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-10-08File list implemented. Also M201 to set axis accelerations via USB.Jean-Marc Giacalone
2013-10-07Web interface works! Horray! Key was to prevent lwip requesting pages whenAdrian Bowyer
2013-10-07Still not working. But not working differently...Adrian Bowyer
2013-09-13Code added to add a bed plane z = aX.x + aY.y + aC to all movements.Adrian Bowyer
2013-09-05Configuration file (in sys/config.g) implemented.Adrian Bowyer
2013-08-28Setting up latest Due code to work on the Duet.Adrian Bowyer
2013-08-06housekeeping.Jean-Marc Giacalone
2013-08-05project into Eclipse.Jean-Marc Giacalone
2013-07-18Fix added for feedrate "bug" in Slic3r.Adrian Bowyer
2013-07-18First working version. Horay!Adrian Bowyer
2013-06-18All buttons now working (except file upload). Slight problems with data bind...Adrian Bowyer
2013-06-18Temperature polling added.Adrian Bowyer
2013-06-15Created full control and print layout in reprap.htm. New buttons don't do an...Adrian Bowyer
2013-06-15Full look-ahead code now implemented.Adrian Bowyer
2013-06-15Exploited new Push() and Pop() functions in reprap.htm and the homeing code.Adrian Bowyer
2013-06-13Current position array removed - now all handled by the look ahead ring.Adrian Bowyer
2013-06-06Look Ahead coming together. Inter-move angle code working.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-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-08Repeated table contents now generated by javascript function.Adrian Bowyer
2013-05-08Added jog-move functionality on Control page.Adrian Bowyer
2013-05-07Knockout/JSON coming together...Adrian Bowyer
2013-05-05Got different content for different pages working.Adrian Bowyer
2013-05-05Further Knockout development...Adrian Bowyer
2013-05-04JSON requests now working, but with strange requirements...Adrian Bowyer
2013-05-02More messing about with KO. JSON still not working. Also added sending java...Adrian Bowyer
2013-04-26More messing about with KnockOut...reprappro
2013-04-25Developing KO interaction. JSON message not being recieved properly...reprappro
2013-04-24Preparing to move to Knockout; last commit with the old web interface.reprappro
2013-03-05Messages webpage added with session log.reprappro
2013-03-02Finished 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-26Uploads half working (well, they don't crash it...).reprappro
2013-02-25File deletion now working.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-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