diff --git a/resources/profiles/Ginger Additive/process/0.60mm Standard.json b/resources/profiles/Ginger Additive/process/0.60mm Standard.json index 0b08cb66bb..97fc0d11f1 100644 --- a/resources/profiles/Ginger Additive/process/0.60mm Standard.json +++ b/resources/profiles/Ginger Additive/process/0.60mm Standard.json @@ -67,11 +67,13 @@ "travel_acceleration": "2500", "travel_jerk": "7", "travel_speed": "250", - "version": "0.0.0.0", + "version": "0.0.0.1", "wipe_on_loops": "1", "wipe_speed": "30", "xy_contour_compensation": "0", "xy_hole_compensation": "0", "instantiation": "true", + "skin_infill_line_width": "1.2", + "skeleton_infill_line_width": "1.2", "compatible_printers": ["Ginger G1 1.2 nozzle"] } diff --git a/resources/profiles/Ginger Additive/process/1.50mm Standard.json b/resources/profiles/Ginger Additive/process/1.50mm Standard.json index 9657edc661..09f6147be2 100644 --- a/resources/profiles/Ginger Additive/process/1.50mm Standard.json +++ b/resources/profiles/Ginger Additive/process/1.50mm Standard.json @@ -56,7 +56,7 @@ "travel_acceleration": "2500", "travel_jerk": "7", "travel_speed": "250", - "version": "0.0.0.0", + "version": "0.0.0.1", "wall_generator": "arachne", "wall_loops": "1", "wipe_on_loops": "1", @@ -64,5 +64,7 @@ "xy_contour_compensation": "0", "xy_hole_compensation": "0", "instantiation": "true", + "skin_infill_line_width": "3.0", + "skeleton_infill_line_width": "3.0", "compatible_printers": ["Ginger G1 3.0 nozzle"] } diff --git a/resources/profiles/Ginger Additive/process/1.80mm Vasemode.json b/resources/profiles/Ginger Additive/process/1.80mm Vasemode.json index d081db4351..0405ba1923 100644 --- a/resources/profiles/Ginger Additive/process/1.80mm Vasemode.json +++ b/resources/profiles/Ginger Additive/process/1.80mm Vasemode.json @@ -63,12 +63,14 @@ "travel_acceleration": "2500", "travel_jerk": "7", "travel_speed": "250", - "version": "0.0.0.0", + "version": "0.0.0.1", "wall_loops": "1", "wipe_on_loops": "1", "wipe_speed": "40", "xy_contour_compensation": "0", "xy_hole_compensation": "0", "instantiation": "true", + "skin_infill_line_width": "3.0", + "skeleton_infill_line_width": "3.0", "compatible_printers": ["Ginger G1 3.0 nozzle"] } diff --git a/resources/profiles/Ginger Additive/process/2.50mm Standard.json b/resources/profiles/Ginger Additive/process/2.50mm Standard.json index f43aca97b2..b31a1d1607 100644 --- a/resources/profiles/Ginger Additive/process/2.50mm Standard.json +++ b/resources/profiles/Ginger Additive/process/2.50mm Standard.json @@ -63,7 +63,7 @@ "travel_acceleration": "2500", "travel_jerk": "7", "travel_speed": "250", - "version": "0.0.0.0", + "version": "0.0.0.1", "wall_generator": "arachne", "wall_loops": "1", "wipe_on_loops": "1", @@ -71,5 +71,7 @@ "xy_contour_compensation": "0", "xy_hole_compensation": "0", "instantiation": "true", + "skin_infill_line_width": "5.0", + "skeleton_infill_line_width": "5.0", "compatible_printers": ["Ginger G1 5.0 nozzle"] } diff --git a/resources/profiles/Ginger Additive/process/4.00mm Standard.json b/resources/profiles/Ginger Additive/process/4.00mm Standard.json index fe057dc3f1..58b3e95371 100644 --- a/resources/profiles/Ginger Additive/process/4.00mm Standard.json +++ b/resources/profiles/Ginger Additive/process/4.00mm Standard.json @@ -61,7 +61,7 @@ "travel_acceleration": "2500", "travel_jerk": "7", "travel_speed": "250", - "version": "0.0.0.0", + "version": "0.0.0.1", "wall_generator": "arachne", "wall_loops": "1", "wipe_on_loops": "1", @@ -69,5 +69,7 @@ "xy_contour_compensation": "0", "xy_hole_compensation": "0", "instantiation": "true", + "skin_infill_line_width": "8.0", + "skeleton_infill_line_width": "8.0", "compatible_printers": ["Ginger G1 8.0 nozzle"] }