OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Generic Marlin Printer",
"model_id": "my_marlin_01",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "MyPrinter",
"bed_model": "",
"bed_texture": "orcaslicer_bed_texture.svg",
"hotend_model": "",
"default_materials": "Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System"
}