Fixed linter error

This commit is contained in:
Brad 2023-02-04 20:41:23 +03:00 committed by GitHub
parent e93dd8857d
commit 18020338ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'" }