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
2022-08-08Thermostatic fans now default to on if the sensor is not foundDavid Crocker
2021-12-19Removed function hiding + other minor changes for eCvDavid Crocker
2021-12-15Handle driver warnings and errors via the event handling systemDavid Crocker
2021-10-31Added explicit constructor callsDavid Crocker
2021-08-23Fixed proportional control of thermostatic fansDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2020-04-30Various changes for 3.01-RC11David Crocker
2020-04-29Various fixesDavid Crocker
2020-04-28Bug fixes, and restore correct heigt after a tool changeDavid Crocker
2020-04-21Fix to fans change in previous commitDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-04-20Reduced fan tacho reporting latcency for ATEDavid Crocker
2020-02-17Fixed issue with fan tachos only reporting RPM brieflyDavid Crocker
2020-01-19Refactored handling of bitmaps in the OMDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2020-01-14Added apiLevel to rr_connect responseDavid Crocker
2019-12-15Added more noexcept specifiersDavid Crocker
2019-12-123.0RC1 provisionalDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-10-19Interim commit towards 3.0beta11David Crocker
2019-09-05More work on remote heater supportDavid Crocker
2019-09-04Remote fans now workigDavid Crocker
2019-09-04More work on remote fan supportDavid Crocker
2019-09-03Refactored fan code, added support for remote fansDavid Crocker