Browse Source

Merge remote-tracking branch 'refs/remotes/origin-wawanbreton/optimized-prime-tower' into optimized-prime-tower

Erwan MATHIEU 1 year ago
parent
commit
0a37fa061b

+ 1 - 1
resources/definitions/deltacomb_dc20flux.def.json

@@ -31,8 +31,8 @@
         "material_final_print_temperature": { "value": "material_print_temperature" },
         "material_initial_print_temperature": { "value": "material_print_temperature" },
         "material_standby_temperature": { "value": "material_print_temperature" },
-        "prime_tower_mode": { "value": "normal" },
         "prime_tower_min_volume": { "value": "50" },
+        "prime_tower_mode": { "value": "normal" },
         "switch_extruder_retraction_amount": { "value": "0" }
     }
 }

+ 1 - 1
resources/definitions/deltacomb_dc21flux.def.json

@@ -31,8 +31,8 @@
         "material_final_print_temperature": { "value": "material_print_temperature" },
         "material_initial_print_temperature": { "value": "material_print_temperature" },
         "material_standby_temperature": { "value": "material_print_temperature" },
-        "prime_tower_mode": { "value": "normal" },
         "prime_tower_min_volume": { "value": "50" },
+        "prime_tower_mode": { "value": "normal" },
         "switch_extruder_retraction_amount": { "value": "0" }
     }
 }

+ 1 - 1
resources/definitions/deltacomb_dc30flux.def.json

@@ -31,8 +31,8 @@
         "material_final_print_temperature": { "value": "material_print_temperature" },
         "material_initial_print_temperature": { "value": "material_print_temperature" },
         "material_standby_temperature": { "value": "material_print_temperature" },
-        "prime_tower_mode": { "value": "normal" },
         "prime_tower_min_volume": { "value": "50" },
+        "prime_tower_mode": { "value": "normal" },
         "switch_extruder_retraction_amount": { "value": "0" }
     }
 }

+ 1 - 1
resources/definitions/elegoo_neptune_2D.def.json

@@ -55,8 +55,8 @@
             "settable_per_extruder": false
         },
         "prime_blob_enable": { "default_value": false },
-        "prime_tower_mode": { "default_value": "normal" },
         "prime_tower_min_volume": { "default_value": 90 },
+        "prime_tower_mode": { "default_value": "normal" },
         "prime_tower_size": { "default_value": 30 },
         "raft_airgap": { "default_value": 0.25 },
         "raft_margin": { "default_value": 5 },

+ 1 - 1
resources/definitions/lotmaxx_sc60.def.json

@@ -44,8 +44,8 @@
         "machine_width": { "default_value": 235 },
         "meshfix_maximum_resolution": { "value": 0.25 },
         "optimize_wall_printing_order": { "value": true },
-        "prime_tower_mode": { "value": "normal" },
         "prime_tower_min_volume": { "value": 30 },
+        "prime_tower_mode": { "value": "normal" },
         "retract_at_layer_change": { "value": false },
         "retraction_amount": { "value": 4.5 },
         "roofing_layer_count": { "value": 1 },

+ 1 - 1
resources/definitions/strateo3d_IDEX420.def.json

@@ -112,8 +112,8 @@
         "machine_use_extruder_offset_to_offset_coords": { "default_value": false },
         "machine_width": { "default_value": 420 },
         "material_diameter": { "default_value": 1.75 },
-        "prime_tower_mode": { "default_value": "normal" },
         "prime_tower_min_volume": { "default_value": 35.6 },
+        "prime_tower_mode": { "default_value": "normal" },
         "raft_acceleration": { "value": "machine_acceleration" },
         "raft_base_acceleration": { "value": "machine_acceleration" },
         "raft_interface_acceleration": { "value": "machine_acceleration" },

+ 1 - 1
resources/definitions/ultimaker_method_base.def.json

@@ -346,9 +346,9 @@
         "prime_tower_base_curve_magnitude": { "value": 2 },
         "prime_tower_base_height": { "value": 6 },
         "prime_tower_base_size": { "value": 10 },
-        "prime_tower_mode": { "value": "none" },
         "prime_tower_flow": { "value": "material_flow" },
         "prime_tower_line_width": { "value": 1 },
+        "prime_tower_mode": { "value": "none" },
         "prime_tower_raft_base_line_spacing": { "value": "raft_base_line_width" },
         "prime_tower_wipe_enabled": { "value": true },
         "print_sequence": { "enabled": false },

+ 1 - 1
resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg

@@ -38,8 +38,8 @@ line_width = 0.4
 min_infill_area = 0
 optimize_wall_printing_order = True
 prime_tower_brim_enable = True
-prime_tower_mode = normal
 prime_tower_min_volume = 6
+prime_tower_mode = normal
 prime_tower_size = 20
 prime_tower_wipe_enabled = True
 retract_at_layer_change = False

+ 1 - 1
resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg

@@ -38,8 +38,8 @@ line_width = 0.4
 min_infill_area = 0
 optimize_wall_printing_order = True
 prime_tower_brim_enable = True
-prime_tower_mode = normal
 prime_tower_min_volume = 6
+prime_tower_mode = normal
 prime_tower_size = 20
 prime_tower_wipe_enabled = True
 retract_at_layer_change = False

+ 1 - 1
resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg

@@ -36,8 +36,8 @@ line_width = 0.4
 min_infill_area = 0
 optimize_wall_printing_order = True
 prime_tower_brim_enable = True
-prime_tower_mode = normal
 prime_tower_min_volume = 6
+prime_tower_mode = normal
 prime_tower_size = 20
 prime_tower_wipe_enabled = True
 retract_at_layer_change = False

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