Commit graph

65 commits

Author SHA1 Message Date
Adrian Bowyer
1e35269a06 This version is broken. But it is better! Major rewrite of the Move class. Now to debug it... 2013-06-04 15:25:28 +01:00
Adrian Bowyer
a5c2b5b80e Look Ahead ring implemented, but acceleration processing now needs to be added. 2013-06-01 11:10:32 +01:00
Adrian Bowyer
0c77a2f5eb Started to add code to implement look-ahead. 2013-05-29 00:10:37 +01:00
Adrian Bowyer
438737f2f2 Bug whereby moves still got queued when the buffer was full fixed. 2013-05-28 10:22:41 +01:00
Adrian Bowyer
9b0d714a3a Printing G Code files implemented. 2013-05-27 20:51:32 +01:00
Adrian Bowyer
fb2bbc0504 Code tidying. 2013-05-21 11:30:25 +01:00
Adrian Bowyer
291de98a2c Further work on the Single Page web interface... 2013-05-09 20:56:38 +01:00
reprappro
9ccc27b85d Added bare bones of primary G and M codes. Added twin buffers for GCodes from the user via the web interface, and from a GCode file. 2013-04-23 00:15:24 +01:00
reprappro
b23e6943a8 Skeleton of the GCode interpreter written. 2013-04-16 23:49:15 +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
c2e201cda3 Regularising function names... 2013-03-01 22:23:38 +00:00
reprappro
f309576fc2 Basic structure of webpages working. 2013-02-21 19:13:28 +00:00
reprappro
a1812edadc Added GCode and Webserver classes. 2013-02-13 18:30:10 +00:00