fixes includes: 1. 0.6 and 0.8 nozzles are not displayed 2. Some filaments are not enabled for 0.6 0.8 nozzle 3. version number 4. change default sparse_infill_pattern to crosshatch 5. change top_surface_pattern to monotonicline
12 lines
361 B
JSON
12 lines
361 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Peopoly Magneto X",
|
|
"model_id": "Peopoly-Magneto-X",
|
|
"nozzle_diameter": "0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Peopoly",
|
|
"bed_model": "magnetox_model.stl",
|
|
"bed_texture": "magnetox_model_texture.png",
|
|
"hotend_model": "",
|
|
"default_materials": "Peopoly Generic PLA"
|
|
}
|