mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
13 lines
343 B
JSON
13 lines
343 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Lulzbot Taz 6",
|
|
"model_id": "Lulzbot-Taz-6",
|
|
"nozzle_diameter": "0.5",
|
|
"machine_tech": "FFF",
|
|
"family": "Lulzbot",
|
|
"bed_model": "taz_6_build_plate.stl",
|
|
"bed_texture": "lulzbot_logo.svg",
|
|
"hotend_model": "",
|
|
"default_materials": "Generic ABS @Lulzbot;Generic PETG @Lulzbot;Generic PLA @Lulzbot"
|
|
}
|