mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Set Equalize Filament Flow to True for all 0.8mm profiles
Orders from the materials team. They mistakenly set this to False in their original profiles. Contributes to issue CURA-3650.
This commit is contained in:
parent
397c2666f0
commit
c2fdf68caf
6 changed files with 0 additions and 6 deletions
|
@ -15,7 +15,6 @@ layer_height = 0.4
|
|||
line_width = =machine_nozzle_size * 0.875
|
||||
material_print_temperature = =default_material_print_temperature + 20
|
||||
material_standby_temperature = 100
|
||||
speed_equalize_flow_enabled = False
|
||||
speed_print = 45
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue