mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Remove Cura 4 settings
These settings have been removed and should no longer be in the profiles. They were added during a merge, since they were updated recently for Cura 4.13. The merge 'resolved' the conflict automatically without informing me. And resolved it wrongly.
This commit is contained in:
parent
0edfa89084
commit
fdfdb2e428
5 changed files with 4 additions and 15 deletions
|
@ -80,9 +80,6 @@
|
|||
"optimize_wall_printing_order": {
|
||||
"default_value": true
|
||||
},
|
||||
"outer_inset_first": {
|
||||
"default_value": false
|
||||
},
|
||||
"z_seam_type": {
|
||||
"value": "'shortest'"
|
||||
},
|
||||
|
|
|
@ -39,6 +39,4 @@ line_width = =machine_nozzle_size
|
|||
wall_line_width_x = =line_width
|
||||
infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
top_bottom_thickness = =wall_thickness
|
|
@ -39,6 +39,4 @@ line_width = =machine_nozzle_size
|
|||
wall_line_width_x = =line_width
|
||||
infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
top_bottom_thickness = =wall_thickness
|
|
@ -39,6 +39,4 @@ line_width = =machine_nozzle_size
|
|||
wall_line_width_x = =line_width
|
||||
infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
top_bottom_thickness = =wall_thickness
|
|
@ -39,6 +39,4 @@ line_width = =machine_nozzle_size
|
|||
wall_line_width_x = =line_width
|
||||
infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
top_bottom_thickness = =wall_thickness
|
Loading…
Add table
Add a link
Reference in a new issue