Traumflug
Traumflug
I don't have a delta either, so we have to wait for a kind soul running that code :-)
> Who knows, maybe testing this will finally make me start writing up those features so that I won't have to switch back... Excellent idea! Make sure you look through...
> Are tower position adjusts included in the firmware feature set? Tower positions should be part of the configuration, because they don't change during runtime. Looking at branch _delta_ it...
> is there a pin config that exists already for ramps1.4 with an arduino mega? RAMPS 1.3 and RAMPS 1.4 use the same pinout, so the one for 1.3 should...
You should use Configtool unless you're a developer trying #defines not yet exposed there.
I see, you want to try on a delta. Fine. First obvious step is to switch to branch _delta_. Doing so will make most of Configtool going away, because that...
> I've just gone ahead and put: > #define TOWER_X_ANGLE_DEG 60 [...] in dda.h Well done. Eventually they should go into config/printer.xxx.h and be adjustable by Configtool, but for now...
> /home/jotham/Scripts/arduino-1.5.8/: Permission denied You can't execute a directory. Configtool adds the remaining part on its own, it should be something like ``` /home/jotham/Scripts/arduino-1.5.8/hardware/tools/avrdude ``` And don't forget to enable...
> Homing is supposed to be happening at 50mm/s but it is more like 5mm/s. Teacup features adaptive homing feedrates. The faster the axis can decelerate after the endstop trigger...
As far as I could find out it's one of these typical cheap Arduino/RAMPS sets. Vaguely I remember programmer type "stk500v2" doesn't work for every Arduino. If this turns out...