]>
jspc29.x-matter.uni-frankfurt.de Git - coral.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Wiebusch [Mon, 15 Dec 2014 15:10:24 +0000 (16:10 +0100)]
greatly improved the concept of moving the plate
Michael Wiebusch [Fri, 12 Dec 2014 21:24:27 +0000 (22:24 +0100)]
now endstops work AND report as desired
Michael Wiebusch [Fri, 12 Dec 2014 19:42:04 +0000 (20:42 +0100)]
now working quite nice, solved a lot of old bugs, correct length scaling
Michael Wiebusch [Fri, 12 Dec 2014 16:47:57 +0000 (17:47 +0100)]
cleaned up stuff, made a script for generating GPIO functions/definitions
Michael Wiebusch [Thu, 11 Dec 2014 16:49:47 +0000 (17:49 +0100)]
previous 2 commits did not work, because interrupt headers were not included in the touchpad module, this is fixed now. Also Product String was changed to Coral Scanner Table ... for custom udev rules
Michael Wiebusch [Thu, 11 Dec 2014 15:54:26 +0000 (16:54 +0100)]
cleaned up a lot, but program does not work anymore ...
Michael Wiebusch [Thu, 11 Dec 2014 10:34:10 +0000 (11:34 +0100)]
own module for Touchpad
Michael Wiebusch [Thu, 11 Dec 2014 09:28:43 +0000 (10:28 +0100)]
started modifying the code for the coral table
root [Sun, 27 Oct 2013 17:06:07 +0000 (18:06 +0100)]
everything works, yeah, integrated switches and leds
root [Sun, 27 Oct 2013 17:00:10 +0000 (18:00 +0100)]
puuh, it still works, lets find the mistakes in the port handling
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