Fix instantiation on DREMC Filament (#14659)

This commit is contained in:
dremc
2026-09-21 16:53:16 +08:00
committed by GitHub
parent 3eae4c6997
commit c8bfd2ad3e
12 changed files with 24 additions and 13 deletions
@@ -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"
],