ENH: modify nozzle diameter sequence

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia17f86e3f035ad9389d0f44f8378c822f8cc947e
This commit is contained in:
xun.zhang 2025-01-13 15:33:31 +08:00 committed by lane.wei
parent d75006af50
commit d3927a59e9
2 changed files with 2 additions and 2 deletions

View File

@ -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": [

View File

@ -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",