FIX: delete unprintable and printable filament list

jira: none

Change-Id: I8c4376cc882fd9489bbd07ea8d4773851fccd20a
This commit is contained in:
zhimin.zeng 2025-04-12 18:15:50 +08:00 committed by lane.wei
parent 99439f0453
commit 26297307f6
4 changed files with 1 additions and 14 deletions

View File

@ -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.90", "version": "02.00.01.00",
"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": [

File diff suppressed because one or more lines are too long

View File

@ -39,7 +39,6 @@
], ],
"extruder_printable_area": [], "extruder_printable_area": [],
"extruder_printable_height": [], "extruder_printable_height": [],
"unprintable_filament_types" : [""],
"extruder_type": [ "extruder_type": [
"Direct Drive" "Direct Drive"
], ],

View File

@ -49,14 +49,6 @@
"320", "320",
"325" "325"
], ],
"printable_filament_types" : [
"",
""
],
"unprintable_filament_types" : [
"",
""
],
"extruder_type": [ "extruder_type": [
"Direct Drive", "Direct Drive",
"Direct Drive" "Direct Drive"