Thank you!by woodywong - General
Hi there, One of my delta printers is using RADDS (with RADDS LCD). I really don't like using Repetier Firmware and was hoping to switch to RepRap Firmware. After looking into it, it looks like the Dan Newman fork for RADDS stopped being developed in 2016. So... Is there a different, more current fork of RepRap Firmware that supports RADDS? If I was forced to use the older, no longer developed brby woodywong - General
(200*16) / (20 * 2 ) = 80 steps/mm (200*16)/(36 * 2) = 44.44 steps / mmby woodywong - Delta Machines
I think I have found an error in the Folgertech 20 tooth v2 firmware. In the firmware the steps/mm is set to 189/2.25 which yields the incorrect result of 84 steps/mm. GT2 20-tooth is supposed to be set at 80 steps/mm (not 84 steps/mm like the folgertech firmware). The firmware for the 36-tooth version seems correct. That one is set to 100/2.25 which yields 44.44, which is correct for 36 tooth GTby woodywong - Delta Machines
I had the same problem this evening. I couldn't fix it, but I think I found a work around. You can still use the old 3-point mode. Just comment out; //#define AUTO_BED_LEVELING_GRID This allowed me to compile.Then be sure to set up the x,y cords for the absolute, 3-point method; #define ABL_PROBE_PT_1_X 90 #define ABL_PROBE_PT_1_Y 50 #define ABL_PROBE_PT_2_X 130 #define ABby woodywong - Firmware - mainstream and related support
Hi there. I just received my Folger Kossel Kit on Tuesday, December 23. I ordered it on November 29. I have experience with other types of printers, but this is my first experience with a delta. I just opened the kit earlier tonight and started putting the frame together. I will post some pics when I get more time. I'm new to deltas, but it seems odd to me that this kit comes with 3 x 36 tooth GTby woodywong - Delta Machines