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-07-27Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-24Corrected pressure advance for new time unitsDavid Crocker
2021-07-21More work towards 3.4Christian Hammacher
2021-07-07Fixes for input shaping + CANDavid Crocker
2021-07-03Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-02Fixed issue with remote-only moves being scheduled too earlyDavid Crocker
2021-06-30More work on extrusion using MoveSegmentsDavid Crocker
2021-06-07More work on input shapingDavid Crocker
2021-05-19Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-05-18Fixed issue calused by Move task using same CAN buffer as Main taskDavid Crocker
2021-05-17Fixed some compile errors in Duet 2 buildDavid Crocker
2021-05-15Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-05-15RefactoringDavid Crocker
2021-05-14Some functions were incorrectly declared noexceptDavid Crocker
2021-05-14Some functions were incorrectly declared noexceptDavid Crocker
2021-05-04Moved common code into a new function to save code spaceDavid Crocker
2021-04-19Added a separate Move taskDavid Crocker
2021-04-01Fixes issue with G92 <axis> resetting extruder positionsDavid Crocker
2021-03-19RefactoringDavid Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-02-22Added move.queue to object modelDavid Crocker
2021-02-20Moved input shaper into a separate classDavid Crocker
2021-02-20Extended M593 to configure input shapingDavid Crocker
2021-02-16Wil mesh any two axes (#476)dc42
2021-02-15Removed 3 and 4 point bed compensation codeDavid 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-22Started implementing EUT mode (doesn't compile yet)David Crocker
2020-12-07More files for M595 implementationDavid Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-11-24Work towards 3.2.0-b4Christian Hammacher
2020-10-28Fixed reporting of underrunsDavid Crocker
2020-09-25Added synchronisation to heightmap callsChristian Hammacher
2020-08-15Improvements to SBC interface for Duet 3 MiniDavid Crocker
2020-06-14More changes for 5LCDavid Crocker
2020-05-21Size reduction to allow 12864 support in Duet2CombinedFirmwareDavid Crocker
2020-05-04Fixed crash when M951 is usedDavid Crocker
2020-03-10Implemented remaining OM sequence number incrementingDavid Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-05VariousDavid Crocker
2020-01-31Fixes issue with machine coordinates not being updatedDavid Crocker
2020-01-28Still 3.01-beta3 candidateDavid Crocker
2020-01-22Bug fix and more Object Model fieldsDavid Crocker
2020-01-20Removed unused functionsDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-12Bug fix to number of reported heatersDavid Crocker