mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +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>
27 lines
583 B
JSON
27 lines
583 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PPA-CF",
|
|
"inherits": "fdm_filament_ppa",
|
|
"from": "system",
|
|
"filament_id": "GFN97",
|
|
"instantiation": "true",
|
|
"filament_type": [
|
|
"PPA-CF"
|
|
],
|
|
"fan_max_speed": [
|
|
"35"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6.5"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"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"
|
|
]
|
|
}
|