mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +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
21 lines
484 B
JSON
21 lines
484 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFG99",
|
|
"setting_id": "GFSG99",
|
|
"name": "Lulzbot 2.85mm PETG",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Generic PETG @System",
|
|
"filament_diameter": [
|
|
"2.85"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"compatible_printers": [
|
|
"Lulzbot Taz 6 0.5 nozzle",
|
|
"Lulzbot Taz 4 or 5 0.5 nozzle",
|
|
"Lulzbot Taz Pro Dual 0.5 nozzle"
|
|
]
|
|
}
|