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-16Corrected adjustment to number of decimal places when printing floatsDavid Crocker
2022-02-14Fix for M915 with R2 or R3 parameterDavid Crocker
2022-02-11Suppot JPEG thumbnail imagesDavid Crocker
2022-02-11Report extrusion and speed factors to 3 sig figs to avoid roundingDavid Crocker
2022-02-11Recognise Prusa slicer thumbnail_QOI end commentDavid Crocker
2022-02-08Fixed network startup on MB6HCDavid Crocker
2022-02-08Increased thumbnail chunk size in HTTP APIDavid Crocker
2022-02-07Various changes for 3.4.rc1David Crocker
2022-02-06Fixed inconsistency with err code of rr_thumbnailChristian Hammacher
2022-02-06Improvements for fileinfo detectionChristian Hammacher
2022-02-03Minor refactoring of code to write thumbnail dataDavid Crocker
2022-02-03Merge pull request #556 from mfs12/fix-thumbnail-downloaddc42
2022-02-03RepRap: fixed thumbnail read data functionMichael Szafranek
2022-02-01RepRap: changed thumbnail read function to be more efficientMichael Szafranek
2022-01-28Implemented M915 in expansion board modeDavid Crocker
2022-01-24Fixes for MB6XDDavid Crocker
2022-01-24Added annotations for static analysisDavid Crocker
2022-01-22Fixes for MB6XDDavid Crocker
2022-01-22OM field state.thisInput is now flagged verboseDavid Crocker
2022-01-20Added OM field state.thisInputDavid Crocker
2022-01-17More work on MB6XD step generationDavid Crocker
2022-01-17Partially implemented MB6XD driver stepping codeDavid Crocker
2022-01-13Added correct pin table for MB6XD fixed some code for itDavid Crocker
2022-01-12Refactored active/standby tool and heater setting code to save spaceDavid Crocker
2022-01-10Simplified build configuration files and added Duet3_MB6XDDavid Crocker
2022-01-10Changed "fmt" to "format" in M36 and rr_fileinfo responseDavid Crocker
2022-01-10Disable M950 D1 on Duet 3 MB6HC in SBC modeDavid Crocker
2022-01-10Support external SD card on MB6HCDavid Crocker
2022-01-09Added deferred power down to object modelDavid Crocker
2022-01-08Corrections to previous commitDavid Crocker
2022-01-08Implemented M36.1 and rr_thumbnailDavid Crocker
2022-01-08Added more thumbnail info to M36 responseDavid Crocker
2022-01-05Prevent LinearAnalog filtering being enabled if port hasn't a filterDavid Crocker
2022-01-05Correction to previous changeDavid Crocker
2022-01-05M36 and rr_fileinfo now return details of available thumbnailsDavid Crocker
2022-01-03Minor changes for eCvDavid Crocker
2021-12-27Use new macros in FreelistManager.hDavid Crocker
2021-12-21Replace '_' by '-' when generating macro name from event type nameDavid Crocker
2021-12-21Recognise DueX v0.11 boards and adjust default thermistor series RDavid Crocker
2021-12-19Removed function hiding + other minor changes for eCvDavid Crocker
2021-12-15Handle driver warnings and errors via the event handling systemDavid Crocker
2021-12-14Fixes to event systemDavid Crocker
2021-12-13Event handler bug fixesDavid Crocker
2021-12-13Bug fixes to event handlingDavid Crocker
2021-12-13Added support for M957David Crocker
2021-12-13Integrated driver stall handling into event systemDavid Crocker
2021-12-13Finished first cut of new event handling. No heater fault timers yet.David Crocker
2021-12-11Added most of the event handling codeDavid Crocker
2021-12-10Added 'important' flag in object model; support Duet 2 SBC in ATEDavid Crocker
2021-12-06Changed Duet 2 SBC build electronics name for ATEDavid Crocker