mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 00:51:28 +08: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
@ -9,5 +9,9 @@
|
|||||||
"filament_flow_ratio": ["0.98"],
|
"filament_flow_ratio": ["0.98"],
|
||||||
"filament_max_volumetric_speed": ["12"],
|
"filament_max_volumetric_speed": ["12"],
|
||||||
"slow_down_layer_time": ["8"],
|
"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…
x
Reference in New Issue
Block a user