mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix Dremel Generic PLA, Snapmaker PET, & Snapmaker PVA showing up everywhere (#5508)
* Fix Dremel PLA being shown everywhere * Remove duplicate ender 3 profile * Fix failing build * Revert "Fix failing build" This reverts commite137e7a135. * Revert "Remove duplicate ender 3 profile" This reverts commita6cbd955ff. * Fix Snapmaker PET & PVA showing up everywhere
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"slow_down_layer_time": ["8"]
|
||||
"slow_down_layer_time": ["8"],
|
||||
"compatible_printers": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user