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-10Implemented OM fields network.interfaces[].state and seqs.networkDavid Crocker
2020-03-10Added various new object model fieldsChristian Hammacher
2020-03-09Reduced stack usage in recursive object model functionsDavid Crocker
2020-03-08Bug fixes and refactoringDavid 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-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-01-30Bug fixesDavid Crocker
2020-01-29Bug fixes for version 3.01-beta3David Crocker
2020-01-26Refactored MAC address codeDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2020-01-15Addendum to previous commitDavid Crocker
2020-01-14Added apiLevel to rr_connect responseDavid Crocker
2020-01-13More work on object modelDavid Crocker
2020-01-11Added Job members to object modelDavid Crocker
2020-01-10Suspend Network task while waiting for WiFi SPI transfer to completeDavid Crocker
2020-01-10Added changes for LPC build (thanks sdavi)David Crocker
2020-01-09More work on object modelDavid Crocker
2020-01-08Refactored object model framework to support virtual arraysDavid Crocker
2020-01-06Major refactoring of object model frameworkDavid Crocker
2020-01-05Refactored object model to allow multiple tables per classDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2020-01-04Networking and conditional GCode changesDavid Crocker
2019-12-29Added function call support to StringParserDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-12-21VariousDavid Crocker
2019-12-10Added more noexcept specifiersDavid Crocker
2019-12-10More noexcept specifiersDavid Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-12-09Support loading IAP in RAMDavid Crocker
2019-12-02Ethernet and other fixesDavid Crocker
2019-11-29Fixes for spurious linefeeds sent to USB and loss of output buffersDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-11-12More work to make it safe to use the SAME70 cacheDavid Crocker
2019-10-26Minor improvementsDavid Crocker
2019-10-26Cached memory and Lwip networking changesDavid Crocker
2019-10-19Added recent updates from 2.04RC4 releaseDavid Crocker
2019-10-19Interim commit towards 3.0beta11David Crocker
2019-10-16Make MassStorage::CombineName return bool (#328)Manuel
2019-10-16Upload files to a temporary file and only if all checks succeed rename/replac...Manuel
2019-10-10Nearly 3.0beta11David Crocker
2019-10-08Version 3.0beta10David Crocker
2019-10-08VariousDavid Crocker
2019-10-02VariousDavid Crocker
2019-09-19More changesChristian Hammacher
2019-09-12Added -Wundef to compiler optionsDavid Crocker
2019-08-30Implemented M906/913/915/917 for remote driversDavid Crocker
2019-08-16Added Duet3_V06 configurationDavid Crocker
2019-07-29Improved macro control from RRF to DCSChristian Hammacher