mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00: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:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "02.00.00.17",
|
"version": "02.00.00.18",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Bambu Lab H2D",
|
"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",
|
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||||
"bed_model": "bbl-3dp-H2D.stl",
|
"bed_model": "bbl-3dp-H2D.stl",
|
||||||
"bed_texture": "bbl-3dp-logo.svg",
|
"bed_texture": "bbl-3dp-logo.svg",
|
||||||
|
|||||||
Reference in New Issue
Block a user