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
2021-08-22Added check on brake port board numberDavid Crocker
2021-06-16Updated from 3.3 stable and corrected reporting of heater port namesDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-02-14Added a missing 'const'David Crocker
2021-02-05Enabled remote commands on Duet 3 MB6HCDavid Crocker
2021-02-02Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-02-02Increaased max length of a pin name string from 50 to 100 charactersDavid Crocker
2021-02-01Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-30Fixed missing EXINT interrupt priority initialisationDavid Crocker
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-20Clean-up remaining #if SAME5x instancesManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Fix remaining linker issuesManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-05Implemented deleting local and remote sensors by using "nil" port nameDavid Crocker
2020-12-28Partially implemented M954David Crocker
2020-12-27Added SUPPORT_REMOTE_COMMANDSDavid Crocker
2020-12-23More changes to support ATEDavid Crocker
2020-12-22Started implementing EUT mode (doesn't compile yet)David Crocker
2020-11-30Allow port names of the form "0.xxx" on Duet 2David Crocker
2020-11-09Fixed crash when using M591 command with no quoted string after 'C'David Crocker
2020-10-19Minor refactoring to bring IoPorts into line with expansion board f/wDavid Crocker
2020-06-21Support slave addressing in TMC22xx driverDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-05-27VariousDavid Crocker
2020-05-21Size reduction to allow 12864 support in Duet2CombinedFirmwareDavid Crocker
2020-03-27Allow analog inputs to be invertedDavid Crocker
2020-02-11Implemented remote stall configurationDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-10Added changes for LPC build (thanks sdavi)David Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-12-10More noexcept specifiersDavid Crocker
2019-12-02Ethernet and other fixesDavid Crocker
2019-11-06More work on remote endstops + enabled MPUDavid Crocker
2019-10-19Interim commit towards 3.0beta11David Crocker
2019-10-10Nearly 3.0beta11David Crocker
2019-10-08VariousDavid Crocker
2019-09-14More work on remote Z probe supportDavid Crocker
2019-09-04More work on remote fan supportDavid Crocker
2019-09-03Added support for reporting internal errors on expansion boardsDavid Crocker
2019-09-02Added support for telling Duet 3 expansion boards to update firmwareDavid Crocker
2019-08-31Bug fixesDavid Crocker
2019-08-25Increased number of thermistor readings averaged for Duet 3David Crocker
2019-08-24Fixes for Duet 3 v0.6David Crocker
2019-08-21Bug fixesDavid Crocker
2019-08-11Refactored the CAN interfaceDavid Crocker
2019-08-05Fix for inversion and pullup prefixes in remove port namesDavid Crocker
2019-08-05Fixes for Duet 2 buildsDavid Crocker
2019-08-05Bug fixesDavid Crocker