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-08-06Fixed bug causing jerky uploads on Duet 3 and 3 Mini EthernetDavid Crocker
2022-07-15More work on multicastDavid Crocker
2022-07-14Added MulticastDiscovery folder and multicast protocol headerDavid Crocker
2022-07-13Multicast bug fixesDavid Crocker
2022-07-13Fixed array bounds overflow in modified codeDavid Crocker
2022-07-12More work on multicast discovery protocolDavid Crocker
2022-02-01Fix or Duet 3 Mini build with Ethernet disabledDavid Crocker
2021-10-06Bug fix to M540 on Duet 3 and 3 MiniDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2020-12-07Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-12-07Bug fixes for the new M586 C-parameterChristian Hammacher
2020-12-07Fixes for call to conn_accept with null PCBDavid Crocker
2020-06-23Renamed gmac.cpp,.h to GmacInterface.cpp,.hDavid Crocker
2020-06-23Reorganised the location of Ethernet files in Hardware foldersDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-16Moved SAME70 GMAC files to Hardware/SAME70David Crocker
2020-05-28Fixed errors in Duet 3 buildDavid Crocker
2020-03-10Implemented OM fields network.interfaces[].state and seqs.networkDavid Crocker
2020-02-29Still 3.01-RC3 provisionalDavid Crocker
2020-02-27Updated Lwip in Duet 3 build from 2.0.3 to 2.1.2David Crocker
2020-01-26Refactored MAC address codeDavid Crocker
2020-01-13More work on object modelDavid Crocker
2020-01-06Major refactoring of object model frameworkDavid Crocker
2020-01-05Refactored object model to allow multiple tables per classDavid Crocker
2020-01-04Networking and conditional GCode changesDavid Crocker
2019-12-10Added more noexcept specifiersDavid Crocker
2019-12-09Support loading IAP in RAMDavid Crocker
2019-12-02Ethernet and other fixesDavid Crocker
2019-10-26Cached memory and Lwip networking changesDavid Crocker
2019-10-02VariousDavid Crocker
2019-08-30Implemented M906/913/915/917 for remote driversDavid Crocker
2019-04-13More bug fixes and improvementsChristian Hammacher
2018-10-302.02RC4 provisional (second attempt)David Crocker
2018-10-28Release 2.02RC4 provisionalDavid Crocker
2018-10-17Version 2.02RC3 provisionalDavid Crocker
2018-10-17Nearly version 2.02RC3David Crocker
2018-09-04Moved some libraries into new project RRFLibrariesDavid Crocker
2018-06-23Version 2.01beta1David Crocker
2018-02-28Version 1.21RC3David Crocker
2018-02-12Combined DuetWiFi and DuetEthernet buildsDavid Crocker
2018-02-10Towards 1.21RC2 againDavid Crocker