mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:19:13 +08: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
@ -65,7 +65,7 @@
|
|||||||
"machine_extruder_end_code_duration":
|
"machine_extruder_end_code_duration":
|
||||||
{
|
{
|
||||||
"default_value": 0,
|
"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",
|
"label": "Extruder End G-Code Duration",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"settable_globally": false,
|
"settable_globally": false,
|
||||||
@ -123,7 +123,7 @@
|
|||||||
"machine_extruder_start_code_duration":
|
"machine_extruder_start_code_duration":
|
||||||
{
|
{
|
||||||
"default_value": 0,
|
"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",
|
"label": "Extruder Start G-Code Duration",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"settable_globally": false,
|
"settable_globally": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user