mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
22
resources/profiles/Prusa/machine/Prusa XL 5T 0.6 nozzle.json
Normal file
22
resources/profiles/Prusa/machine/Prusa XL 5T 0.6 nozzle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Prusa XL 5T 0.6 nozzle",
|
||||
"inherits": "fdm_machine_common_xl_5t",
|
||||
"from": "system",
|
||||
"setting_id": "GM_PRUSA_005",
|
||||
"instantiation": "true",
|
||||
"gcode_flavor": "marlin2",
|
||||
"printer_model": "Prusa XL 5T",
|
||||
"default_filament_profile": "Prusa Generic PLA @XL 5T",
|
||||
"default_print_profile": "0.32mm Speed @Prusa XL 5T 0.6",
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": "0.4",
|
||||
"min_layer_height": "0.15",
|
||||
"nozzle_diameter": [
|
||||
"0.6",
|
||||
"0.6",
|
||||
"0.6",
|
||||
"0.6",
|
||||
"0.6"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user