mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Fix instantiation on DREMC Filament (#14659)
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "DREMC PLA+ HS @System",
|
||||
"inherits": "DREMC PLA+ @base",
|
||||
"inherits": "DREMC PLA+ HS @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"setting_id": "I0HWhYAZ3ppq91Gx",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user