mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Reduce the build plate, build volume and print temperature of the T-PLA 0.2mm engineering mode with 5C to improve the overhang quality. Strength and dimensional accuarcy were not affected by this change.
PP-488
This commit is contained in:
parent
59771d0ddc
commit
e1d64b4fc6
1 changed files with 1 additions and 3 deletions
|
@ -12,10 +12,8 @@ type = intent
|
||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
build_volume_temperature = 35
|
|
||||||
jerk_print = 30
|
jerk_print = 30
|
||||||
material_bed_temperature = =default_material_bed_temperature + 5
|
material_print_temperature = =default_material_print_temperature + 10
|
||||||
material_print_temperature = =default_material_print_temperature + 15
|
|
||||||
speed_print = 80
|
speed_print = 80
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue