mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Fix not being able to create new filaments for Dremel 3D45, 3D40, & 3D20 (#6837)
* Allow users to base off the generic filament * Merge branch 'SoftFever:main' into Dremel-3D45-fix
This commit is contained in:
@@ -9,5 +9,9 @@
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"compatible_printers": ""
|
||||
"compatible_printers": [
|
||||
"Dremel 3D45 0.4 nozzle",
|
||||
"Dremel 3D40 0.4 nozzle",
|
||||
"Dremel 3D20 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user