Jean-Marc Giacalone
ecb93ffcf6
Merged version065 from duet branch.
2014-04-24 21:44:16 +01:00
Adrian Bowyer
33cf94e0cf
Z probe averaging fixed. Loop timer added (try M122). Code reverted to the point where it worked...
2014-04-10 15:56:47 +01:00
Adrian Bowyer
17b533fe2e
Incorporating some of dc42's enhancements. This compiles BUT IT HASN'T BEEN TESTED. Use with extreme caution.
2014-04-07 22:15:19 +01:00
Adrian Bowyer
1129fa218f
Added in David Crocker's improvements (many thanks to him).
2014-02-11 11:23:28 +00:00
Adrian Bowyer
8ee075289d
Updating master branch to include David Crocker's improvements. Plus a little tidying.
2014-01-13 17:07:18 +00:00
David Crocker
1e444839e0
Improved network recovery from errors and fixed small temp cal error
...
Improved network error recovery so that it it possible to reconnect
after some types of network error have occurred
Corrected calculation of temperatures to give more accurate results
towards the limits of the ADC range
2014-01-07 13:42:30 +00:00
Adrian Bowyer
96818433c6
Making master branch the same as the duet branch.
2013-12-14 12:03:25 +00:00
Adrian Bowyer
4c74c4eb30
Upload of reprap.htm implemented (M560). The file must end "<!-- **EoF** -->" without the quotes.
2013-11-20 22:13:23 +00:00
Adrian Bowyer
bd51a7c3f0
Fixed Timer overflow bug.
2013-11-13 23:23:31 +00:00
Adrian Bowyer
971fed0d02
Temperature range checking added (see Configuration.h). If temps repeatedly
...
fall outside the set range, it assumes the thermistor is bust and turns off the heater.
2013-11-10 21:55:44 +00:00
Adrian Bowyer
2609f66c86
Webserver not yet working. Rest should be OK though.
2013-09-29 23:15:00 +01:00
Adrian Bowyer
07d323a41d
Setting up latest Due code to work on the Duet.
2013-08-28 16:36:38 +01:00
Jean-Marc Giacalone
982846e7e0
project into Eclipse.
2013-08-05 12:19:54 +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
b433566c8d
More tidying.
2013-03-02 18:13:12 +00:00
reprappro
816e626dac
Finished regularising function names.
2013-03-01 23:24:35 +00:00
reprappro
09a5aa6310
Added upload nameclash checking and javascript file lists.
2013-03-01 14:00:10 +00:00
reprappro
e0a8d7da6a
File uploads working.
2013-02-28 20:09:58 +00:00
reprappro
02f0ab16e3
Uploads half working (well, they don't crash it...).
2013-02-25 22:43:16 +00:00
reprappro
55d8ea9afe
Fixed small bug whereby the Print page didn't refresh properly.
2013-02-25 14:40:35 +00:00
reprappro
e4f4bd9c10
File printing just about working.
2013-02-25 13:58:10 +00:00
reprappro
733dd776ed
Separated printing files from file upload and download. Added sys folder for properties file.
2013-02-24 20:57:14 +00:00
reprappro
4b08be9338
More sensible file structure on the SD card.
2013-02-23 15:15:53 +00:00
reprappro
7bc5761b3e
Implemented very simple PHP for embedding stuff in control pages.
2013-02-22 22:03:46 +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
e4981fe819
Simple password protection added to allow users to lock their RepRap. NB this is not (nor should it be) full SSL/https encryption stuff.
2013-02-20 20:37:31 +00:00
reprappro
8673ad40ca
Webserver now working reasonably reliably.
2013-02-19 22:13:55 +00:00
reprappro
d44c133348
Firmware Web interface part working (loads one page, but not two...)
2013-02-17 18:31:12 +00:00
reprappro
40630df7da
Getting the webserver working. WIP.....
2013-02-15 22:49:46 +00:00
reprappro
a1812edadc
Added GCode and Webserver classes.
2013-02-13 18:30:10 +00:00