mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Apply suggestions from code review
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
This commit is contained in:
parent
d56b77db37
commit
2c1f0fc58f
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
|||
"machine_extruder_end_code_duration":
|
||||
{
|
||||
"default_value": 0,
|
||||
"description": "Duration it takes to execute the end g-code when switching away from this extruder.",
|
||||
"description": "The time it takes to execute the end g-code, when switching away from this extruder.",
|
||||
"label": "Extruder End G-Code Duration",
|
||||
"minimum_value": "0",
|
||||
"settable_globally": false,
|
||||
|
@ -123,7 +123,7 @@
|
|||
"machine_extruder_start_code_duration":
|
||||
{
|
||||
"default_value": 0,
|
||||
"description": "Duration it takes to execute the start g-code to when switching away from this extruder.",
|
||||
"description": "The time it'll take to execute the start g-code, when switching to this extruder.",
|
||||
"label": "Extruder Start G-Code Duration",
|
||||
"minimum_value": "0",
|
||||
"settable_globally": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue