FIX: modify the wipe tower parameters

jira: none
Change-Id: I9b18166b83df71ace1585944741dffd18de42bbc
(cherry picked from commit 8df768a4479498fdfa82b227ce489006a09432ea)
This commit is contained in:
zhimin.zeng
2025-01-15 12:13:06 +08:00
committed by Noisyfox
parent d626c38ae7
commit b2c2289156
33 changed files with 2 additions and 39 deletions

View File

@@ -9,7 +9,6 @@
"default_acceleration": "6000",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"

View File

@@ -11,7 +11,6 @@
"initial_layer_infill_speed": "28",
"outer_wall_speed": "60",
"outer_wall_acceleration": "2000",
"prime_tower_width": "40",
"sparse_infill_pattern": "gyroid",
"travel_speed": "700",
"compatible_printers": [

View File

@@ -8,7 +8,6 @@
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -11,7 +11,6 @@
"initial_layer_infill_speed": "28",
"outer_wall_speed": "60",
"outer_wall_acceleration": "2000",
"prime_tower_width": "40",
"sparse_infill_pattern": "gyroid",
"travel_speed": "700",
"compatible_printers": [

View File

@@ -13,7 +13,6 @@
"internal_solid_infill_speed": "150",
"outer_wall_speed": "60",
"outer_wall_acceleration": "2000",
"prime_tower_width": "40",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "150",
"top_surface_speed": "150",

View File

@@ -9,7 +9,6 @@
"default_acceleration": "6000",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"

View File

@@ -12,7 +12,6 @@
"initial_layer_infill_speed": "28",
"outer_wall_speed": "60",
"outer_wall_acceleration": "2000",
"prime_tower_width": "40",
"sparse_infill_pattern": "gyroid",
"travel_speed": "700",
"compatible_printers": [

View File

@@ -10,7 +10,6 @@
"elefant_foot_compensation": "0",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"

View File

@@ -8,8 +8,6 @@
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
"default_acceleration": "8000",
"initial_layer_speed": "40",
"prime_tower_brim_width": "8",
"prime_tower_outer_first": "1",
"prime_tower_width": "60",
"travel_speed": "1000",
"compatible_printers": [

View File

@@ -9,7 +9,6 @@
"default_acceleration": "6000",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"

View File

@@ -8,7 +8,6 @@
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -9,7 +9,6 @@
"default_acceleration": "6000",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"

View File

@@ -13,7 +13,6 @@
"internal_solid_infill_speed": "200",
"outer_wall_speed": "60",
"outer_wall_acceleration": "2000",
"prime_tower_width": "40",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "200",
"top_surface_speed": "150",

View File

@@ -8,7 +8,6 @@
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle"

View File

@@ -8,7 +8,6 @@
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -10,8 +10,6 @@
"initial_layer_speed": "50",
"internal_solid_infill_speed": "250",
"outer_wall_speed": "200",
"prime_tower_brim_width": "8",
"prime_tower_outer_first": "1",
"prime_tower_width": "60",
"sparse_infill_speed": "350",
"travel_speed": "1000",

View File

@@ -8,7 +8,6 @@
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -8,7 +8,6 @@
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.8 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle"

View File

@@ -8,7 +8,6 @@
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"

View File

@@ -8,7 +8,6 @@
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle"

View File

@@ -15,8 +15,6 @@
"internal_solid_infill_speed": "250",
"outer_wall_speed": "200",
"overhang_3_4_speed": "30",
"prime_tower_brim_width": "8",
"prime_tower_outer_first": "1",
"prime_tower_width": "60",
"sparse_infill_speed": "350",
"top_surface_speed": "200",

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.8 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time in some printing cases.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle"

View File

@@ -8,7 +8,6 @@
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
"default_acceleration": "6000",
"elefant_foot_compensation": "0",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.8 nozzle"

View File

@@ -16,8 +16,6 @@
"outer_wall_speed": "200",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"prime_tower_brim_width": "8",
"prime_tower_outer_first": "1",
"prime_tower_width": "60",
"sparse_infill_speed": "350",
"top_surface_speed": "200",

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer height, and results in very apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.8 nozzle"

View File

@@ -7,7 +7,6 @@
"instantiation": "true",
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a much bigger layer height, and results in extremely apparent layer lines and much lower printing quality, but much shorter printing time in some printing cases.",
"default_acceleration": "6000",
"prime_tower_width": "40",
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 mini 0.8 nozzle"

View File

@@ -49,11 +49,10 @@
"outer_wall_line_width": "0.42",
"outer_wall_speed": "120",
"overhang_totally_speed": "10",
"prime_tower_width": "50",
"prime_tower_width": "35",
"print_sequence": "by layer",
"print_settings_id": "",
"prime_tower_brim_width": "5",
"prime_tower_outer_first": "0",
"prime_tower_brim_width": "3",
"raft_layers": "0",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",