orcaslicer/resources/profiles/Prusa/machine/Prusa XL 5T 0.5 nozzle.json
2024-07-13 23:29:17 +08:00

20 lines
No EOL
517 B
JSON

{
"type": "machine",
"setting_id": "GM_PRUSA_004",
"name": "Prusa XL 5T 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common_xl_5t",
"gcode_flavor": "marlin2",
"printer_model": "Prusa XL 5T",
"default_filament_profile": "Prusa Generic PLA @XL 5T",
"default_print_profile": "0.25mm Speed @Prusa XL 5T 0.5",
"printer_variant": "0.5",
"nozzle_diameter": [
"0.5",
"0.5",
"0.5",
"0.5",
"0.5"
]
}