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-10-21Implemented most filament monitor support in expansion modeDavid Crocker
2021-09-24Fixed wonky delta prints, also added a new simulation modeDavid Crocker
2021-08-20Attempted fix for movement stalled issueDavid Crocker
2021-07-26Attempt fix for prepare underruns with sequences of short segmentsDavid Crocker
2021-07-07Fixes for input shaping + CANDavid Crocker
2021-06-07More work on input shapingDavid Crocker
2021-05-14Some functions were incorrectly declared noexceptDavid Crocker
2021-02-22Added move.queue to object modelDavid Crocker
2021-02-05DDARing::GetGracePeriod is now an inline functionDavid Crocker
2021-02-05Feature / Configurable Grace Period for Starting into Moves (#471)markmaker
2021-01-02Use CanMovementLinear message instead of CanMovement message for 3 MiniDavid Crocker
2020-12-27Added SUPPORT_REMOTE_COMMANDSDavid Crocker
2020-12-27Implemented movement and timekeeping in CAN slave modeDavid Crocker
2020-12-07Implemented M595David Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-11-29Improved Move debug and diagnosticsDavid Crocker
2020-10-28Fixed reporting of underrunsDavid Crocker
2020-10-19Minor refactoring to bring IoPorts into line with expansion board f/wDavid Crocker
2020-01-31Fixes issue with machine coordinates not being updatedDavid Crocker
2020-01-22Bug fix and more Object Model fieldsDavid Crocker
2020-01-20Improved StepTimer to increase maximum step rateDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-11-15Moved SoftwareResetData into separate filesDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-09-21More support for remote endstopsDavid Crocker
2019-07-16Fixed problem with axes ABC on Duet 3David Crocker
2019-05-27Merged changes from version 2.03RC3David Crocker
2019-05-252.03RC3 provisionalDavid Crocker
2019-05-03Version 2.03RC1 provisionalDavid Crocker
2019-04-23Duet 3 initial working buildDavid Crocker
2019-03-25More 2,.03beta3 changesDavid Crocker
2019-03-25Various changes for 2.03beta3David Crocker
2019-03-06Work on asynchronous moves and Duet 3David Crocker
2019-03-03Refectored DDARing and other changesDavid Crocker