mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
added skin_infill_line_width and skeleton_infill_line_width to fix Ginger Additive profiles (#9994)
* fix: added skin_infill_line_width and skeleton_infill_line_width to print profiles as nozzle_size is greater than 0.4 * fix: update version to 0.0.0.1 in multiple process profiles
This commit is contained in:
@@ -67,11 +67,13 @@
|
|||||||
"travel_acceleration": "2500",
|
"travel_acceleration": "2500",
|
||||||
"travel_jerk": "7",
|
"travel_jerk": "7",
|
||||||
"travel_speed": "250",
|
"travel_speed": "250",
|
||||||
"version": "0.0.0.0",
|
"version": "0.0.0.1",
|
||||||
"wipe_on_loops": "1",
|
"wipe_on_loops": "1",
|
||||||
"wipe_speed": "30",
|
"wipe_speed": "30",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"skin_infill_line_width": "1.2",
|
||||||
|
"skeleton_infill_line_width": "1.2",
|
||||||
"compatible_printers": ["Ginger G1 1.2 nozzle"]
|
"compatible_printers": ["Ginger G1 1.2 nozzle"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
"travel_acceleration": "2500",
|
"travel_acceleration": "2500",
|
||||||
"travel_jerk": "7",
|
"travel_jerk": "7",
|
||||||
"travel_speed": "250",
|
"travel_speed": "250",
|
||||||
"version": "0.0.0.0",
|
"version": "0.0.0.1",
|
||||||
"wall_generator": "arachne",
|
"wall_generator": "arachne",
|
||||||
"wall_loops": "1",
|
"wall_loops": "1",
|
||||||
"wipe_on_loops": "1",
|
"wipe_on_loops": "1",
|
||||||
@@ -64,5 +64,7 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"skin_infill_line_width": "3.0",
|
||||||
|
"skeleton_infill_line_width": "3.0",
|
||||||
"compatible_printers": ["Ginger G1 3.0 nozzle"]
|
"compatible_printers": ["Ginger G1 3.0 nozzle"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -63,12 +63,14 @@
|
|||||||
"travel_acceleration": "2500",
|
"travel_acceleration": "2500",
|
||||||
"travel_jerk": "7",
|
"travel_jerk": "7",
|
||||||
"travel_speed": "250",
|
"travel_speed": "250",
|
||||||
"version": "0.0.0.0",
|
"version": "0.0.0.1",
|
||||||
"wall_loops": "1",
|
"wall_loops": "1",
|
||||||
"wipe_on_loops": "1",
|
"wipe_on_loops": "1",
|
||||||
"wipe_speed": "40",
|
"wipe_speed": "40",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"skin_infill_line_width": "3.0",
|
||||||
|
"skeleton_infill_line_width": "3.0",
|
||||||
"compatible_printers": ["Ginger G1 3.0 nozzle"]
|
"compatible_printers": ["Ginger G1 3.0 nozzle"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
"travel_acceleration": "2500",
|
"travel_acceleration": "2500",
|
||||||
"travel_jerk": "7",
|
"travel_jerk": "7",
|
||||||
"travel_speed": "250",
|
"travel_speed": "250",
|
||||||
"version": "0.0.0.0",
|
"version": "0.0.0.1",
|
||||||
"wall_generator": "arachne",
|
"wall_generator": "arachne",
|
||||||
"wall_loops": "1",
|
"wall_loops": "1",
|
||||||
"wipe_on_loops": "1",
|
"wipe_on_loops": "1",
|
||||||
@@ -71,5 +71,7 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"skin_infill_line_width": "5.0",
|
||||||
|
"skeleton_infill_line_width": "5.0",
|
||||||
"compatible_printers": ["Ginger G1 5.0 nozzle"]
|
"compatible_printers": ["Ginger G1 5.0 nozzle"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
"travel_acceleration": "2500",
|
"travel_acceleration": "2500",
|
||||||
"travel_jerk": "7",
|
"travel_jerk": "7",
|
||||||
"travel_speed": "250",
|
"travel_speed": "250",
|
||||||
"version": "0.0.0.0",
|
"version": "0.0.0.1",
|
||||||
"wall_generator": "arachne",
|
"wall_generator": "arachne",
|
||||||
"wall_loops": "1",
|
"wall_loops": "1",
|
||||||
"wipe_on_loops": "1",
|
"wipe_on_loops": "1",
|
||||||
@@ -69,5 +69,7 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"skin_infill_line_width": "8.0",
|
||||||
|
"skeleton_infill_line_width": "8.0",
|
||||||
"compatible_printers": ["Ginger G1 8.0 nozzle"]
|
"compatible_printers": ["Ginger G1 8.0 nozzle"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user