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-14Time outside Platform class changed to work entirely in seconds.Adrian Bowyer
2013-06-04This version is broken. But it is better! Major rewrite of the Move class. ...Adrian Bowyer
2013-05-22Proper acceleration code added, and data needed for GCode look-ahead.Adrian Bowyer
2013-05-11Tidying: Removed commented out code and redundant files.Adrian Bowyer
2013-05-11Redundant PHP code commented out of firmware.Adrian Bowyer
2013-05-09Further work on the Single Page web interface...Adrian Bowyer
2013-05-03JSON responses half working.Adrian Bowyer
2013-04-30A little tidying...Adrian Bowyer
2013-04-25Developing KO interaction. JSON message not being recieved properly...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-02Finished regularising function names.reprappro
2013-03-01Added upload nameclash checking and javascript file lists.reprappro
2013-03-01File uploads working.reprappro
2013-02-26Uploads half working (well, they don't crash it...).reprappro
2013-02-25Fixed small bug whereby the Print page didn't refresh properly.reprappro
2013-02-25File printing just about working.reprappro
2013-02-25Separated printing files from file upload and download. Added sys folder for...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-22Movement table added. Should really be PHP in a file?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