From 19a0f7233a3fe801af2b334df95d0a4704169a17 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Tue, 2 Apr 2024 14:59:26 -0400 Subject: [PATCH] Attempt at fixing error --- resources/profiles/Dremel/process/fdm_process_common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/Dremel/process/fdm_process_common.json b/resources/profiles/Dremel/process/fdm_process_common.json index 7398bcd481..8dca8f51f0 100644 --- a/resources/profiles/Dremel/process/fdm_process_common.json +++ b/resources/profiles/Dremel/process/fdm_process_common.json @@ -2,7 +2,7 @@ "type": "process", "name": "fdm_process_common", "from": "system", - "instantiation": "false", + "instantiation": "true", "adaptive_layer_height": "0", "reduce_crossing_wall": "0", "bridge_flow": "0.95",