Divided filament for features (#14042)

* Implement legacy key handling to address possible profile issues following semantic change of per feature filaments

* Reimport base

* Fix inner wall

* Profiles update

---------

Co-authored-by: igiannakas <ioannis@my-spot.co.uk>
This commit is contained in:
Ian Bassi
2026-06-05 09:45:43 -03:00
committed by GitHub
parent 6667266b44
commit ea35b9ce68
115 changed files with 1168 additions and 605 deletions

View File

@@ -178,10 +178,12 @@
],
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"solid_infill_filament": "0",
"internal_solid_filament_id": "0",
"top_surface_filament_id": "0",
"bottom_surface_filament_id": "0",
"sparse_infill_acceleration": "100%",
"sparse_infill_density": "20%",
"sparse_infill_filament": "0",
"sparse_infill_filament_id": "0",
"sparse_infill_line_width": "3",
"sparse_infill_pattern": "cubic",
"sparse_infill_speed": "100",
@@ -247,7 +249,8 @@
"tree_support_wall_count": "0",
"wall_direction": "auto",
"wall_distribution_count": "1",
"wall_filament": "0",
"outer_wall_filament_id": "0",
"inner_wall_filament_id": "0",
"wall_generator": "arachne",
"wall_loops": "2",
"wall_sequence": "inner wall/outer wall",