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-02-14Added SD card partition size to M39 response and object modelDavid Crocker
2022-01-10Simplified build configuration files and added Duet3_MB6XDDavid Crocker
2022-01-10Support external SD card on MB6HCDavid Crocker
2021-12-15Bug fixes3.4-eventsChristian Hammacher
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-08-31Work towards 3.4-b4Christian Hammacher
2021-08-13More work on embedded filesDavid Crocker
2021-08-13Resolved some missing functions wheh HAS_EMBEDDED_FILES is trueDavid Crocker
2021-08-09More work on embedded file supportDavid Crocker
2021-07-31Introduced HAS_EMBEDDED_FILESDavid Crocker
2021-07-10Added FS calls for SBC modeChristian Hammacher
2021-04-19Fixed build errors for Duet 2 SBC buildDavid Crocker
2021-04-09Added seqs.volChanges[] to object mode to record file creation etc.David Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2020-12-20Initialise fsMutex in Duet 2 SBC buildv3-wilrikerDavid Crocker
2020-12-16File write buffers moved to non-cached memory for SAME70David Crocker
2020-12-16Changes to allow RAM to be cachedDavid Crocker
2020-12-08Remove HAS_MASS_STORAGE and SUPPORT_SCANNER from Duet2_SBCManuel Coenen
2020-12-07Tidied up return codes from GetFileInfoDavid Crocker
2020-12-05Mutex & BinarySemaphore now derive from the underlying FreeRTOS structsDavid Crocker
2020-12-04File read operations are now routed to mass storage or LinuxInterfaceManuel Coenen
2020-11-04Fixed issues with incorrect reporting of pausing/resuming statesDavid Crocker
2020-07-17Various fixesDavid Crocker
2020-06-15Moved sd_mmc library here from CoreNGDavid Crocker
2020-06-15Changes for 5LCDavid Crocker
2020-06-15More changes for 5LC boardDavid Crocker
2020-06-13More changes for 5LCDavid Crocker
2020-06-13More changes for 5LCDavid Crocker
2020-04-25Removed 5-point bed compensation, added longest SD read timeDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-03-13File operations invoked via http no longer generate error messagesDavid Crocker
2020-03-11Added SD card info and state.powerFailScript to object modelDavid Crocker
2020-02-21VariousDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-11Reduced RAM usage on Duet 2 buildsDavid Crocker
2020-01-11Added Job members to object modelDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-24Fixes to exception support for Duet 3David Crocker
2019-11-12More work to make it safe to use the SAME70 cacheDavid Crocker
2019-10-26Minor improvementsDavid Crocker
2019-10-19Added recent updates from 2.04RC4 releaseDavid Crocker
2019-10-16Make MassStorage::CombineName return bool (#328)Manuel
2019-07-02Consolidation after mergeDavid Crocker
2019-05-25Further changes for 2.03RC3David Crocker
2019-05-252.03RC3 provisionalDavid Crocker
2019-02-23Towards 2.03beta3David Crocker
2018-12-20On the way to 2.02RC7David Crocker
2018-12-15Pre-allocate SD card storage when doing HTTP file uploadDavid Crocker
2018-12-09Updated FatFs from version 0.9 to 0.13cDavid Crocker
2018-11-17More changes for 2.02RC4David Crocker