Commit graph

17 commits

Author SHA1 Message Date
Adrian Bowyer
874e6e0baf First working version. Horay! 2013-07-18 12:15:05 +01:00
Adrian Bowyer
b94bff107c Temperature code now working. PID may need a little tweaking. 2013-07-11 20:22:21 +01:00
Adrian Bowyer
ce7522f682 Temperature code all working with simple bang-bang control. PID next... 2013-06-18 22:24:07 +01:00
Adrian Bowyer
c928771c75 Temperature polling added. 2013-06-17 22:18:39 +01:00
Adrian Bowyer
a76185cdea Stack (M120 & M121) implemented to save and restore state. 2013-06-14 19:12:44 +01:00
Adrian Bowyer
7b5d4ceaf1 Time outside Platform class changed to work entirely in seconds. 2013-06-14 15:23:42 +01:00
Adrian Bowyer
ecf735f32e Axis homeing partly implemented. All chars that are byte ints changed to int8_t. 2013-06-06 22:08:14 +01:00
Adrian Bowyer
4b0e9e61bf Crude movement with simple DDA implemented. 2013-05-20 15:53:21 +01:00
reprappro
00ca902341 Making a start on the movement code. 2013-04-15 21:41:07 +01:00
reprappro
b207f31dc7 Messages webpage added with session log. 2013-03-04 21:56:42 +00:00
reprappro
31399c9efa Added Exit() functions to all classes. 2013-03-02 18:25:44 +00:00
reprappro
b433566c8d More tidying. 2013-03-02 18:13:12 +00:00
reprappro
44f6516fc8 ...regularising function names... 2013-03-01 23:00:41 +00:00
reprappro
c2e201cda3 Regularising function names... 2013-03-01 22:23:38 +00:00
reprappro
a10599f32c Movement table added. Should really be PHP in a file? 2013-02-21 21:47:50 +00:00
reprappro
8673ad40ca Webserver now working reasonably reliably. 2013-02-19 22:13:55 +00:00
reprappro
d44c133348 Firmware Web interface part working (loads one page, but not two...) 2013-02-17 18:31:12 +00:00
Renamed from Heat.cpp (Browse further)