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
AgeCommit message (Expand)Author
2022-07-26Another fix for extrusion in expansion board modeDavid Crocker
2022-07-22Corrected mag filament monitor position report in OM for ATE buildDavid Crocker
2022-07-22Increased number of decimal places in temperature readings from 1 to 2David Crocker
2022-07-22Merge branch '3.4-multicast' into 3.4-devDavid Crocker
2022-07-22Removed incomplete non-FP movement calulationsDavid Crocker
2022-07-22Skip cold extrusion code when in expansion modeDavid Crocker
2022-07-20Fixes to position reversion in expansion board mode (thanks Andy)David Crocker
2022-07-20Implemented remote reset and remote firmware update (needs CAN IAP)David Crocker
2022-07-19Finished implementation of StopDrivers and RevertPositionDavid Crocker
2022-07-19Partial fixes to stopping drivers on main boards used as expansionDavid Crocker
2022-07-17Finished initial implementation of multicast discovery protocol3.4-multicastDavid Crocker
2022-07-17Merge branch '3.4-multicast' of https://github.com/Duet3D/RepRapFirmware.git ...David Crocker
2022-07-17More work on multicastDavid Crocker
2022-07-17Update Notes on multicast implementation.mddc42
2022-07-17Create Notes on multicast implementation.mddc42
2022-07-16More work on multicast responderDavid Crocker
2022-07-16Fixed multicast idetificationDavid Crocker
2022-07-16Implemented reboot from multicast messageDavid Crocker
2022-07-15More work on multicastDavid Crocker
2022-07-15More work on multicastDavid Crocker
2022-07-14Updated multicast protocol header fileDavid Crocker
2022-07-14Added MulticastDiscovery folder and multicast protocol headerDavid Crocker
2022-07-14Fixes to multicastDavid Crocker
2022-07-13Merge branch '3.4-dev' into 3.4-multicastDavid Crocker
2022-07-13More fixes for ACT LED on MB6HCDavid Crocker
2022-07-13Fixes for main board used as expansionDavid Crocker
2022-07-13Multicast bug fixesDavid Crocker
2022-07-13Fixed array bounds overflow in modified codeDavid Crocker
2022-07-13Merge branch '3.4-dev' into 3.4-multicastDavid Crocker
2022-07-13Fix for main boards in expansion modeDavid Crocker
2022-07-12More work on multicastDavid Crocker
2022-07-12More work on multicast discovery protocolDavid Crocker
2022-07-12Added class MulticastResponder and some associated hooksDavid Crocker
2022-07-06Increased version to 3.4.2rc13.4.2rc1David Crocker
2022-07-06Increased format string length to 500 characters in ATE buildsDavid Crocker
2022-07-05Re-implemented support for MB6XD long step pulses for ATE testingDavid Crocker
2022-07-05Revert "Support longer step pulses on MB6XD when in test mode"David Crocker
2022-07-05Support longer step pulses on MB6XD when in test modeDavid Crocker
2022-07-05Limit step pulse width on MB6XD to take account of 16-bit timerDavid Crocker
2022-07-04Don't raise driver error events on 6XD when in test modeDavid Crocker
2022-07-04Changes for ATE firmware buildDavid Crocker
2022-07-04Additions to recent commits for builds with SBC supportDavid Crocker
2022-07-04Improved memory safety of ExpressionValue by removing SetType functionDavid Crocker
2022-07-04Fixed memory leaks in expression parserDavid Crocker
2022-07-01Allow MAX31865 M308 R parameter to have fractional parts (3.4.2beta1)David Crocker
2022-06-28Fixed build problem with previous mergeDavid Crocker
2022-06-28Bug fixes for stack handlingChristian Hammacher
2022-06-22Increased version to 3.4.2beta1David Crocker
2022-06-22Don't report times left if not printingChristian Hammacher
2022-06-22Last bug fix for W5500Christian Hammacher