mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 13:04:03 -06: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:
parent
a7924a662e
commit
661183b48f
1 changed files with 5 additions and 1 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue