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 commit e137e7a135.

* Revert "Remove duplicate ender 3 profile"

This reverts commit a6cbd955ff.

* Fix Snapmaker PET & PVA showing up everywhere
This commit is contained in:
cochcoder
2024-06-03 13:40:28 +00:00
committed by GitHub
parent accc1a4fc1
commit b7b3418baf
4 changed files with 8 additions and 4 deletions

View File

@@ -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": ""
}