From fc9d18faffbebb07ae4d1e502eff05b454964f2e Mon Sep 17 00:00:00 2001 From: SoftFever <103989404+SoftFever@users.noreply.github.com> Date: Sun, 17 Jul 2022 19:24:44 +0800 Subject: [PATCH] Add Voron process settings --- resources/profiles/BBL.json | 4 - .../BBL/filament/Bambu ABS @BBL X1C.json | 3 + .../BBL/filament/Bambu PA-CF @BBL X1C.json | 5 +- .../BBL/filament/Bambu PC @BBL X1C.json | 3 + .../BBL/filament/Bambu PET-CF @BBL X1C.json | 3 + .../filament/Bambu PLA Basic @BBL X1C.json | 3 + .../filament/Bambu PLA Impact @BBL X1C.json | 3 + .../filament/Bambu PLA Matte @BBL X1C.json | 3 + .../filament/Bambu PLA Metal @BBL X1C.json | 3 + .../filament/Bambu Support G @BBL X1C.json | 5 +- .../filament/Bambu Support W @BBL X1C.json | 5 +- .../BBL/filament/Bambu TPU 95A @BBL X1C.json | 5 +- .../profiles/BBL/filament/Generic ABS.json | 3 + .../profiles/BBL/filament/Generic ASA.json | 3 + .../profiles/BBL/filament/Generic PA-CF.json | 5 +- .../profiles/BBL/filament/Generic PA.json | 5 +- .../profiles/BBL/filament/Generic PC.json | 5 +- .../profiles/BBL/filament/Generic PETG.json | 3 + .../profiles/BBL/filament/Generic PLA-CF.json | 5 +- .../profiles/BBL/filament/Generic PLA.json | 3 + .../profiles/BBL/filament/Generic PVA.json | 3 + .../profiles/BBL/filament/Generic TPU.json | 3 + .../BBL/filament/PolyLite PLA @BBL X1C.json | 5 +- .../BBL/filament/PolyTerra PLA @BBL X1C.json | 5 +- .../BBL/machine/Voron 2.4 250 0.4 nozzle.json | 2 +- .../BBL/machine/Voron 2.4 300 0.4 nozzle.json | 2 +- .../BBL/machine/Voron 2.4 350 0.4 nozzle.json | 2 +- .../BBL/process/0.08mm Extra Fine @Voron.json | 16 ++- .../BBL/process/0.12mm Fine @Voron.json | 16 ++- .../BBL/process/0.16mm Optimal @Voron.json | 16 ++- .../0.20mm Bambu Support W @Voron.json | 16 ++- .../BBL/process/0.20mm Standard @Voron.json | 16 ++- .../process/0.28mm Extra Draft @Voron.json | 16 ++- .../BBL/process/fdm_process_voron_0.12.json | 24 ----- .../BBL/process/fdm_process_voron_0.16.json | 24 ----- .../BBL/process/fdm_process_voron_0.20.json | 20 ---- .../BBL/process/fdm_process_voron_0.24.json | 21 ---- .../BBL/process/fdm_process_voron_0.28.json | 21 ---- .../BBL/process/fdm_process_voron_common.json | 102 ------------------ 39 files changed, 160 insertions(+), 247 deletions(-) delete mode 100644 resources/profiles/BBL/process/fdm_process_voron_0.12.json delete mode 100644 resources/profiles/BBL/process/fdm_process_voron_0.16.json delete mode 100644 resources/profiles/BBL/process/fdm_process_voron_0.20.json delete mode 100644 resources/profiles/BBL/process/fdm_process_voron_0.24.json delete mode 100644 resources/profiles/BBL/process/fdm_process_voron_0.28.json delete mode 100644 resources/profiles/BBL/process/fdm_process_voron_common.json diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index dc94db781a2..012b335f5a0 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -130,10 +130,6 @@ { "name": "0.28mm Extra Draft @Voron", "sub_path": "process/0.28mm Extra Draft @Voron.json" - }, - { - "name": "0.10mm Standard @Voron 0.2 nozzle", - "sub_path": "process/0.10mm Standard @Voron 0.2 nozzle.json" } ], "filament_list": [ diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL X1C.json b/resources/profiles/BBL/filament/Bambu ABS @BBL X1C.json index e1fc9845e5e..0aa7ede2c4a 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL X1C.json @@ -10,6 +10,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle" ] diff --git a/resources/profiles/BBL/filament/Bambu PA-CF @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PA-CF @BBL X1C.json index b5e5767a53a..ded53ea25c4 100644 --- a/resources/profiles/BBL/filament/Bambu PA-CF @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PA-CF @BBL X1C.json @@ -9,6 +9,9 @@ "8" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu PC @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PC @BBL X1C.json index fd464679c70..921ad12fdd1 100644 --- a/resources/profiles/BBL/filament/Bambu PC @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PC @BBL X1C.json @@ -7,6 +7,9 @@ "inherits": "Bambu PC @base", "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu PET-CF @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PET-CF @BBL X1C.json index cee8aaa10df..0b667d42f3b 100644 --- a/resources/profiles/BBL/filament/Bambu PET-CF @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PET-CF @BBL X1C.json @@ -22,6 +22,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL X1C.json index 1e323ba2e49..e84778846f1 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL X1C.json @@ -10,6 +10,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu PLA Impact @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PLA Impact @BBL X1C.json index fe317c0bad1..ba8b6e66286 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Impact @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PLA Impact @BBL X1C.json @@ -10,6 +10,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL X1C.json index 5c560c33807..58df8a8e419 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL X1C.json @@ -10,6 +10,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL X1C.json index 186b47e7ab8..89a6ce8cc9d 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL X1C.json @@ -10,6 +10,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu Support G @BBL X1C.json b/resources/profiles/BBL/filament/Bambu Support G @BBL X1C.json index 36eddbed402..2f34ac8816e 100644 --- a/resources/profiles/BBL/filament/Bambu Support G @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu Support G @BBL X1C.json @@ -6,6 +6,9 @@ "instantiation": "true", "inherits": "Bambu Support G @base", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu Support W @BBL X1C.json b/resources/profiles/BBL/filament/Bambu Support W @BBL X1C.json index 82bd6d15da0..7953eb2a1f7 100644 --- a/resources/profiles/BBL/filament/Bambu Support W @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu Support W @BBL X1C.json @@ -6,6 +6,9 @@ "instantiation": "true", "inherits": "Bambu Support W @base", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json b/resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json index d65c12d95b2..dad7b0695fd 100644 --- a/resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json +++ b/resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json @@ -9,6 +9,9 @@ "6.4" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic ABS.json b/resources/profiles/BBL/filament/Generic ABS.json index 9df6f94e65b..c4cd2ebca95 100644 --- a/resources/profiles/BBL/filament/Generic ABS.json +++ b/resources/profiles/BBL/filament/Generic ABS.json @@ -14,6 +14,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic ASA.json b/resources/profiles/BBL/filament/Generic ASA.json index 0459e85ad40..4cc851bcd1e 100644 --- a/resources/profiles/BBL/filament/Generic ASA.json +++ b/resources/profiles/BBL/filament/Generic ASA.json @@ -14,6 +14,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PA-CF.json b/resources/profiles/BBL/filament/Generic PA-CF.json index 887e63a44d7..a8fe56a7565 100644 --- a/resources/profiles/BBL/filament/Generic PA-CF.json +++ b/resources/profiles/BBL/filament/Generic PA-CF.json @@ -16,6 +16,9 @@ "8" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PA.json b/resources/profiles/BBL/filament/Generic PA.json index 65372b184d7..a7ec3d4597a 100644 --- a/resources/profiles/BBL/filament/Generic PA.json +++ b/resources/profiles/BBL/filament/Generic PA.json @@ -16,6 +16,9 @@ "16" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PC.json b/resources/profiles/BBL/filament/Generic PC.json index 70bd718c243..f457c5b6239 100644 --- a/resources/profiles/BBL/filament/Generic PC.json +++ b/resources/profiles/BBL/filament/Generic PC.json @@ -13,6 +13,9 @@ "0.94" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PETG.json b/resources/profiles/BBL/filament/Generic PETG.json index 576fe15b05d..197caed61cf 100644 --- a/resources/profiles/BBL/filament/Generic PETG.json +++ b/resources/profiles/BBL/filament/Generic PETG.json @@ -44,6 +44,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PLA-CF.json b/resources/profiles/BBL/filament/Generic PLA-CF.json index 518fcba8681..e93c84bde95 100644 --- a/resources/profiles/BBL/filament/Generic PLA-CF.json +++ b/resources/profiles/BBL/filament/Generic PLA-CF.json @@ -16,6 +16,9 @@ "7" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PLA.json b/resources/profiles/BBL/filament/Generic PLA.json index f416abbe76f..8c9f517e3b2 100644 --- a/resources/profiles/BBL/filament/Generic PLA.json +++ b/resources/profiles/BBL/filament/Generic PLA.json @@ -17,6 +17,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic PVA.json b/resources/profiles/BBL/filament/Generic PVA.json index f592862e7ca..5ca882eb565 100644 --- a/resources/profiles/BBL/filament/Generic PVA.json +++ b/resources/profiles/BBL/filament/Generic PVA.json @@ -20,6 +20,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/Generic TPU.json b/resources/profiles/BBL/filament/Generic TPU.json index 0ff90862d14..7f95021f8d0 100644 --- a/resources/profiles/BBL/filament/Generic TPU.json +++ b/resources/profiles/BBL/filament/Generic TPU.json @@ -14,6 +14,9 @@ ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle", "Bambu Lab X1 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/PolyLite PLA @BBL X1C.json b/resources/profiles/BBL/filament/PolyLite PLA @BBL X1C.json index 292239380f3..d77c1bf262c 100644 --- a/resources/profiles/BBL/filament/PolyLite PLA @BBL X1C.json +++ b/resources/profiles/BBL/filament/PolyLite PLA @BBL X1C.json @@ -9,6 +9,9 @@ "15" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/filament/PolyTerra PLA @BBL X1C.json b/resources/profiles/BBL/filament/PolyTerra PLA @BBL X1C.json index 365b8826310..6e15cba1856 100644 --- a/resources/profiles/BBL/filament/PolyTerra PLA @BBL X1C.json +++ b/resources/profiles/BBL/filament/PolyTerra PLA @BBL X1C.json @@ -9,6 +9,9 @@ "22" ], "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle" + "Bambu Lab X1 Carbon 0.4 nozzle", + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/machine/Voron 2.4 250 0.4 nozzle.json b/resources/profiles/BBL/machine/Voron 2.4 250 0.4 nozzle.json index 20ccb911406..749ad044a29 100644 --- a/resources/profiles/BBL/machine/Voron 2.4 250 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Voron 2.4 250 0.4 nozzle.json @@ -28,6 +28,6 @@ "scan_first_layer": "0", "machine_load_filament_time": "17", "machine_unload_filament_time": "16", - "nozzle_type": "Brass", + "nozzle_type": "hardened_steel", "auxiliary_fan": "0" } diff --git a/resources/profiles/BBL/machine/Voron 2.4 300 0.4 nozzle.json b/resources/profiles/BBL/machine/Voron 2.4 300 0.4 nozzle.json index c15521a2d88..deb47130405 100644 --- a/resources/profiles/BBL/machine/Voron 2.4 300 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Voron 2.4 300 0.4 nozzle.json @@ -28,6 +28,6 @@ "scan_first_layer": "0", "machine_load_filament_time": "17", "machine_unload_filament_time": "16", - "nozzle_type": "Brass", + "nozzle_type": "hardened_steel", "auxiliary_fan": "0" } diff --git a/resources/profiles/BBL/machine/Voron 2.4 350 0.4 nozzle.json b/resources/profiles/BBL/machine/Voron 2.4 350 0.4 nozzle.json index 320558e1cc1..28a50e1d0c3 100644 --- a/resources/profiles/BBL/machine/Voron 2.4 350 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Voron 2.4 350 0.4 nozzle.json @@ -28,6 +28,6 @@ "scan_first_layer": "0", "machine_load_filament_time": "17", "machine_unload_filament_time": "16", - "nozzle_type": "Brass", + "nozzle_type": "hardened_steel", "auxiliary_fan": "0" } diff --git a/resources/profiles/BBL/process/0.08mm Extra Fine @Voron.json b/resources/profiles/BBL/process/0.08mm Extra Fine @Voron.json index 90e562575a9..61971252870 100644 --- a/resources/profiles/BBL/process/0.08mm Extra Fine @Voron.json +++ b/resources/profiles/BBL/process/0.08mm Extra Fine @Voron.json @@ -1,12 +1,22 @@ { "type": "process", "setting_id": "GP001", - "name": "0.08mm Extra Fine @BBL X1C", + "name": "0.08mm Extra Fine @Voron", "from": "system", "instantiation": "true", "inherits": "fdm_process_bbl_0.08", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle" + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/process/0.12mm Fine @Voron.json b/resources/profiles/BBL/process/0.12mm Fine @Voron.json index d3b20107131..c5b893cd870 100644 --- a/resources/profiles/BBL/process/0.12mm Fine @Voron.json +++ b/resources/profiles/BBL/process/0.12mm Fine @Voron.json @@ -1,12 +1,22 @@ { "type": "process", "setting_id": "GP002", - "name": "0.12mm Fine @BBL X1C", + "name": "0.12mm Fine @Voron", "from": "system", "instantiation": "true", "inherits": "fdm_process_bbl_0.12", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle" + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/process/0.16mm Optimal @Voron.json b/resources/profiles/BBL/process/0.16mm Optimal @Voron.json index a023f326a0b..e3f36114ecf 100644 --- a/resources/profiles/BBL/process/0.16mm Optimal @Voron.json +++ b/resources/profiles/BBL/process/0.16mm Optimal @Voron.json @@ -1,12 +1,22 @@ { "type": "process", "setting_id": "GP003", - "name": "0.16mm Optimal @BBL X1C", + "name": "0.16mm Optimal @Voron", "from": "system", "instantiation": "true", "inherits": "fdm_process_bbl_0.16", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle" + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/process/0.20mm Bambu Support W @Voron.json b/resources/profiles/BBL/process/0.20mm Bambu Support W @Voron.json index 2be87d86147..5f5ab8dd2e3 100644 --- a/resources/profiles/BBL/process/0.20mm Bambu Support W @Voron.json +++ b/resources/profiles/BBL/process/0.20mm Bambu Support W @Voron.json @@ -1,7 +1,7 @@ { "type": "process", "setting_id": "GP008", - "name": "0.20mm Bambu Support W @BBL X1C", + "name": "0.20mm Bambu Support W @Voron", "from": "system", "instantiation": "true", "inherits": "fdm_process_bbl_0.20", @@ -14,8 +14,18 @@ "support_filament": "0", "support_interface_filament": "0", "enable_prime_tower": "1", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle" + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/process/0.20mm Standard @Voron.json b/resources/profiles/BBL/process/0.20mm Standard @Voron.json index 6db5d3a4335..8ff75f4da9d 100644 --- a/resources/profiles/BBL/process/0.20mm Standard @Voron.json +++ b/resources/profiles/BBL/process/0.20mm Standard @Voron.json @@ -1,12 +1,22 @@ { "type": "process", "setting_id": "GP004", - "name": "0.20mm Standard @BBL X1C", + "name": "0.20mm Standard @Voron", "from": "system", "instantiation": "true", "inherits": "fdm_process_bbl_0.20", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle" + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/process/0.28mm Extra Draft @Voron.json b/resources/profiles/BBL/process/0.28mm Extra Draft @Voron.json index 690d48b5abe..8f23dcd6256 100644 --- a/resources/profiles/BBL/process/0.28mm Extra Draft @Voron.json +++ b/resources/profiles/BBL/process/0.28mm Extra Draft @Voron.json @@ -1,12 +1,22 @@ { "type": "process", "setting_id": "GP006", - "name": "0.28mm Extra Draft @BBL X1C", + "name": "0.28mm Extra Draft @Voron", "from": "system", "instantiation": "true", "inherits": "fdm_process_bbl_0.28", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle" + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" ] } diff --git a/resources/profiles/BBL/process/fdm_process_voron_0.12.json b/resources/profiles/BBL/process/fdm_process_voron_0.12.json deleted file mode 100644 index c515f847584..00000000000 --- a/resources/profiles/BBL/process/fdm_process_voron_0.12.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "type": "process", - "name": "fdm_process_bbl_0.12", - "from": "system", - "instantiation": "false", - "inherits": "fdm_process_bbl_common", - "layer_height": "0.12", - "bottom_shell_layers": "5", - "top_shell_layers": "6", - "bridge_flow": "1", - "initial_layer_speed": "50", - "initial_layer_infill_speed": "105", - "outer_wall_speed": "200", - "inner_wall_speed": "350", - "sparse_infill_speed": "430", - "internal_solid_infill_speed": "350", - "top_surface_speed": "200", - "gap_infill_speed": "350", - "travel_speed": "480", - "overhang_1_4_speed": "60", - "overhang_2_4_speed": "30", - "overhang_3_4_speed": "10", - "overhang_4_4_speed": "10" -} diff --git a/resources/profiles/BBL/process/fdm_process_voron_0.16.json b/resources/profiles/BBL/process/fdm_process_voron_0.16.json deleted file mode 100644 index 56c8afe8437..00000000000 --- a/resources/profiles/BBL/process/fdm_process_voron_0.16.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "type": "process", - "name": "fdm_process_bbl_0.16", - "from": "system", - "instantiation": "false", - "inherits": "fdm_process_bbl_common", - "layer_height": "0.16", - "bottom_shell_layers": "4", - "top_shell_layers": "5", - "bridge_flow": "1", - "initial_layer_speed": "50", - "initial_layer_infill_speed": "105", - "outer_wall_speed": "200", - "inner_wall_speed": "300", - "sparse_infill_speed": "330", - "internal_solid_infill_speed": "300", - "top_surface_speed": "200", - "gap_infill_speed": "300", - "travel_speed": "480", - "overhang_1_4_speed": "60", - "overhang_2_4_speed": "30", - "overhang_3_4_speed": "10", - "overhang_4_4_speed": "10" -} diff --git a/resources/profiles/BBL/process/fdm_process_voron_0.20.json b/resources/profiles/BBL/process/fdm_process_voron_0.20.json deleted file mode 100644 index 7b9336c4e56..00000000000 --- a/resources/profiles/BBL/process/fdm_process_voron_0.20.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "process", - "name": "fdm_process_bbl_0.20", - "from": "system", - "instantiation": "false", - "inherits": "fdm_process_bbl_common", - "layer_height": "0.2", - "bottom_shell_layers": "3", - "top_shell_layers": "4", - "bridge_flow": "1", - "initial_layer_speed": "50", - "initial_layer_infill_speed": "105", - "outer_wall_speed": "200", - "inner_wall_speed": "300", - "sparse_infill_speed": "270", - "internal_solid_infill_speed": "250", - "top_surface_speed": "200", - "gap_infill_speed": "250", - "travel_speed": "480" -} diff --git a/resources/profiles/BBL/process/fdm_process_voron_0.24.json b/resources/profiles/BBL/process/fdm_process_voron_0.24.json deleted file mode 100644 index 87c7bf5a3c3..00000000000 --- a/resources/profiles/BBL/process/fdm_process_voron_0.24.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "process", - "name": "fdm_process_bbl_0.24", - "from": "system", - "instantiation": "false", - "inherits": "fdm_process_bbl_common", - "layer_height": "0.24", - "top_surface_line_width": "0.45", - "bottom_shell_layers": "3", - "top_shell_layers": "4", - "bridge_flow": "1", - "initial_layer_speed": "50", - "initial_layer_infill_speed": "105", - "outer_wall_speed": "200", - "inner_wall_speed": "230", - "sparse_infill_speed": "230", - "internal_solid_infill_speed": "230", - "top_surface_speed": "200", - "gap_infill_speed": "230", - "travel_speed": "480" -} diff --git a/resources/profiles/BBL/process/fdm_process_voron_0.28.json b/resources/profiles/BBL/process/fdm_process_voron_0.28.json deleted file mode 100644 index f773eaa4c64..00000000000 --- a/resources/profiles/BBL/process/fdm_process_voron_0.28.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "process", - "name": "fdm_process_bbl_0.28", - "from": "system", - "instantiation": "false", - "inherits": "fdm_process_bbl_common", - "layer_height": "0.28", - "top_surface_line_width": "0.45", - "bottom_shell_layers": "3", - "top_shell_layers": "4", - "bridge_flow": "1", - "initial_layer_speed": "50", - "initial_layer_infill_speed": "105", - "outer_wall_speed": "200", - "inner_wall_speed": "200", - "sparse_infill_speed": "200", - "internal_solid_infill_speed": "200", - "top_surface_speed": "200", - "gap_infill_speed": "200", - "travel_speed": "480" -} diff --git a/resources/profiles/BBL/process/fdm_process_voron_common.json b/resources/profiles/BBL/process/fdm_process_voron_common.json deleted file mode 100644 index 126cd9291a1..00000000000 --- a/resources/profiles/BBL/process/fdm_process_voron_common.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "type": "process", - "name": "fdm_process_voron_common", - "from": "system", - "instantiation": "false", - "inherits": "fdm_process_common", - "adaptive_layer_height": "0", - "reduce_crossing_wall": "0", - "max_travel_detour_distance": "0", - "bottom_surface_pattern": "monotonicline", - "bottom_shell_layers": "3", - "bottom_shell_thickness": "0", - "bridge_flow": "0.95", - "bridge_speed": "50", - "brim_width": "5", - "brim_object_gap": "0.1", - "compatible_printers": [], - "compatible_printers_condition": "", - "print_sequence": "by layer", - "default_acceleration": "7000", - "bridge_no_support": "1", - "draft_shield": "disabled", - "elefant_foot_compensation": "0", - "enable_arc_fitting": "1", - "outer_wall_line_width": "0.4", - "outer_wall_speed": "80", - "wall_infill_order": "inner wall/outer wall/infill", - "line_width": "0.4", - "infill_direction": "45", - "sparse_infill_density": "15%", - "sparse_infill_pattern": "grid", - "initial_layer_acceleration": "1000", - "initial_layer_line_width": "0.5", - "initial_layer_print_height": "0.2", - "initial_layer_speed": "30", - "gap_infill_speed": "50", - "infill_combination": "0", - "sparse_infill_line_width": "0.45", - "infill_wall_overlap": "25%", - "sparse_infill_speed": "250", - "interface_shells": "0", - "ironing_flow": "10%", - "ironing_spacing": "0.15", - "ironing_speed": "30", - "ironing_type": "no ironing", - "layer_height": "0.2", - "reduce_infill_retraction": "1", - "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", - "detect_overhang_wall": "1", - "overhang_1_4_speed": "0", - "overhang_2_4_speed": "50", - "overhang_3_4_speed": "30", - "overhang_4_4_speed": "10", - "inner_wall_line_width": "0.45", - "inner_wall_speed": "200", - "wall_loops": "2", - "print_settings_id": "", - "raft_layers": "0", - "seam_position": "aligned", - "skirt_distance": "2", - "skirt_height": "1", - "skirt_loops": "0", - "minimum_sparse_infill_area": "15", - "internal_solid_infill_line_width": "0.4", - "internal_solid_infill_speed": "150", - "spiral_mode": "0", - "initial_layer_infill_speed": "60", - "standby_temperature_delta": "-5", - "enable_support": "0", - "resolution": "0.012", - "support_type": "normal(auto)", - "support_on_build_plate_only": "0", - "support_top_z_distance": "0.2", - "support_filament": "0", - "support_line_width": "0.4", - "support_interface_loop_pattern": "0", - "support_interface_filament": "0", - "support_interface_top_layers": "2", - "support_interface_bottom_layers": "2", - "support_interface_spacing": "0.5", - "support_interface_speed": "80", - "support_base_pattern": "rectilinear", - "support_base_pattern_spacing": "2.5", - "support_speed": "150", - "support_threshold_angle": "30", - "support_object_xy_distance": "0.35", - "tree_support_branch_angle": "30", - "tree_support_wall_count": "0", - "tree_support_with_infill": "0", - "detect_thin_wall": "0", - "top_surface_pattern": "monotonicline", - "top_surface_line_width": "0.4", - "top_surface_speed": "100", - "top_shell_layers": "3", - "top_shell_thickness": "0.8", - "travel_speed": "350", - "enable_prime_tower": "1", - "wipe_tower_no_sparse_layers": "0", - "prime_tower_width": "35", - "xy_hole_compensation": "0", - "xy_contour_compensation": "0" -}