Update base definition file

This commit is contained in:
mario 2023-03-05 18:40:22 -08:00
parent 0b3c037a19
commit 13ce4ae4f5

View File

@ -35,8 +35,6 @@
"cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" }, "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
"cool_min_layer_time": { "value": 10 }, "cool_min_layer_time": { "value": 10 },
"fill_outline_gaps": { "value": false }, "fill_outline_gaps": { "value": false },
"fill_perimeter_gaps": { "value": "'everywhere'" },
"filter_out_tiny_gaps": { "value": false },
"infill_overlap": { "value": 30.0 }, "infill_overlap": { "value": 30.0 },
"infill_pattern": { "value": "'lines'" }, "infill_pattern": { "value": "'lines'" },
"infill_wipe_dist": { "value": 0.0 }, "infill_wipe_dist": { "value": 0.0 },
@ -122,7 +120,6 @@
"top_bottom_thickness": { "value": "layer_height_0 + layer_height * 4" }, "top_bottom_thickness": { "value": "layer_height_0 + layer_height * 4" },
"travel_avoid_other_parts": { "value": false }, "travel_avoid_other_parts": { "value": false },
"travel_avoid_supports": { "value": true }, "travel_avoid_supports": { "value": true },
"travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
"travel_retract_before_outer_wall": { "value": true }, "travel_retract_before_outer_wall": { "value": true },
"wall_0_wipe_dist": { "value": 0.0 }, "wall_0_wipe_dist": { "value": 0.0 },
"wall_thickness": { "value": "line_width * 2" }, "wall_thickness": { "value": "line_width * 2" },