From c03a39632a10fdde788ceb969630a3264287724b Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Thu, 30 May 2024 12:59:07 -0400 Subject: [PATCH] Fix Dremel PLA being shown everywhere --- resources/profiles/Dremel/filament/Dremel Generic PLA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/profiles/Dremel/filament/Dremel Generic PLA.json b/resources/profiles/Dremel/filament/Dremel Generic PLA.json index e0af806ed9..ca1ce300f5 100644 --- a/resources/profiles/Dremel/filament/Dremel Generic PLA.json +++ b/resources/profiles/Dremel/filament/Dremel Generic PLA.json @@ -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": "" }