This commit is contained in:
SoftFever 2022-08-21 12:53:04 +08:00
parent e654cf58f3
commit 09ac93e48a
8 changed files with 19 additions and 23 deletions

View file

@ -1,13 +1,12 @@
{ {
"type": "machine_model", "type": "machine_model",
"name": "Voron 2.4 250", "name": "Voron 2.4 250",
"model_id": "BL-P002", "model_id": "Voron0",
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
"nozzle_diameter": "0.4", "nozzle_diameter": "0.4",
"machine_tech": "FFF", "machine_tech": "FFF",
"family": "BBL-3DP", "family": "VoronDesign",
"bed_model": "", "bed_model": "",
"bed_texture": "voron_textured.png", "bed_texture": "voron_logo.png",
"hotend_model": "bbl-3dp-hotend.stl", "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"
} }

View file

@ -1,13 +1,12 @@
{ {
"type": "machine_model", "type": "machine_model",
"name": "Voron 2.4 250", "name": "Voron 2.4 250",
"model_id": "BL-P002", "model_id": "Voron2-250",
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
"nozzle_diameter": "0.4", "nozzle_diameter": "0.4",
"machine_tech": "FFF", "machine_tech": "FFF",
"family": "BBL-3DP", "family": "VoronDesign",
"bed_model": "", "bed_model": "",
"bed_texture": "voron_textured.png", "bed_texture": "voron_logo.png",
"hotend_model": "bbl-3dp-hotend.stl", "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"
} }

View file

@ -1,13 +1,12 @@
{ {
"type": "machine_model", "type": "machine_model",
"name": "Voron 2.4 300", "name": "Voron 2.4 300",
"model_id": "BL-P002", "model_id": "Voron2-300",
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
"nozzle_diameter": "0.4", "nozzle_diameter": "0.4",
"machine_tech": "FFF", "machine_tech": "FFF",
"family": "BBL-3DP", "family": "VoronDesign",
"bed_model": "", "bed_model": "",
"bed_texture": "voron_textured.png", "bed_texture": "voron_logo.png",
"hotend_model": "bbl-3dp-hotend.stl", "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"
} }

View file

@ -1,13 +1,12 @@
{ {
"type": "machine_model", "type": "machine_model",
"name": "Voron 2.4 350", "name": "Voron 2.4 350",
"model_id": "BL-P002", "model_id": "Voron2-350",
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
"nozzle_diameter": "0.4", "nozzle_diameter": "0.4",
"machine_tech": "FFF", "machine_tech": "FFF",
"family": "BBL-3DP", "family": "VoronDesign",
"bed_model": "", "bed_model": "",
"bed_texture": "voron_textured.png", "bed_texture": "voron_logo.png",
"hotend_model": "bbl-3dp-hotend.stl", "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"
} }

View file

@ -20,9 +20,9 @@
"0x256" "0x256"
], ],
"default_filament_profile": [ "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": [ "deretraction_speed": [
"0" "0"
], ],

View file

@ -5,7 +5,7 @@
"instantiation": "false", "instantiation": "false",
"inherits": "fdm_bbl_3dp_001_common", "inherits": "fdm_bbl_3dp_001_common",
"default_filament_profile": [ "default_filament_profile": [
"Bambu PLA Basic @BBL X1C" "Voron Generic ABS"
], ],
"default_print_profile": "0.20mm Standard @Voron", "default_print_profile": "0.20mm Standard @Voron",
"nozzle_diameter": [ "nozzle_diameter": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB