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

19 lines
No EOL
530 B
JSON

{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XL 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common_xl",
"gcode_flavor": "marlin2",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.20mm Speed @Prusa XL 0.4",
"printer_variant": "0.4",
"nozzle_diameter": [
"0.4"
],
"max_layer_height": "0.3",
"min_layer_height": "0.07",
"retraction_length": "0.8"
}