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-03-04Created Platform and PrintMonitor folders within /srcDavid 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-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2021-01-03VariousDavid Crocker
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-29Improved Move debug and diagnosticsDavid Crocker
2020-11-06Fix compile error for PCCB build (still 3.2beta3)David Crocker
2020-11-06Added memcpyf and memcpyi32, renamed memcpy32 to memcpyu32David Crocker
2020-10-28Fixed reporting of underrunsDavid Crocker
2020-10-25Improved hiccup algorithm to solve issue reported by AndyDavid Crocker
2020-10-24Got rid of some code analysis and compiler warningsDavid Crocker
2020-08-09Movement fixesDavid Crocker
2020-04-12Various fixesDavid Crocker
2020-04-09Implemented hiccup fix from expansion board firmwareDavid Crocker
2020-02-29Still 3.01-RC3 provisionalDavid Crocker
2020-01-22Bug fix and more Object Model fieldsDavid Crocker
2020-01-20Removed unused functionsDavid Crocker
2020-01-20Improved StepTimer to increase maximum step rateDavid Crocker
2020-01-19Improved speed of step generation a littleDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2019-12-163.0RC1 final(?)David Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-11-27Fixed G2/G3 issuesDavid Crocker
2019-11-25VariousDavid Crocker
2019-11-15Moved SoftwareResetData into separate filesDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-11-05VariousDavid Crocker
2019-10-08VariousDavid Crocker
2019-09-21More support for remote endstopsDavid Crocker
2019-08-11Refactored the CAN interfaceDavid Crocker
2019-07-23Fixed bug with extruders not being enabledDavid Crocker
2019-07-17Remainder of previous commitDavid Crocker
2019-07-16Fixed problem with axes ABC on Duet 3David Crocker
2019-06-20Fixed laser velocity rampingDavid Crocker
2019-04-23Duet 3 initial working buildDavid 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