diff --git a/resources/definitions/eazao_m500.def.json b/resources/definitions/eazao_m500.def.json index 3adabc7f21..026d377616 100644 --- a/resources/definitions/eazao_m500.def.json +++ b/resources/definitions/eazao_m500.def.json @@ -61,7 +61,7 @@ "retraction_enable": { "value": false }, "retraction_extrusion_window": { "value": 10 }, "retraction_hop": { "value": 0.2 }, - "smooth_spiralized_contours": {"value": true}, + "smooth_spiralized_contours": { "value": true }, "speed_print": { "value": 20.0 }, "speed_travel": { "value": 20.0 }, "speed_wall": { "value": 20.0 }, @@ -71,4 +71,4 @@ "top_bottom_thickness": { "value": 3 }, "wall_thickness": { "value": 5.0 } } -} +} \ No newline at end of file diff --git a/resources/definitions/eazao_m600.def.json b/resources/definitions/eazao_m600.def.json index 10bd0bb101..c487af3836 100644 --- a/resources/definitions/eazao_m600.def.json +++ b/resources/definitions/eazao_m600.def.json @@ -61,7 +61,7 @@ "retraction_enable": { "value": false }, "retraction_extrusion_window": { "value": 10 }, "retraction_hop": { "value": 0.2 }, - "smooth_spiralized_contours": {"value": true}, + "smooth_spiralized_contours": { "value": true }, "speed_print": { "value": 20.0 }, "speed_travel": { "value": 20.0 }, "speed_wall": { "value": 20.0 }, @@ -71,4 +71,4 @@ "top_bottom_thickness": { "value": 3 }, "wall_thickness": { "value": 5.0 } } -} +} \ No newline at end of file diff --git a/resources/definitions/eazao_m700.def.json b/resources/definitions/eazao_m700.def.json index 8f665714a6..54f8316282 100644 --- a/resources/definitions/eazao_m700.def.json +++ b/resources/definitions/eazao_m700.def.json @@ -61,7 +61,7 @@ "retraction_enable": { "value": false }, "retraction_extrusion_window": { "value": 10 }, "retraction_hop": { "value": 0.2 }, - "smooth_spiralized_contours": {"value": true}, + "smooth_spiralized_contours": { "value": true }, "speed_print": { "value": 20.0 }, "speed_travel": { "value": 20.0 }, "speed_wall": { "value": 20.0 }, @@ -71,4 +71,4 @@ "top_bottom_thickness": { "value": 3 }, "wall_thickness": { "value": 5.0 } } -} +} \ No newline at end of file diff --git a/resources/definitions/eazao_potter.def.json b/resources/definitions/eazao_potter.def.json index 1e04d22a78..0d09bb10bf 100644 --- a/resources/definitions/eazao_potter.def.json +++ b/resources/definitions/eazao_potter.def.json @@ -61,7 +61,7 @@ "retraction_enable": { "value": false }, "retraction_extrusion_window": { "value": 10 }, "retraction_hop": { "value": 0.2 }, - "smooth_spiralized_contours": {"value": true}, + "smooth_spiralized_contours": { "value": true }, "speed_print": { "value": 25.0 }, "speed_travel": { "value": 25.0 }, "speed_wall": { "value": 25.0 }, @@ -71,4 +71,4 @@ "top_bottom_thickness": { "value": 3 }, "wall_thickness": { "value": 3.0 } } -} +} \ No newline at end of file diff --git a/resources/definitions/eazao_zero.def.json b/resources/definitions/eazao_zero.def.json index 3ef0b4c4c1..c1552a6657 100644 --- a/resources/definitions/eazao_zero.def.json +++ b/resources/definitions/eazao_zero.def.json @@ -63,10 +63,10 @@ "retraction_enable": { "value": false }, "retraction_extrusion_window": { "value": 10 }, "retraction_hop": { "value": 0.2 }, - "smooth_spiralized_contours": {"value": true}, + "smooth_spiralized_contours": { "value": true }, "speed_print": { "value": 25.0 }, "speed_z_hop": { "value": "machine_max_feedrate_z" }, "top_bottom_thickness": { "value": 3 }, "wall_thickness": { "value": 3.0 } } -} +} \ No newline at end of file diff --git a/resources/extruders/eazao_m500_extruder_0.def.json b/resources/extruders/eazao_m500_extruder_0.def.json index 8f030ec438..6f95c06cc9 100644 --- a/resources/extruders/eazao_m500_extruder_0.def.json +++ b/resources/extruders/eazao_m500_extruder_0.def.json @@ -13,4 +13,4 @@ "machine_nozzle_size": { "default_value": 2.3 }, "material_diameter": { "default_value": 1.75 } } -} +} \ No newline at end of file diff --git a/resources/extruders/eazao_m600_extruder_0.def.json b/resources/extruders/eazao_m600_extruder_0.def.json index 34c98b2170..bcbad3ab0f 100644 --- a/resources/extruders/eazao_m600_extruder_0.def.json +++ b/resources/extruders/eazao_m600_extruder_0.def.json @@ -13,4 +13,4 @@ "machine_nozzle_size": { "default_value": 2.3 }, "material_diameter": { "default_value": 1.75 } } -} +} \ No newline at end of file diff --git a/resources/extruders/eazao_m700_extruder_0.def.json b/resources/extruders/eazao_m700_extruder_0.def.json index b545608c5c..fada355172 100644 --- a/resources/extruders/eazao_m700_extruder_0.def.json +++ b/resources/extruders/eazao_m700_extruder_0.def.json @@ -13,4 +13,4 @@ "machine_nozzle_size": { "default_value": 2.3 }, "material_diameter": { "default_value": 1.75 } } -} +} \ No newline at end of file diff --git a/resources/extruders/eazao_potter_extruder_0.def.json b/resources/extruders/eazao_potter_extruder_0.def.json index efde9ddc1a..e2c1451896 100644 --- a/resources/extruders/eazao_potter_extruder_0.def.json +++ b/resources/extruders/eazao_potter_extruder_0.def.json @@ -13,4 +13,4 @@ "machine_nozzle_size": { "default_value": 1.6 }, "material_diameter": { "default_value": 1.75 } } -} +} \ No newline at end of file diff --git a/resources/extruders/eazao_zero_extruder_0.def.json b/resources/extruders/eazao_zero_extruder_0.def.json index 5bec712d06..f4b958fba7 100644 --- a/resources/extruders/eazao_zero_extruder_0.def.json +++ b/resources/extruders/eazao_zero_extruder_0.def.json @@ -13,4 +13,4 @@ "machine_nozzle_size": { "default_value": 1.6 }, "material_diameter": { "default_value": 1.75 } } -} +} \ No newline at end of file