mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Revert "Fix warning issue Method machines with BASF Metal filament."
This reverts commit bd6cf743a4
.
This commit is contained in:
parent
bd6cf743a4
commit
5be6e56441
3 changed files with 4 additions and 12 deletions
|
@ -32,7 +32,7 @@ skin_overlap = 20.0
|
|||
skirt_brim_minimal_length = 100.0
|
||||
speed_print = 25
|
||||
support_enable = False
|
||||
top_bottom_thickness = =math.floor(layer_height * 2000)/1000.0
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
wall_0_material_flow_layer_0 = 110
|
||||
wall_x_material_flow_layer_0 = 110
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue