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
path: root/src/CAN
AgeCommit message (Expand)Author
2020-03-10Bug fix to previous changeDavid Crocker
2020-03-10Implemented 'seqs' in OM for boards, tools and fansDavid Crocker
2020-03-07Moved ExpressionParser to a separate classDavid Crocker
2020-02-29Still 3.01-RC3 provisionalDavid Crocker
2020-02-27More changes for 3.02-RC3David Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-02-11Implemented remote stall configurationDavid Crocker
2020-02-05VariousDavid Crocker
2020-02-04VariousDavid Crocker
2020-02-01Fixes to remote M952David Crocker
2020-02-01Moved SAME70 CAN driver from CoreNG to Hardware/CanDriverDavid Crocker
2020-01-25Added featuresDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-13More work on object modelDavid Crocker
2020-01-08Refactored object model framework to support virtual arraysDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-12-21VariousDavid Crocker
2019-12-163.0RC1 final(?)David Crocker
2019-12-10Added more noexcept specifiersDavid Crocker
2019-12-05Added support for remote M42/M280David Crocker
2019-12-04Support remote M408 and M122 P1 for ATEDavid Crocker
2019-11-15Moved SoftwareResetData into separate filesDavid 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-10-27Bug fixesDavid Crocker
2019-10-26Cached memory and Lwip networking changesDavid Crocker
2019-10-09Fixed expansion board updates over SBC -> CANChristian Hammacher
2019-10-08Version 3.0beta10David Crocker
2019-10-08VariousDavid Crocker
2019-09-28Cleaned up result of latest mergeDavid Crocker
2019-09-28Merge remote-tracking branch 'origin/v3-chrishamm' into v3-devDavid Crocker
2019-09-22Fixed crashing on Duet 3 when main board endstops stop motorsDavid Crocker
2019-09-21Fixed build errors in Duet 3 V05 configDavid Crocker
2019-09-21More fixes for DSFChristian Hammacher
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-09Fixes for remote pressure advance + other changesDavid Crocker
2019-09-05Remote heaters now workingDavid Crocker
2019-09-05More work on remote heater supportDavid Crocker
2019-09-04Remote fans now workigDavid Crocker
2019-09-04More work on remote fan supportDavid Crocker
2019-09-03More work on fan configurationDavid Crocker
2019-09-03Fixed expansion board updates over CANChristian Hammacher