mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +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>
30 lines
613 B
JSON
30 lines
613 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime PC@300HS",
|
|
"inherits": "fdm_filament_pc",
|
|
"from": "system",
|
|
"filament_id": "GFC00_01",
|
|
"instantiation": "true",
|
|
"filament_vendor": [
|
|
"Tiertime"
|
|
],
|
|
"filament_cost": [
|
|
"39.99"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
"fan_max_speed": [
|
|
"40"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"12"
|
|
],
|
|
"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"
|
|
]
|
|
}
|