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
2022-01-13Changed to use Succeeded(GCodeResult) functionDavid Crocker
2021-11-01Restrict Z probe types 1,2,3,5 to probe #0David Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-22Reduce acceleration when homing using stall detectionDavid Crocker
2021-10-08Fixed Duet 2 SBC build and increased version to 3.4.0beta5David Crocker
2021-08-26Bux fix: P31 parameter of M500 is now rememberedDavid Crocker
2021-06-29Refactored swap-and-delete operationsDavid Crocker
2021-05-26Corrected some exception specifications (thanks Andy)David Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-03Got rid of "near endstop" statusDavid Crocker
2020-12-28Partially implemented M954David Crocker
2020-12-14Reworked stall detection endstops and implemented them for TMC2209David Crocker
2020-09-13Z probe and trigger improvementsDavid Crocker
2020-04-20Changes to PanelDue output code, add GpOut ports to OMDavid Crocker
2020-04-07Increment move.seq when speed or extrusion factor is changedDavid Crocker
2020-03-21G30 and G28 now accept a K parameter for the Z probe numberDavid Crocker
2020-02-29Still 3.01-RC3 provisionalDavid Crocker
2020-02-17Moved heat.sensors to sensors.analog in the OMDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-02-05VariousDavid Crocker
2020-02-04VariousDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-18Lock ZProbes when accessing them and added more items to OMDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-163.0RC1 final(?)David Crocker
2019-12-14Fixed M574 when used to change the position of an existing switch endstopDavid Crocker
2019-12-14Final (?) changes to 3.0RC1David Crocker
2019-12-123.0RC1 provisionalDavid Crocker
2019-11-08Added check when using remote endstopsDavid Crocker
2019-11-06More work on remote endstops + enabled MPUDavid Crocker
2019-11-01VariousDavid Crocker
2019-10-30Fixed some endstop bugsDavid Crocker
2019-10-21Implement G38.x (2 <= x <= 5) (#324)Manuel
2019-09-21More support for remote endstopsDavid Crocker
2019-09-20Fixes for remote endstopsDavid Crocker
2019-09-18Bug fixesDavid Crocker
2019-09-16Endstops and fragmented repliesDavid Crocker
2019-09-15RefactoringDavid Crocker
2019-09-14More work on remote Z probe supportDavid Crocker
2019-09-123.0beta103.0beta10David Crocker
2019-09-06More Duet 3 workDavid Crocker
2019-08-21Bug fixesDavid Crocker
2019-07-02Consolidation after mergeDavid Crocker
2019-06-25Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-06-25Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-06-22Various minor changesDavid Crocker
2019-06-18Fixed merge of RRFv3 changesChristian Hammacher
2019-06-07Added support for triggersDavid Crocker