From 6db6ef93a236d05757cfe8c247ecb77e9ca560f3 Mon Sep 17 00:00:00 2001 From: daid Date: Thu, 15 May 2014 19:05:03 +0200 Subject: [PATCH] Add missing start3/4 and end3/4 --- Cura/util/profile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Cura/util/profile.py b/Cura/util/profile.py index 05e6960a..3c6e2857 100644 --- a/Cura/util/profile.py +++ b/Cura/util/profile.py @@ -449,7 +449,6 @@ G90 ;absolute positioning ;{profile_string} """, str, 'alteration', 'alteration') ####################################################################################### -####################################################################################### setting('support_start.gcode', '', str, 'alteration', 'alteration') setting('support_end.gcode', '', str, 'alteration', 'alteration') setting('cool_start.gcode', '', str, 'alteration', 'alteration') -- 2.30.2