Commit graph

5 commits

Author SHA1 Message Date
David Crocker
0bef35d58f Added Duet 085 and RADDS builds of version 1.17c
Also corrected compiler settings for Duet 085 and RADDS builds
2017-01-26 13:32:58 +00:00
David Crocker
d5e7dfba41 Added RADDS build of 1.17c 2017-01-17 17:50:42 +00:00
David Crocker
8326ef9413 Version 1.17b
Fixed bug with M226
Addede new "T" (tool change) status in web server and M408 responses
2017-01-07 19:30:15 +00:00
David Crocker
660e9c7d1c Version 1.17a
Homing speed:
- The speed factor (M220 command, or speed control in DWC and PanelDue)
no longer affects the speed of homing moves or other special moves (i.e.
G1 commands with S1 or S2 parameter)

Bug fixes:
- Fixed the M120 (Push)
command
- Setting relative extruder movement (M83) or a feed rate (G1
Fxxx) in config.g now works again
- The F (feed rate) parameter is now
processed correctly on a G1 command with the R parameter
- If you used
M106 to change a fan PWM frequency, the change did not take place until
you next changed the speed
- On boards with SAM3X processors, due to a
chip bug the fan speed was sometimes incorrect if you changed the PWM
frequency
- If an http client requested a non-existent file that was not
an HTML file, the server incorrectly returned a 404 HTML page
2017-01-03 09:50:33 +00:00
David Crocker
6c5b2ba9fc Added 1.17rc2 binaries 2016-12-18 15:49:06 +00:00