Commit graph

9 commits

Author SHA1 Message Date
David Crocker
a168bc307b Version 1.18.1
Corrected USB VID/PID combos in CoreNG
2017-04-09 08:36:51 +01:00
David Crocker
3eb8bac31d Version 1.18
Updated driver to support our new VID/PID and also the Bossa port
Fixed issue with IP addresses containing zetos on Duet 06/085
Improved error mesages when M303 command has out-of-range parameters
Don't generate error message when the chopper control register is
changed, and allow it to be read back
Increased max motor current to 2.4A
2017-04-07 13:24:27 +01:00
dc42
983271f403 Update README.md 2017-01-05 15:18:32 +00:00
dc42
9ed1548619 Update README.md 2017-01-05 15:18:11 +00:00
David Crocker
fdcef50706 Version 1.17RC3
Bed compensation taper is now applied to 3/4/5-point compensation
methods too
Recognise generated-with comment in new Cura gcode files
Recognise filament-used info min new kisslicer files
When uploading files, create the full path if necessary
Duet 0.8.5 webserver looks for gzipped files first
A second controlled fan on the Duet 0.6 is no longer inverted
2016-12-21 17:17:57 +00:00
David Crocker
b22a945009 Added back duet.inf
Added duet.inf file back. Should be treated as a binary file this time.
2016-05-11 11:24:16 +01:00
David Crocker
ee612784a7 Treat .inf files as binary
Changed .gitattributes file to treat .inf files as binary so that their
hash values don't change and their digital signatures remain valid
Deleted duet.inf ready for adding back as a binary file
2016-05-11 11:23:25 +01:00
dc42
55b2889127 Create README.md file 2016-05-10 08:21:41 +01:00
David Crocker
7c864d13e3 Version 1.12
Enhancements
=========
Added support for RTD temperature sensors
When cancelling a print, if cancel.g exists then run it instead of
turning heaters off
Improved file upload speed over the web interface
Chamber heater is now exempted from timeout
Pressure advance now reduces maximum extruder jerk setting by a smaller
amount when the extruder steps/mm is high
The Duet no longer reports itself as an Arduino Due and has its own
Windows driver
Added experimental "maximum average printing acceleration" feature
Try to improve speed of getting file information in Print Monitor

Bug fixes
======
Simulation mode was not working properly
External driver support code sometimes failed to enable the associated
drives
Fixed potential overflow if a user attempted to use non-existent driver
9 on a Duet 0.6
M408 status requests were not handled when in simulation mode
Removed hard coded PATH in project
2016-05-07 21:55:19 +01:00