Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "machine",
"name": "Prusa XL 5T 0.4 nozzle",
"inherits": "fdm_machine_common_xl_5t",
"from": "system",
"setting_id": "GM_PRUSA_002",
"instantiation": "true",
"gcode_flavor": "marlin2",
"printer_model": "Prusa XL 5T",
"default_filament_profile": "Prusa Generic PLA @XL 5T",
"default_print_profile": "0.20mm Speed @Prusa XL 5T 0.4",
"printer_variant": "0.4",
"nozzle_diameter": [
"0.4",
"0.4",
"0.4",
"0.4",
"0.4"
]
}