mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX: delete unprintable and printable filament list
jira: none Change-Id: I8c4376cc882fd9489bbd07ea8d4773851fccd20a (cherry picked from commit 26297307f63d69828e4f2227bfcac500b82c87b5)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -37,7 +37,6 @@
|
|||||||
],
|
],
|
||||||
"extruder_printable_area": [],
|
"extruder_printable_area": [],
|
||||||
"extruder_printable_height": [],
|
"extruder_printable_height": [],
|
||||||
"unprintable_filament_types" : [""],
|
|
||||||
"extruder_type": [
|
"extruder_type": [
|
||||||
"Direct Drive"
|
"Direct Drive"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -47,14 +47,6 @@
|
|||||||
"320",
|
"320",
|
||||||
"325"
|
"325"
|
||||||
],
|
],
|
||||||
"printable_filament_types" : [
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"unprintable_filament_types" : [
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"extruder_type": [
|
"extruder_type": [
|
||||||
"Direct Drive",
|
"Direct Drive",
|
||||||
"Direct Drive"
|
"Direct Drive"
|
||||||
|
|||||||
Reference in New Issue
Block a user