mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH:[filament/process]add high flow of X/P
Change-Id: Id4b1c9ee6c99cc4f95970ff94eac1f68f661ad86 jira:None (cherry picked from commit ca9d5a226a07ecd5454046e6e45e52bf2ccb4936)
This commit is contained in:
@@ -6,13 +6,163 @@
|
||||
"setting_id": "GP063",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2500",
|
||||
"2500"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,17 +6,164 @@
|
||||
"setting_id": "GP116",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,18 +6,165 @@
|
||||
"setting_id": "GP115",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP024",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,6 +6,162 @@
|
||||
"setting_id": "GP018",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"450",
|
||||
"450"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"450",
|
||||
"450"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,17 +6,164 @@
|
||||
"setting_id": "GP121",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,31 +6,163 @@
|
||||
"setting_id": "GP100",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"210",
|
||||
"210"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,18 +6,165 @@
|
||||
"setting_id": "GP122",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,32 +6,164 @@
|
||||
"setting_id": "GP099",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"210",
|
||||
"210"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"top_surface_speed": [
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,13 +6,163 @@
|
||||
"setting_id": "GP064",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2500",
|
||||
"2500"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP025",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,17 +6,164 @@
|
||||
"setting_id": "GP112",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,18 +6,165 @@
|
||||
"setting_id": "GP111",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP039",
|
||||
"instantiation": "true",
|
||||
"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": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"elefant_foot_compensation": "0",
|
||||
@@ -17,6 +17,7 @@
|
||||
"28"
|
||||
],
|
||||
"travel_speed": [
|
||||
"700",
|
||||
"700"
|
||||
],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP014",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP007",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,13 +6,163 @@
|
||||
"setting_id": "GP065",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2500",
|
||||
"2500"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,6 +6,162 @@
|
||||
"setting_id": "GP019",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"430",
|
||||
"430"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP002",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"350",
|
||||
"350"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"430",
|
||||
"430"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,31 +6,163 @@
|
||||
"setting_id": "GP104",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"180",
|
||||
"180"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"180",
|
||||
"180"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,32 +6,164 @@
|
||||
"setting_id": "GP103",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"180",
|
||||
"180"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"180",
|
||||
"180"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"top_surface_speed": [
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP026",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,13 +6,163 @@
|
||||
"setting_id": "GP066",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2500",
|
||||
"2500"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP027",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
|
||||
@@ -6,31 +6,163 @@
|
||||
"setting_id": "GP108",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,32 +6,164 @@
|
||||
"setting_id": "GP107",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"top_surface_speed": [
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,6 +6,162 @@
|
||||
"setting_id": "GP020",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"330",
|
||||
"330"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP003",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"330",
|
||||
"330"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP072",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP028",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
|
||||
@@ -5,12 +5,13 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP000",
|
||||
"instantiation": "true",
|
||||
"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",
|
||||
"6000"
|
||||
],
|
||||
"elefant_foot_compensation": "0",
|
||||
"travel_speed": [
|
||||
"700",
|
||||
"700"
|
||||
],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -6,6 +6,162 @@
|
||||
"setting_id": "GP015",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -5,12 +5,13 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP046",
|
||||
"instantiation": "true",
|
||||
"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",
|
||||
"6000"
|
||||
],
|
||||
"elefant_foot_compensation": "0",
|
||||
"travel_speed": [
|
||||
"700",
|
||||
"700"
|
||||
],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -6,12 +6,165 @@
|
||||
"setting_id": "GP021",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_density": "25%",
|
||||
"skeleton_infill_density": "25%",
|
||||
"skin_infill_density": "25%",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"wall_loops": "6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
|
||||
@@ -6,13 +6,166 @@
|
||||
"setting_id": "GP013",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_density": "25%",
|
||||
"skeleton_infill_density": "25%",
|
||||
"skin_infill_density": "25%",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"wall_loops": "6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
|
||||
@@ -6,6 +6,162 @@
|
||||
"setting_id": "GP022",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP005",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"230",
|
||||
"230"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP068",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP069",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP029",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP032",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
|
||||
@@ -6,6 +6,162 @@
|
||||
"setting_id": "GP023",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP006",
|
||||
"instantiation": "true",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
||||
@@ -5,12 +5,13 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP038",
|
||||
"instantiation": "true",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"default_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"elefant_foot_compensation": "0",
|
||||
"travel_speed": [
|
||||
"700",
|
||||
"700"
|
||||
],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP016",
|
||||
"instantiation": "true",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP011",
|
||||
"instantiation": "true",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP010",
|
||||
"instantiation": "true",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
|
||||
@@ -6,10 +6,166 @@
|
||||
"setting_id": "GP067",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_density": "25%",
|
||||
"skeleton_infill_density": "25%",
|
||||
"skin_infill_density": "25%",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"wall_loops": "4",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
|
||||
@@ -6,11 +6,167 @@
|
||||
"setting_id": "GP036",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_density": "25%",
|
||||
"skeleton_infill_density": "25%",
|
||||
"skin_infill_density": "25%",
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"wall_loops": "4",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP075",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP033",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP070",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP030",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
|
||||
@@ -5,12 +5,13 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP037",
|
||||
"instantiation": "true",
|
||||
"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",
|
||||
"6000"
|
||||
],
|
||||
"elefant_foot_compensation": "0",
|
||||
"travel_speed": [
|
||||
"700",
|
||||
"700"
|
||||
],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP017",
|
||||
"instantiation": "true",
|
||||
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP012",
|
||||
"instantiation": "true",
|
||||
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP009",
|
||||
"instantiation": "true",
|
||||
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP073",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP031",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP074",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP034",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
|
||||
@@ -6,7 +6,163 @@
|
||||
"setting_id": "GP071",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
|
||||
@@ -6,8 +6,164 @@
|
||||
"setting_id": "GP035",
|
||||
"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.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"enable_height_slowdown": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "150",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"slowdown_start_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_start_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"slowdown_end_height": [
|
||||
"400",
|
||||
"400"
|
||||
],
|
||||
"slowdown_end_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"slowdown_end_acc": [
|
||||
"100000",
|
||||
"100000"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user