orcaslicer/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.4 nozzle.json
SoftFever 6af6a42ed9 Fix issues for Peopoly profiles:
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
2024-06-05 22:48:02 +08:00

20 lines
No EOL
451 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "Peopoly Magneto X 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300"
}