remove exrta spacing

This commit is contained in:
just-trey 2022-12-01 00:37:35 -05:00
parent b814601393
commit 747ed93e6b
2 changed files with 0 additions and 3 deletions

View File

@ -48,7 +48,6 @@
"cool_min_speed": { "value": 30 }, "cool_min_speed": { "value": 30 },
"retraction_amount": { "default_value": 1.5 }, "retraction_amount": { "default_value": 1.5 },
"retraction_speed": { "default_value": 70 }, "retraction_speed": { "default_value": 70 },
"acceleration_print": { "value": "2500" }, "acceleration_print": { "value": "2500" },
"adhesion_type": { "default_value": "skirt" }, "adhesion_type": { "default_value": "skirt" },
"retraction_combing": { "value": "infill" }, "retraction_combing": { "value": "infill" },

View File

@ -6,9 +6,7 @@
"machine": "ankermake_m5", "machine": "ankermake_m5",
"position": "0" "position": "0"
}, },
"overrides": { "overrides": {
"material_diameter": { "default_value": 1.75 } "material_diameter": { "default_value": 1.75 }
} }
} }