mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
X2D Support (#13388)
# Description Adresses #13294 - Adds the X2D printer definition, machine presets, process presets, filament presets, BBL profile index entries, CLI config entries, filament blacklist updates, and printer/load/calibration/cover assets. - Updates dual-nozzle handling to use configured toolhead labels and match Bambu X2D hotend placeholders. - Adds X2D-specific wipe tower cooling placeholder support and 3MF filament/nozzle change sequence metadata import/export plumbing. # Note I own a P2S and an X2D. That's all. I frankly have no idea if my changes cause regression on other printers, and have no capability to test. I know that for my X2D, which runs an AMS, .2mm nozzles, SuperTack, and in LAN mode, this has been working without issue. # Screenshots/Recordings/Graphs <img width="606" height="380" alt="Dual nozzle control" src="https://github.com/user-attachments/assets/0d1c1063-4621-4097-b97c-d739557bf18c" /> *Dual nozzle control* <img width="726" height="260" alt="image" src="https://github.com/user-attachments/assets/270355b7-ca67-4ca3-ad19-582b8f11411b" /> *Multi nozzle filament override* <img width="416" height="202" alt="X2D Machine config and dual nozzle support" src="https://github.com/user-attachments/assets/6a5c07b2-0d20-4819-8f42-d60731313249" /> *X2D Machine config and dual nozzle support* <img width="397" height="142" alt="Filament for Supports test prints" src="https://github.com/user-attachments/assets/3c7546bd-0e27-4d56-89b7-d9ca18c976f9" /> *Filament for Supports has been used in over 20 hours of test prints* <img width="210" height="263" alt="Left vs Right filament distinction" src="https://github.com/user-attachments/assets/03322268-b669-4f14-8d77-c4d96843d219" /> *Left vs Right filament distinction* <img width="557" height="327" alt="Custom filament mapping" src="https://github.com/user-attachments/assets/c1c4396f-7359-474e-80bd-78fec22f9c82" /> *Custom filament mapping* <img width="556" height="314" alt="Auto map" src="https://github.com/user-attachments/assets/d83e3217-edce-4340-886e-043962003a30" /> *Auto map* <img width="689" height="664" alt="LAN mode send print with X2D preview and no errors" src="https://github.com/user-attachments/assets/76009bbf-31d3-4a6c-979c-8643b487c824" /> *LAN mode send print with X2D preview and no errors, dual nozzle selection* ## Tests - 20 hours of dual-nozzle printing. - 100% CTest tests passed - Validated 208 changed JSON files. <!-- > A guide for users on how to download the artifacts from this PR. --> [How to Download Pull Requests Artifacts for Testing](https://www.orcaslicer.com/wiki/how_to_download_pr_artifacts) Fix #13294
This commit is contained in:
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm High Quality @BBL X2D 0.2 nozzle",
|
||||
"inherits": "fdm_process_dual_0.08_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP216",
|
||||
"instantiation": "true",
|
||||
"description": "High quality profile for 0.2mm nozzle, prioritizing print quality.",
|
||||
"bridge_flow": "1.5",
|
||||
"bridge_speed": [
|
||||
"25",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"8000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"120",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"20",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
101
resources/profiles/BBL/process/0.08mm High Quality @BBL X2D.json
Normal file
101
resources/profiles/BBL/process/0.08mm High Quality @BBL X2D.json
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm High Quality @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.08_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP217",
|
||||
"instantiation": "true",
|
||||
"bridge_flow": "1.5",
|
||||
"bridge_speed": [
|
||||
"25",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"40",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"20",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_surface_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @BBL X2D 0.2 nozzle",
|
||||
"inherits": "fdm_process_dual_0.10_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP148",
|
||||
"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_flow": "1.5",
|
||||
"bridge_speed": [
|
||||
"25",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"10000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"5000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"100",
|
||||
"120",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"20",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Balanced Quality @BBL X2D 0.2 nozzle",
|
||||
"inherits": "fdm_process_dual_0.12_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP219",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"8000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"5000",
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"100",
|
||||
"120",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"30",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
101
resources/profiles/BBL/process/0.12mm High Quality @BBL X2D.json
Normal file
101
resources/profiles/BBL/process/0.12mm High Quality @BBL X2D.json
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm High Quality @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.12_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP220",
|
||||
"instantiation": "true",
|
||||
"bridge_flow": "1.5",
|
||||
"bridge_speed": [
|
||||
"25",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"70",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"40",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"120",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"180",
|
||||
"150",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"20",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"150",
|
||||
"100",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_color_penetration_layers": "7",
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm High Quality @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.16_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP221",
|
||||
"instantiation": "true",
|
||||
"description": "High quality profile for 0.16mm layer height, prioritizing print quality and strength.",
|
||||
"bridge_flow": "1.5",
|
||||
"bridge_speed": [
|
||||
"25",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"180",
|
||||
"180",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"20",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"180",
|
||||
"180",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
88
resources/profiles/BBL/process/0.16mm Standard @BBL X2D.json
Normal file
88
resources/profiles/BBL/process/0.16mm Standard @BBL X2D.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Standard @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.16_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP222",
|
||||
"instantiation": "true",
|
||||
"description": "Standard profile for 0.16mm layer height, prioritizing speed.",
|
||||
"bridge_flow": "1.5",
|
||||
"bridge_speed": [
|
||||
"25",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"8000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"250",
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"20",
|
||||
"20",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"200",
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Balanced Quality @BBL X2D 0.6 nozzle",
|
||||
"inherits": "fdm_process_dual_0.18_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP223",
|
||||
"instantiation": "true",
|
||||
"description": "High quality profile for 0.6mm nozzle, prioritizing print quality and strength.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"50",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"8000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"250",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"105",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"50",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"30",
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"200",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
100
resources/profiles/BBL/process/0.20mm High Quality @BBL X2D.json
Normal file
100
resources/profiles/BBL/process/0.20mm High Quality @BBL X2D.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm High Quality @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.20_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP224",
|
||||
"instantiation": "true",
|
||||
"description": "High quality profile for 0.2mm layer height, prioritizing strength and print quality.",
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"250",
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"150",
|
||||
"150",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"0",
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30",
|
||||
"50",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10",
|
||||
"30",
|
||||
"10"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"150",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
92
resources/profiles/BBL/process/0.20mm Standard @BBL X2D.json
Normal file
92
resources/profiles/BBL/process/0.20mm Standard @BBL X2D.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.20_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP151",
|
||||
"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",
|
||||
"50",
|
||||
"200"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"0"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"600",
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"600",
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"500",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"20",
|
||||
"30",
|
||||
"20"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Balanced Quality @BBL X2D 0.6 nozzle",
|
||||
"inherits": "fdm_process_dual_0.24_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP227",
|
||||
"instantiation": "true",
|
||||
"description": "Strength profile for 0.6mm nozzle, prioritizing strength.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"50",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"8000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"250",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"105",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"50",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"30",
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"200",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Balanced Quality @BBL X2D 0.8 nozzle",
|
||||
"inherits": "fdm_process_dual_0.24_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP226",
|
||||
"instantiation": "true",
|
||||
"description": "High quality profile for 0.8mm nozzle, prioritizing print quality.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"50",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"8000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"250",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"105",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"50",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"30",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10",
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"200",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
56
resources/profiles/BBL/process/0.24mm Standard @BBL X2D.json
Normal file
56
resources/profiles/BBL/process/0.24mm Standard @BBL X2D.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Standard @BBL X2D",
|
||||
"inherits": "fdm_process_dual_0.24_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP228",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"8000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @BBL X2D 0.6 nozzle",
|
||||
"inherits": "fdm_process_dual_0.30_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP154",
|
||||
"instantiation": "true",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"600",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"600",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"500",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Balanced Quality @BBL X2D 0.8 nozzle",
|
||||
"inherits": "fdm_process_dual_0.32_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP230",
|
||||
"instantiation": "true",
|
||||
"description": "Strength profile for 0.8mm nozzle, prioritizing strength.",
|
||||
"bridge_speed": [
|
||||
"30",
|
||||
"50",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"8000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"250",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
"105",
|
||||
"55",
|
||||
"55"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"50",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"30",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10",
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_speed": [
|
||||
"150",
|
||||
"200",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Standard @BBL X2D 0.8 nozzle",
|
||||
"inherits": "fdm_process_dual_0.40_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP150",
|
||||
"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": [
|
||||
"10000",
|
||||
"10000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"enable_tower_interface_features": "1",
|
||||
"initial_layer_speed": [
|
||||
"35",
|
||||
"35",
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"600",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"600",
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"500",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
"25",
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"5",
|
||||
"5",
|
||||
"5"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow",
|
||||
"Bowden Standard",
|
||||
"Bowden High Flow"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"600",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000",
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X2D 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user