mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-15 08:59:32 -07:00
Applied printer-linter format
This commit is contained in:
parent
c4573ba855
commit
d56b77db37
1 changed files with 4 additions and 2 deletions
|
|
@ -62,7 +62,8 @@
|
|||
"settable_per_meshgroup": false,
|
||||
"type": "str"
|
||||
},
|
||||
"machine_extruder_end_code_duration": {
|
||||
"machine_extruder_end_code_duration":
|
||||
{
|
||||
"default_value": 0,
|
||||
"description": "Duration it takes to execute the end g-code when switching away from this extruder.",
|
||||
"label": "Extruder End G-Code Duration",
|
||||
|
|
@ -119,7 +120,8 @@
|
|||
"settable_per_meshgroup": false,
|
||||
"type": "str"
|
||||
},
|
||||
"machine_extruder_start_code_duration": {
|
||||
"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.",
|
||||
"label": "Extruder Start G-Code Duration",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue