mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +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>
21 lines
490 B
JSON
21 lines
490 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PC@300HS",
|
|
"inherits": "fdm_filament_pc",
|
|
"from": "system",
|
|
"filament_id": "GFC99_01",
|
|
"instantiation": "true",
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
"compatible_printers": [
|
|
"Tiertime UP300 HS 0.4 nozzle",
|
|
"Tiertime UP600 HS 0.4 nozzle",
|
|
"Tiertime UP600 HS 0.6 nozzle",
|
|
"Tiertime UP600 HS 0.8 nozzle"
|
|
]
|
|
}
|