mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Fixed linter error
This commit is contained in:
parent
e93dd8857d
commit
18020338ea
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
"machine_height": { "default_value": 250 },
|
||||
"machine_name": { "default_value": "LONGER LK4 X" },
|
||||
"machine_width": { "default_value": 220 },
|
||||
"speed_travel": { "value": 65 }
|
||||
"speed_travel": { "value": 65 },
|
||||
"retraction_amount": { "value": 2.0 },
|
||||
"z_seam_type": { "value": "'shortest'" },
|
||||
"retraction_combing": { "value": "'noskin'" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue