mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-12 22:36:03 -06:00
ENH: modify nozzle diameter sequence
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia17f86e3f035ad9389d0f44f8378c822f8cc947e (cherry picked from commit d3927a59e99ab5fc484934703d4eb08b0e728179)
This commit is contained in:
parent
9732c0b845
commit
d674f49855
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.17",
|
||||
"version": "02.00.00.18",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Bambu Lab H2D",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||
"bed_model": "bbl-3dp-H2D.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue