Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers (#10705)

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>
This commit is contained in:
GuoGeTiertime
2025-09-21 21:07:43 +08:00
committed by GitHub
parent b56cefc4b7
commit 0f17a2c45c
197 changed files with 2688 additions and 841 deletions

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"name": "0.16mm Optimal @Tiertime UP400 Pro",
"inherits": "fdm_process_tiertime_common",
"from": "system",
"setting_id": "GP004",
"name": "0.16mm Optimal @Tiertime UP400 Pro",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_tiertime_common",
"layer_height": "0.16",
"elefant_foot_compensation": "0.15",
"bottom_shell_layers": "4",
@@ -27,4 +27,4 @@
"compatible_printers": [
"Tiertime UP400 Pro 0.4 nozzle"
]
}
}