mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
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:
@@ -208,10 +208,12 @@
|
||||
"\n10,1"
|
||||
],
|
||||
"solid_infill_direction": "45",
|
||||
"solid_infill_filament": "1",
|
||||
"internal_solid_filament_id": "0",
|
||||
"top_surface_filament_id": "0",
|
||||
"bottom_surface_filament_id": "0",
|
||||
"solid_infill_rotate_template": "",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_filament_id": "0",
|
||||
"sparse_infill_flow_ratio": "1",
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_rotate_template": "",
|
||||
@@ -277,7 +279,8 @@
|
||||
"tree_support_wall_count": "2",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
"outer_wall_filament_id": "0",
|
||||
"inner_wall_filament_id": "0",
|
||||
"wall_generator": "arachne",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"wall_transition_angle": "10",
|
||||
|
||||
Reference in New Issue
Block a user