mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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>
13 lines
304 B
JSON
13 lines
304 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Afinia H+1(HS)",
|
|
"model_id": "my_afinia_h_1_hs_01",
|
|
"nozzle_diameter": "0.4;0.6",
|
|
"machine_tech": "FFF",
|
|
"family": "Afinia",
|
|
"bed_model": "",
|
|
"bed_texture": "",
|
|
"hotend_model": "",
|
|
"default_materials": "Afinia ABS;Afinia PLA"
|
|
}
|