mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +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>
28 lines
538 B
JSON
28 lines
538 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Afinia TPU@HS",
|
|
"inherits": "fdm_filament_tpu",
|
|
"from": "system",
|
|
"filament_id": "GFU01_01",
|
|
"instantiation": "true",
|
|
"filament_vendor": [
|
|
"Afinia"
|
|
],
|
|
"filament_density": [
|
|
"1.22"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"filament_cost": [
|
|
"41.99"
|
|
],
|
|
"nozzle_temperature": [
|
|
"230"
|
|
],
|
|
"compatible_printers": [
|
|
"Afinia H+1(HS) 0.4 nozzle",
|
|
"Afinia H+1(HS) 0.6 nozzle"
|
|
]
|
|
}
|