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-11-05Corrected default probing and travel speeds for Z probesDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-08Fixed Duet 2 SBC build and increased version to 3.4.0beta5David Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-23Part way through changing units of stored speeds and accelerationsDavid Crocker
2021-07-19Z probe trigger height is now the negative of the probe Z offsetDavid Crocker
2021-06-28Don't abort processing G31 if we can't process the temp coefficientsDavid Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-10Implemented variablesDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-04Implemented fast-then-slow G30 probingDavid Crocker
2021-03-03Got rid of "near endstop" statusDavid Crocker
2021-02-22Work towards v3.3Christian Hammacher
2021-02-16Wil mesh any two axes (#476)dc42
2020-12-22Initialise ZProbe::lastStopHeight to zeroDavid Crocker
2020-12-14Reworked stall detection endstops and implemented them for TMC2209David Crocker
2020-09-13Update seqs.sensors when update lastStopHeight in a ZProbeDavid Crocker
2020-09-13Z probe and trigger improvementsDavid Crocker
2020-08-13Bug fix for G31 commands that use existing G31 OM valuesDavid Crocker
2020-05-16Towards version 3.1.1David Crocker
2020-05-16Fixed G31 not updating seqs.sensorsChristian Hammacher
2020-04-07Increment move.seq when speed or extrusion factor is changedDavid Crocker
2020-03-22G31 without parameters now reports the Z probe numberDavid Crocker
2020-03-11Added some more missing OM fieldsChristian Hammacher
2020-03-08Z probe changes and per-tool M208 changesDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-01-29Fix for negative readings from modulated Z probesDavid 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-11Reduced RAM usage on Duet 2 buildsDavid Crocker
2020-01-05VariousDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-29Merged changes from upstreamDavid Crocker
2019-10-26Cached memory and Lwip networking changesDavid Crocker
2019-10-21Implement G38.x (2 <= x <= 5) (#324)Manuel
2019-10-20Fixed bugs with Z probe readingsDavid Crocker
2019-09-18Bug fixesDavid 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-07-21Sensors are configurted separately from heatersDavid Crocker
2019-07-02Consolidation after mergeDavid Crocker
2019-07-01Merge remote-tracking branch 'origin/v3-chrishamm' into v3-devDavid Crocker
2019-07-01Minor changesDavid 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-13Fixed uninitialised Z probe parametersDavid Crocker
2019-05-16Bug fixesDavid Crocker