mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
22 lines
589 B
JSON
22 lines
589 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Prusa XL 5T 0.25 nozzle",
|
|
"inherits": "fdm_machine_common_xl_5t",
|
|
"from": "system",
|
|
"setting_id": "GM_PRUSA_007",
|
|
"instantiation": "true",
|
|
"gcode_flavor": "marlin2",
|
|
"printer_model": "Prusa XL 5T",
|
|
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
|
"default_print_profile": "0.15mm Speed @Prusa XL 5T 0.25",
|
|
"printer_variant": "0.25",
|
|
"max_layer_height": "0.15",
|
|
"min_layer_height": "0.05",
|
|
"nozzle_diameter": [
|
|
"0.25",
|
|
"0.25",
|
|
"0.25",
|
|
"0.25",
|
|
"0.25"
|
|
]
|
|
} |