mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Major cleanup for profiles
This removes a bunch of settings that override default values from machine defaults (or inheritance)
This commit is contained in:
parent
46bf7e440e
commit
834e2148d2
33 changed files with 6 additions and 96 deletions
|
@ -5,7 +5,6 @@ weight = -3
|
|||
|
||||
[settings]
|
||||
layer_height = 0.06
|
||||
speed_wall_0 = 30
|
||||
speed_topbottom = 15
|
||||
speed_infill = 80
|
||||
|
||||
|
|
|
@ -4,7 +4,5 @@ name = Normal Quality
|
|||
weight = -2
|
||||
|
||||
[settings]
|
||||
speed_wall_0 = 30
|
||||
speed_topbottom = 15
|
||||
speed_infill = 80
|
||||
|
||||
speed_infill = 80
|
|
@ -5,7 +5,5 @@ weight = -4
|
|||
|
||||
[settings]
|
||||
layer_height = 0.04
|
||||
speed_wall_0 = 30
|
||||
speed_topbottom = 15
|
||||
speed_infill = 80
|
||||
|
||||
speed_infill = 80
|
Loading…
Add table
Add a link
Reference in a new issue