Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14Stack (M120 & M121) implemented to save and restore state.Adrian Bowyer
2013-06-14Time outside Platform class changed to work entirely in seconds.Adrian Bowyer
2013-06-13Current position array removed - now all handled by the look ahead ring.Adrian Bowyer
2013-06-07Axis homeing partly implemented. All chars that are byte ints changed to int...Adrian Bowyer
2013-06-04This version is broken. But it is better! Major rewrite of the Move class. ...Adrian Bowyer
2013-05-27Printing G Code files implemented.Adrian Bowyer
2013-05-25Move ring buffer implemented and (preliminarily) tested. Look ahead not yet ...Adrian Bowyer
2013-05-23Small bug in relative extrude feeds fixed.Adrian Bowyer
2013-05-22Proper acceleration code added, and data needed for GCode look-ahead.Adrian Bowyer
2013-05-22First crude hack at acceleration code. Timer claims that the interruptAdrian Bowyer
2013-05-21Code tidying.Adrian Bowyer
2013-05-20Simple DDA now working. All axes move as expected.Adrian Bowyer
2013-05-20Crude movement with simple DDA implemented.Adrian Bowyer
2013-05-02More messing about with KO. JSON still not working. Also added sending java...Adrian Bowyer
2013-04-17Skeleton of the GCode interpreter written.reprappro
2013-04-16Making a start on the movement code.reprappro
2013-03-12File write buffer added. Doesn't seem to speed up much, so maybe remove agai...reprappro
2013-03-05Messages webpage added with session log.reprappro
2013-03-02Added Exit() functions to all classes.reprappro
2013-03-02More tidying.reprappro
2013-03-02...regularising function names...reprappro
2013-03-02Regularising function names...reprappro
2013-03-01Added upload nameclash checking and javascript file lists.reprappro
2013-03-01File uploads working.reprappro
2013-02-25File deletion now working.reprappro
2013-02-25File printing just about working.reprappro
2013-02-23More sensible file structure on the SD card.reprappro
2013-02-23Implemented very simple PHP for embedding stuff in control pages.reprappro
2013-02-21Basic structure of webpages working.reprappro
2013-02-21Simple password protection added to allow users to lock their RepRap. NB thi...reprappro
2013-02-20Webserver now working reasonably reliably.reprappro
2013-02-17Firmware Web interface part working (loads one page, but not two...)reprappro
2013-02-16Getting the webserver working. WIP.....reprappro
2013-02-13Added GCode and Webserver classes.reprappro
2013-01-14Minor tidying.reprappro
2012-12-22Finalising (probably not...) the structure.Adrian Bowyer
2012-12-21Started to add code for prototype Due board.reprappro
2012-12-10Cosmetic tidying.reprappro
2012-11-20First commit - some work remains...Adrian Bowyer