mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
21 lines
549 B
JSON
21 lines
549 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Prusa XL 5T 0.5 nozzle",
|
|
"inherits": "fdm_machine_common_xl_5t",
|
|
"from": "system",
|
|
"setting_id": "GM_PRUSA_004",
|
|
"instantiation": "true",
|
|
"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",
|
|
"max_layer_height": "0.32",
|
|
"nozzle_diameter": [
|
|
"0.5",
|
|
"0.5",
|
|
"0.5",
|
|
"0.5",
|
|
"0.5"
|
|
]
|
|
} |