Add Prusa XL 5T

This commit is contained in:
SoftFever
2024-07-13 13:33:45 +08:00
parent dd8ce17693
commit f59c70a7fc
54 changed files with 3481 additions and 41 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XL 5T 0.6 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.32mm Speed @Prusa XL 5T 0.6",
"printer_variant": "0.6",
"nozzle_diameter": [
"0.6",
"0.6",
"0.6",
"0.6",
"0.6"
]
}