diff --git a/resources/profiles/Voron/machine/Voron 0.1.json b/resources/profiles/Voron/machine/Voron 0.1.json index b0aec82728..00a7d6440c 100644 --- a/resources/profiles/Voron/machine/Voron 0.1.json +++ b/resources/profiles/Voron/machine/Voron 0.1.json @@ -1,13 +1,12 @@ { "type": "machine_model", "name": "Voron 2.4 250", - "model_id": "BL-P002", - "url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json", + "model_id": "Voron0", "nozzle_diameter": "0.4", "machine_tech": "FFF", - "family": "BBL-3DP", + "family": "VoronDesign", "bed_model": "", - "bed_texture": "voron_textured.png", + "bed_texture": "voron_logo.png", "hotend_model": "bbl-3dp-hotend.stl", - "default_materials": "Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;" + "default_materials": "Voron Generic ABS" } diff --git a/resources/profiles/Voron/machine/Voron 2.4 250.json b/resources/profiles/Voron/machine/Voron 2.4 250.json index b0aec82728..a10664e40f 100644 --- a/resources/profiles/Voron/machine/Voron 2.4 250.json +++ b/resources/profiles/Voron/machine/Voron 2.4 250.json @@ -1,13 +1,12 @@ { "type": "machine_model", "name": "Voron 2.4 250", - "model_id": "BL-P002", - "url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json", + "model_id": "Voron2-250", "nozzle_diameter": "0.4", "machine_tech": "FFF", - "family": "BBL-3DP", + "family": "VoronDesign", "bed_model": "", - "bed_texture": "voron_textured.png", + "bed_texture": "voron_logo.png", "hotend_model": "bbl-3dp-hotend.stl", - "default_materials": "Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;" + "default_materials": "Voron Generic ABS" } diff --git a/resources/profiles/Voron/machine/Voron 2.4 300.json b/resources/profiles/Voron/machine/Voron 2.4 300.json index baa175853b..67acff7c6f 100644 --- a/resources/profiles/Voron/machine/Voron 2.4 300.json +++ b/resources/profiles/Voron/machine/Voron 2.4 300.json @@ -1,13 +1,12 @@ { "type": "machine_model", "name": "Voron 2.4 300", - "model_id": "BL-P002", - "url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json", + "model_id": "Voron2-300", "nozzle_diameter": "0.4", "machine_tech": "FFF", - "family": "BBL-3DP", + "family": "VoronDesign", "bed_model": "", - "bed_texture": "voron_textured.png", + "bed_texture": "voron_logo.png", "hotend_model": "bbl-3dp-hotend.stl", - "default_materials": "Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;" + "default_materials": "Voron Generic ABS" } diff --git a/resources/profiles/Voron/machine/Voron 2.4 350.json b/resources/profiles/Voron/machine/Voron 2.4 350.json index 1c8a1b46f1..c82b1c82af 100644 --- a/resources/profiles/Voron/machine/Voron 2.4 350.json +++ b/resources/profiles/Voron/machine/Voron 2.4 350.json @@ -1,13 +1,12 @@ { "type": "machine_model", "name": "Voron 2.4 350", - "model_id": "BL-P002", - "url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json", + "model_id": "Voron2-350", "nozzle_diameter": "0.4", "machine_tech": "FFF", - "family": "BBL-3DP", + "family": "VoronDesign", "bed_model": "", - "bed_texture": "voron_textured.png", + "bed_texture": "voron_logo.png", "hotend_model": "bbl-3dp-hotend.stl", - "default_materials": "Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;" + "default_materials": "Voron Generic ABS" } diff --git a/resources/profiles/Voron/machine/fdm_bbl_3dp_001_common.json b/resources/profiles/Voron/machine/fdm_bbl_3dp_001_common.json index 72c3163695..262aa2490a 100644 --- a/resources/profiles/Voron/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/Voron/machine/fdm_bbl_3dp_001_common.json @@ -20,9 +20,9 @@ "0x256" ], "default_filament_profile": [ - "Bambu PLA Basic @BBL X1C" + "Voron Generic ABS" ], - "default_print_profile": "0.16mm Optimal @BBL X1C", + "default_print_profile": "0.20mm Standard @Voron", "deretraction_speed": [ "0" ], diff --git a/resources/profiles/Voron/machine/fdm_klipper_common.json b/resources/profiles/Voron/machine/fdm_klipper_common.json index 6c99fb3bbe..cce239a83e 100644 --- a/resources/profiles/Voron/machine/fdm_klipper_common.json +++ b/resources/profiles/Voron/machine/fdm_klipper_common.json @@ -5,7 +5,7 @@ "instantiation": "false", "inherits": "fdm_bbl_3dp_001_common", "default_filament_profile": [ - "Bambu PLA Basic @BBL X1C" + "Voron Generic ABS" ], "default_print_profile": "0.20mm Standard @Voron", "nozzle_diameter": [ diff --git a/resources/profiles/Voron/voron_logo.png b/resources/profiles/Voron/voron_logo.png new file mode 100644 index 0000000000..ba814c9c5d Binary files /dev/null and b/resources/profiles/Voron/voron_logo.png differ diff --git a/resources/profiles/Voron/voron_textured.png b/resources/profiles/Voron/voron_textured.png deleted file mode 100644 index 08d5a9e2b2..0000000000 Binary files a/resources/profiles/Voron/voron_textured.png and /dev/null differ