mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +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:
@@ -50,9 +50,11 @@
|
||||
"resolution": "0",
|
||||
"slice_closing_radius": "0.049",
|
||||
"small_perimeter_speed": "170",
|
||||
"solid_infill_filament": "0",
|
||||
"internal_solid_filament_id": "0",
|
||||
"top_surface_filament_id": "0",
|
||||
"bottom_surface_filament_id": "0",
|
||||
"sparse_infill_acceleration": "4000",
|
||||
"sparse_infill_filament": "0",
|
||||
"sparse_infill_filament_id": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "200",
|
||||
@@ -85,7 +87,8 @@
|
||||
"tree_support_branch_diameter_double_wall": "3",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"wall_filament": "0",
|
||||
"outer_wall_filament_id": "0",
|
||||
"inner_wall_filament_id": "0",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user