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>
25 lines
514 B
JSON
25 lines
514 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM007",
|
|
"name": "Tiertime UP400 Pro 0.6 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Tiertime UP400 Pro 0.4 nozzle",
|
|
"printer_model": "Tiertime UP400 Pro",
|
|
"nozzle_diameter": [
|
|
"0.6"
|
|
],
|
|
"printer_variant": "0.6",
|
|
"max_layer_height": [
|
|
"0.42"
|
|
],
|
|
"min_layer_height": [
|
|
"0.12"
|
|
],
|
|
"retraction_length": [
|
|
"1.4"
|
|
],
|
|
"retraction_minimum_travel": [
|
|
"3"
|
|
]
|
|
} |