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
path: root/Driver
AgeCommit message (Collapse)Author
2020-03-18Update DuetDriverFiles.zipDavid Crocker
2019-10-21Updated the Windows device driver to recignoise Duet 3 main boardDavid Crocker
2018-02-04Updated Windows device driver for Duet MDavid Crocker
2017-08-05Version 1.19RC2David Crocker
Changed the way we handel tool offsets to (I hope) meet the needs of both IDEX and conventional dual-nozzle printers Fixed spurious error message when G92 E0 is processed Fixed Duet3D filament sensor data receive code Device driver now supports Alligator board VID/PID
2017-07-20Update README.mddc42
2017-04-09Version 1.18.1v1.18.1David Crocker
Corrected USB VID/PID combos in CoreNG
2017-04-07Version 1.18David Crocker
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-01-05Update README.mddc42
2017-01-05Update README.mddc42
2016-12-21Version 1.17RC3David Crocker
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-05-11Added back duet.infDavid Crocker
Added duet.inf file back. Should be treated as a binary file this time.
2016-05-11Treat .inf files as binaryDavid Crocker
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-10Create README.md filedc42
2016-05-07Version 1.12David Crocker
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