From 7b8a92b10ed6f59094c48551fd8c6b95761d6c8c Mon Sep 17 00:00:00 2001 From: appdev007 Date: Tue, 27 Aug 2013 06:53:24 -0500 Subject: [PATCH] Removed the GT2 belt settings that I added to old_single_plate config on my last commit. They won't print because this part prints flat. --- old_single_plate/configuration.scad-dist | 5 ----- 1 file changed, 5 deletions(-) diff --git a/old_single_plate/configuration.scad-dist b/old_single_plate/configuration.scad-dist index f696a1c..5585bba 100644 --- a/old_single_plate/configuration.scad-dist +++ b/old_single_plate/configuration.scad-dist @@ -18,11 +18,6 @@ belt_tooth_ratio = 0.5; //belt_tooth_distance = 2.032; //belt_tooth_ratio = 0.64; -// GT2 - There are a bunch of GT2 belts with different tooth-to-tooth distance -// adjust to your needs -// belt_tooth_distance = 2; -// belt_tooth_ratio = 0.5; - // Select your hot-end mount ****************************************************** // 0 = none; 1 = groove-mount (J-head/MakerGear etc.) -- 2.20.1