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

@@ -20,7 +20,6 @@
"inner_wall_acceleration": "5000",
"top_surface_acceleration": "2000",
"initial_layer_acceleration": "500",
"wall_infill_order": "outer wall/inner wall/infill",
"line_width": "0.42",
"internal_bridge_support_thickness": "0.8",
"initial_layer_line_width": "0.5",
@@ -75,5 +74,6 @@
"prime_tower_width": "35",
"wall_generator": "classic",
"exclude_object": "1",
"wall_infill_order": "outer wall/inner wall/infill",
"compatible_printers": []
}