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
2020-03-11Added some more missing OM fieldsChristian Hammacher
2020-03-08Z probe changes and per-tool M208 changesDavid Crocker
2020-03-07Moved ExpressionParser to a separate classDavid 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-29Fix for negative readings from modulated Z probesDavid Crocker
2020-01-20Improved StepTimer to increase maximum step rateDavid 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-13VariousDavid Crocker
2020-01-11Reduced RAM usage on Duet 2 buildsDavid Crocker
2020-01-08Refactored object model framework to support virtual arraysDavid Crocker
2020-01-05VariousDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-29Merged changes from upstreamDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid 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-14Fixed active low endstops on Duet 2David Crocker
2019-12-123.0RC1 provisionalDavid Crocker
2019-12-02Ethernet and other fixesDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid 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-26Cached memory and Lwip networking changesDavid Crocker
2019-10-22Release 3.0beta113.0beta11David Crocker
2019-10-21Implement G38.x (2 <= x <= 5) (#324)Manuel
2019-10-20Fixed bugs with Z probe readingsDavid Crocker
2019-10-19Interim commit towards 3.0beta11David Crocker
2019-09-21More support for remote endstopsDavid Crocker
2019-09-20Fixes for remote endstopsDavid Crocker
2019-09-19Added CAN diagnosticsDavid 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-31Bug fixesDavid Crocker
2019-08-21Bug fixesDavid Crocker
2019-07-26Major refactoring of heater management and driver IDsDavid Crocker
2019-07-21Sensors are configurted separately from heatersDavid Crocker
2019-07-02Consolidation after mergeDavid Crocker