mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
303033ec56
1 changed files with 2 additions and 2 deletions
|
@ -936,8 +936,8 @@
|
|||
"enabled": "coasting_enable"
|
||||
},
|
||||
"coasting_min_volume": {
|
||||
"label": "Minimal Volume Before Coasting",
|
||||
"description": "The least volume an extrusion path should have to coast the full amount. For smaller extrusion paths, less pressure has been built up in the bowden tube and so the coasted volume is scaled linearly. This value should always be larger than the Coasting Volume.",
|
||||
"label": "Minimum Volume Before Coasting",
|
||||
"description": "The smallest volume an extrusion path should have to coast the full amount. For smaller extrusion paths, less pressure has been built up in the bowden tube and so the coasted volume is scaled linearly. This value should always be larger than the Coasting Volume.",
|
||||
"unit": "mm³",
|
||||
"type": "float",
|
||||
"default": 0.8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue