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-04-27Fixes for systems without mass storageDavid Crocker
2022-03-03Moved MaxThumbnails to Configuration.h and increased it to 4David Crocker
2022-02-16Refactored thumbnail parser to save flash spaceDavid Crocker
2022-02-14Added SD card partition size to M39 response and object modelDavid Crocker
2022-02-11Suppot JPEG thumbnail imagesDavid Crocker
2022-02-11Recognise Prusa slicer thumbnail_QOI end commentDavid Crocker
2022-02-08Allow for more tools than extruders in filament usage arrayDavid Crocker
2022-02-07Changed thumbnail comment string to match PrusaSlicerDavid Crocker
2022-02-06Improvements for fileinfo detectionChristian Hammacher
2022-01-10Simplified build configuration files and added Duet3_MB6XDDavid Crocker
2022-01-10Support external SD card on MB6HCDavid Crocker
2022-01-06Minor optimisationDavid Crocker
2022-01-05M36 and rr_fileinfo now return details of available thumbnailsDavid Crocker
2022-01-03Made reinterpret_casts explicitDavid Crocker
2021-12-15Bug fixes3.4-eventsChristian Hammacher
2021-12-02Added support for build time reported by REALvision slicerDavid Crocker
2021-12-02Fixed parsing of print time for long Superslicer printsDavid Crocker
2021-11-12Added annotations for static analysisDavid Crocker
2021-10-31Annotations for static analysisDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-09-14Minor changes to CRC functionsDavid Crocker
2021-09-07Resolved name clashes and minor issues for eCvDavid Crocker
2021-09-07Removed friend class hack from class FileData and GCodeInputDavid Crocker
2021-08-31Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-08-31Work towards 3.4-b4Christian Hammacher
2021-08-27Replaced MutexLocker operastor bool() by IsAcquired()David Crocker
2021-08-24Got Duet 2 SBC config building againDavid Crocker
2021-08-21Implemented redirection to file in echo commandDavid Crocker
2021-08-16Fixes to embedded file supportDavid Crocker
2021-08-16Fixes to embedded file supportDavid Crocker
2021-08-16More work on embedded filesDavid Crocker
2021-08-16More work on embedded filesDavid Crocker
2021-08-13More work on embedded filesDavid Crocker
2021-08-13Implemented FindFirst/FindNext for embedded filesDavid Crocker
2021-08-13More work on embedded filesDavid Crocker
2021-08-13More work on HAS_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-31More work on embedded readonly file supportDavid Crocker
2021-07-31Introduced HAS_EMBEDDED_FILESDavid Crocker
2021-07-21Added .nc to the list of file extensions that we try to parseDavid Crocker
2021-07-10Added FS calls for SBC modeChristian Hammacher
2021-06-28Removed job.file.firstLayerHeight and job.file.numLayers from the OMDavid Crocker
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-04-02Use new interrupt enable/disable functions in CoreN2GDavid Crocker
2021-03-19RefactoringDavid Crocker
2021-03-08Support Matter Control slicerDavid Crocker
2021-03-08Support Fusion 360 slicerDavid Crocker
2021-03-08Fixed incorrect change to .cproject file, partly support Pathio slicerDavid Crocker