]>
jspc29.x-matter.uni-frankfurt.de Git - coral.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Wiebusch [Mon, 21 Oct 2013 11:03:51 +0000 (13:03 +0200)]
a lot of things work, but the system does not like small steps
Michael Wiebusch [Sun, 20 Oct 2013 13:36:57 +0000 (15:36 +0200)]
cnc working with touchpad and usb interface, which is not perfect yet, no global coordinates in mm yet
Michael Wiebusch [Thu, 17 Oct 2013 22:20:23 +0000 (00:20 +0200)]
this is now CNC mill with touchpad git, plate moves with touchpad, yeah
Michael Wiebusch [Tue, 8 Oct 2013 17:55:22 +0000 (19:55 +0200)]
why does it not work anymore ...
Michael Wiebusch [Sat, 5 Oct 2013 21:43:43 +0000 (23:43 +0200)]
now everything works, just strange that the preprocessor ifs and stuff are not working with this makefiles
Michael Wiebusch [Sat, 5 Oct 2013 21:31:41 +0000 (23:31 +0200)]
keypad mode working
Michael Wiebusch [Sat, 5 Oct 2013 21:22:36 +0000 (23:22 +0200)]
give the touchpad some delay after changing the operating mode, absolute mode now working, emulated uart a little buggy
Michael Wiebusch [Sat, 5 Oct 2013 21:09:31 +0000 (23:09 +0200)]
seems the define directives dont work, clean code, commenting out works
Michael Wiebusch [Sat, 5 Oct 2013 20:57:21 +0000 (22:57 +0200)]
this way relative mode works, very dirty code stuff