mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
reduce stress on the galvo by printing infill in straight lines
This commit is contained in:
parent
255a2afe3b
commit
dd0ddaedac
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
|||
"value": "'lines'"
|
||||
},
|
||||
"infill_angles": {
|
||||
"value": "[10,55,100,145,190,235,280,325]"
|
||||
"value": "[0,90]"
|
||||
},
|
||||
"cool_min_layer_time": {
|
||||
"enabled": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue