Browse Source

Try before the beta. After it's too late.

A lot was changed in support. The short of it is that we now think towers should be on by default, but aren't _completely_ certain about it. It makes more sense to do make this change before the beta rather than just before stable, so we have a chance to revert should it prove disastrous.
Remco Burema 2 years ago
parent
commit
cf922295db

+ 0 - 1
resources/definitions/Geeetech_Base_Dual_Extruder.def.json

@@ -133,7 +133,6 @@
         "support_interface_pattern": { "value": "zigzag" },
         "support_interface_skip_height": { "value": 0.2 },
         "support_pattern": { "value": "'zigzag'" },
-        "support_use_towers": { "value": false },
         "support_wall_count": { "value": 0 },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },

+ 0 - 1
resources/definitions/Geeetech_Base_Multi_Extruder.def.json

@@ -134,7 +134,6 @@
         "support_interface_pattern": { "value": "zigzag" },
         "support_interface_skip_height": { "value": 0.2 },
         "support_pattern": { "value": "'zigzag'" },
-        "support_use_towers": { "value": false },
         "support_wall_count": { "value": 0 },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },

+ 0 - 1
resources/definitions/Geeetech_Base_Single_Extruder.def.json

@@ -121,7 +121,6 @@
         "support_interface_pattern": { "value": "zigzag" },
         "support_interface_skip_height": { "value": 0.2 },
         "support_pattern": { "value": "'zigzag'" },
-        "support_use_towers": { "value": false },
         "support_wall_count": { "value": 0 },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },

+ 0 - 1
resources/definitions/anycubic_i3_mega_s.def.json

@@ -115,7 +115,6 @@
         "support_structure": { "value": "'tree'" },
         "support_top_distance": { "value": "extruderValue(support_roof_extruder_nr if support_roof_enable else support_infill_extruder_nr, 'support_z_distance') + (layer_height if support_structure == 'tree' else 0)" },
         "support_type": { "value": "'buildplate' if support_structure == 'tree' else 'everywhere'" },
-        "support_use_towers": { "value": false },
         "support_wall_count": { "value": 1 },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },

+ 0 - 1
resources/definitions/artillery_base.def.json

@@ -156,7 +156,6 @@
         "support_interface_height": { "value": "layer_height * 4" },
         "support_interface_pattern": { "value": "'grid'" },
         "support_interface_skip_height": { "value": 0.2 },
-        "support_use_towers": { "value": false },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },
         "support_xy_overrides_z": { "value": "'xy_overrides_z'" },

+ 0 - 1
resources/definitions/atmat_signal_pro_base.def.json

@@ -221,7 +221,6 @@
         "support_offset": { "value": "1.5" },
         "support_pattern": { "default_value": "zigzag" },
         "support_top_distance": { "value": "support_z_distance" },
-        "support_use_towers": { "value": "True" },
         "support_xy_distance": { "value": "wall_line_width_0 * 2.5" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },
         "support_z_distance": { "value": "layer_height" },

+ 0 - 1
resources/definitions/biqu_base.def.json

@@ -110,7 +110,6 @@
         "support_interface_pattern": { "value": "'grid'" },
         "support_interface_skip_height": { "value": 0.2 },
         "support_pattern": { "value": "'zigzag'" },
-        "support_use_towers": { "value": false },
         "support_wall_count": { "value": 1 },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },

+ 0 - 1
resources/definitions/blocks_base.def.json

@@ -99,7 +99,6 @@
         "support_interface_pattern": { "value": "'grid'" },
         "support_interface_skip_height": { "value": 0.2 },
         "support_pattern": { "value": "'zigzag'" },
-        "support_use_towers": { "value": false },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },
         "support_xy_overrides_z": { "value": "'xy_overrides_z'" },

+ 0 - 1
resources/definitions/creality_base.def.json

@@ -160,7 +160,6 @@
         "support_interface_skip_height": { "value": 0.2 },
         "support_pattern": { "value": "'zigzag'" },
         "support_top_distance": { "value": "extruderValue(support_roof_extruder_nr if support_roof_enable else support_infill_extruder_nr, 'support_z_distance') + (layer_height if support_structure == 'tree' else 0)" },
-        "support_use_towers": { "value": false },
         "support_wall_count": { "value": 1 },
         "support_xy_distance": { "value": "wall_line_width_0 * 2" },
         "support_xy_distance_overhang": { "value": "wall_line_width_0" },

+ 0 - 1
resources/definitions/deltacomb_base.def.json

@@ -78,7 +78,6 @@
         "speed_z_hop": { "value": "speed_travel" },
         "support_bottom_distance": { "value": "layer_height" },
         "support_bottom_enable": { "value": false },
-        "support_use_towers": { "default_value": false },
         "support_wall_count": { "value": "1" },
         "support_z_distance": { "value": "layer_height" },
         "switch_extruder_retraction_amount": { "value": 10 },

Some files were not shown because too many files changed in this diff