From 2940aae05f35c60070e7ac61a3a102c607d8fd7e Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:37:49 -0400 Subject: [PATCH] Add fdm_filament_pla to Dremel.json --- resources/profiles/Dremel.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/profiles/Dremel.json b/resources/profiles/Dremel.json index 68f8bd40d8..c1af1bb53b 100644 --- a/resources/profiles/Dremel.json +++ b/resources/profiles/Dremel.json @@ -84,6 +84,10 @@ "name": "fdm_filament_common", "sub_path": "filament/fdm_filament_common.json" }, + { + "name": "fdm_filament_pla", + "sub_path": "filament/fdm_filament_pla.json" + }, { "name": "Dremel Generic PLA @3D20 all", "sub_path": "filament/Dremel Generic PLA @3D20 all.json"