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>
33 lines
710 B
JSON
33 lines
710 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic ASA@300HS",
|
|
"inherits": "fdm_filament_asa",
|
|
"from": "system",
|
|
"filament_id": "GFB98_01",
|
|
"instantiation": "true",
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"hot_plate_temp": [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"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"
|
|
]
|
|
}
|