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/src/Fans
AgeCommit message (Expand)Author
2021-03-19RefactoringDavid Crocker
2021-03-10Fix new bugs with M150 and M954 commandsDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-01-26Convert PCCB to CoreN2GManuel Coenen
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2021-01-20Remove no longer required differences between SAME70 and SAM4xManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2020-12-28Partially implemented M954David Crocker
2020-12-18Fixes to Neopixel driverDavid Crocker
2020-11-11Implemented heater feedforward for fan RPM changesDavid Crocker
2020-11-10Added tuning with/without fans onDavid Crocker
2020-09-24Changes for new CoreN2G and to support v0.4 Duet 3 Mini prototypeDavid Crocker
2020-09-18Changes in preparation for Duet 3 Mini v0.4 build configurationDavid Crocker
2020-09-10Shut down fan tachos before loading IAPDavid Crocker
2020-09-04Refactored aux port support to handle multiple aux portsDavid Crocker
2020-07-19Minor changes and fixesDavid Crocker
2020-07-16More changes for alternaive direct-connect LCDsDavid Crocker
2020-07-16Added support for bit-banging Neopixels on Mini 12864 displayDavid Crocker
2020-07-16Added Neopixel support for Duet 3 MiniDavid Crocker
2020-07-09Rearranged/renamed DmacManager files in preparation for using CoreN2GDavid Crocker
2020-06-23Renamed gmac.cpp,.h to GmacInterface.cpp,.hDavid Crocker
2020-05-11Moved Duet pin definitions for ESP8288 and W5500 interfaces hereDavid Crocker
2020-05-08Recognise Cura NONMESH and increase max Neopixels to 60David Crocker
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-04-05Added NeoPixel support to Duet 3 and PCCBDavid Crocker
2020-04-02Removed fans.thermostatic.control from object modelDavid Crocker
2020-04-02Corrections to object modelDavid Crocker
2020-03-28SPI and OM changes for DWC and DSF 1.3.0Christian Hammacher
2020-03-21G30 and G28 now accept a K parameter for the Z probe numberDavid Crocker
2020-03-10Implemented 'seqs' in OM for boards, tools and fansDavid Crocker
2020-02-27More changes for 3.02-RC3David Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-17Fixed issue with fan tachos only reporting RPM brieflyDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-01-283.0beta3David 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
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-24Exception handling now workingDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-12-15Added more noexcept specifiersDavid Crocker
2019-12-123.0RC1 provisionalDavid Crocker