mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Add Afinia 3d printer and update tree_support_tip_diameter option for 0.6 and 0.8 nozzle Co-authored-by: SoftFever <softfeverever@gmail.com>
15 lines
375 B
JSON
15 lines
375 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PP",
|
|
"inherits": "fdm_filament_pp",
|
|
"from": "system",
|
|
"filament_id": "GFP97",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Tiertime UP400 Pro 0.4 nozzle",
|
|
"Tiertime UP400 Pro 0.6 nozzle",
|
|
"Tiertime UP400 Pro 0.8 nozzle",
|
|
"Tiertime UP310 Pro 0.4 nozzle"
|
|
]
|
|
}
|