mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
* Update Lulzbot.json to include Taz 4, 5, Pro Dual, and Pro S * Rename Lulzbot Taz 4, 5_cover.png to Lulzbot Taz 4 or 5_cover.png * Add build plate model for Taz 4 or Taz 5 * Add compatible printers * Add compatible printers * Update Lulzbot 2.85mm PLA.json * Add Taz 4, 5, Pro Dual, Pro S * Add files for Taz 4, 5, Pro Dual, Pro S * simplified build plate model
20 lines
686 B
JSON
20 lines
686 B
JSON
{
|
|
"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"
|
|
}
|