mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 17:03:12 +08:00
FIX: delete unprintable and printable filament list
jira: none Change-Id: I8c4376cc882fd9489bbd07ea8d4773851fccd20a
This commit is contained in:
parent
99439f0453
commit
26297307f6
@ -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
@ -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"
|
||||||
],
|
],
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user