Commit graph

18 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
080443f0f4 Ring buffer for move queuing added, but not yet in use. 2013-05-23 23:09:15 +01:00
Adrian Bowyer
b0ae371ec8 Small bug in relative extrude feeds fixed. 2013-05-23 12:27:05 +01:00
Adrian Bowyer
069c1de66c Proper acceleration code added, and data needed for GCode look-ahead.
Z moves have been deliberately broken.  This will be fixed in the next
checkin.
2013-05-22 17:21:34 +01:00
Adrian Bowyer
fb2bbc0504 Code tidying. 2013-05-21 11:30:25 +01:00
Adrian Bowyer
438056ee15 Tidying: Removed commented out code and redundant files. 2013-05-11 13:22:29 +01:00
Adrian Bowyer
5e82d86ca6 Knockout/JSON coming together... 2013-05-06 21:56:01 +01:00
reprappro
f56236c2fa Developing KO interaction. JSON message not being recieved properly... 2013-04-25 20:14:45 +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
b207f31dc7 Messages webpage added with session log. 2013-03-04 21:56:42 +00:00
reprappro
b433566c8d More tidying. 2013-03-02 18:13:12 +00:00
reprappro
a10599f32c Movement table added. Should really be PHP in a file? 2013-02-21 21:47:50 +00:00
reprappro
f309576fc2 Basic structure of webpages working. 2013-02-21 19:13:28 +00:00
reprappro
d44c133348 Firmware Web interface part working (loads one page, but not two...) 2013-02-17 18:31:12 +00:00
Adrian Bowyer
0e3c762f99 First commit - some work remains... 2012-11-20 17:23:07 +00:00