Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "machine_model",
"name": "Lulzbot Taz Pro S",
"model_id": "Lulzbot-Taz-Pro-S",
"nozzle_diameter": "0.5",
"machine_tech": "FFF",
"family": "Lulzbot",
"bed_model": "taz_pro_dual_build_plate.stl",
"bed_texture": "lulzbot_logo.png",
"hotend_model": "",
"extruder_clearance_radius": "62",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_height_to_lid": "280",
"manual_filament_change": "1",
"machine_load_filament_time": "20",
"machine_unload_filament_time": "20",
"machine_tool_change_time": "5",
"default_materials": "Generic PLA @System, Generic PETG @System, Generic ABS @System"
}