mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
New feature: show auto calibration marks on bed for X1/X1C printers
#88
This commit is contained in:
@@ -34,5 +34,6 @@
|
||||
"upward_compatible_machine":[
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle"
|
||||
]
|
||||
],
|
||||
"bbl_calib_mark_logo": "0"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"bed_texture": "bbl-3dp-logo_cali_lines.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1C;Bambu PLA Basic @BBL X1C;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1C;Bambu TPU 95A @BBL X1C;PolyTerra PLA @BBL X1C;PolyLite PLA @BBL X1C;"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"bed_texture": "bbl-3dp-logo_cali_lines.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;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;"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user