mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
wip
This commit is contained in:
parent
e654cf58f3
commit
09ac93e48a
8 changed files with 19 additions and 23 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
BIN
resources/profiles/Voron/voron_logo.png
Normal file
BIN
resources/profiles/Voron/voron_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 MiB |
Loading…
Add table
Add a link
Reference in a new issue