mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 14:46:02 +08:00
Fixed linter error
This commit is contained in:
parent
e93dd8857d
commit
18020338ea
@ -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…
x
Reference in New Issue
Block a user