mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Update PVA Verydraft support layer thickness
Apparently 0.6mm layers produced edges that were being pulled along with the nozzle. 0.3mm it is then.
This commit is contained in:
parent
52bf6245c1
commit
b08c4cd1dc
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ setting_version = 2
|
|||
[values]
|
||||
layer_height = 0.3
|
||||
material_standby_temperature = 100
|
||||
support_infill_sparse_thickness = 0.6
|
||||
support_infill_sparse_thickness = 0.3
|
||||
support_interface_height = 1.2
|
Loading…
Add table
Add a link
Reference in a new issue