mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +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>
40 lines
799 B
JSON
40 lines
799 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PA-CF@300HS",
|
|
"inherits": "fdm_filament_pa",
|
|
"from": "system",
|
|
"filament_id": "GFN98_02",
|
|
"setting_id": "GFSN99",
|
|
"instantiation": "true",
|
|
"fan_cooling_layer_time": [
|
|
"5"
|
|
],
|
|
"fan_max_speed": [
|
|
"30"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"full_fan_speed_layer": [
|
|
"2"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"40"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"0%"
|
|
],
|
|
"temperature_vitrification": [
|
|
"170"
|
|
],
|
|
"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"
|
|
]
|
|
}
|