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-04-26Renamed Duet3_Mini4 to FMDCDavid Crocker
2022-04-21Removed possible virus attack warning from http serverDavid Crocker
2022-02-28Improved M569 T parameter support on MB6XDDavid Crocker
2022-02-07Various changes for 3.4.rc1David Crocker
2022-01-28Implemented M915 in expansion board modeDavid Crocker
2022-01-24Fixes for MB6XDDavid 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-09Added deferred power down to object modelDavid Crocker
2022-01-08Implemented M36.1 and rr_thumbnailDavid 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-13Integrated driver stall handling into event systemDavid Crocker
2021-12-11Added most of the event handling codeDavid Crocker
2021-11-11Fixed issue with extruder stopping after a tiny moveDavid Crocker
2021-11-09Annotations for static analysisDavid Crocker
2021-11-06Removed default PS_ON (still version 3.4.0beta6)3.4.0beta6David Crocker
2021-11-05Introduced reduced accelerations and M201.1David Crocker
2021-10-31Annotations for static analysisDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-20Finished refactoring smart driver statusDavid Crocker
2021-10-19Added eventsPending list to Platform classDavid Crocker
2021-10-19Removed unused Platform::configuredHeaters variable and associated funcDavid Crocker
2021-10-09M17 now enables drivers even when RRF thinks they are already enabledDavid Crocker
2021-10-08Fixed Duet 2 SBC build and increased version to 3.4.0beta5David Crocker
2021-10-04Handle CanMessageAnnounceNew, also refactored handling of unique IDsDavid Crocker
2021-09-28Directories are reported on SBC-only configsChristian Hammacher
2021-09-22Merged main and expansion board TMC22xx ands TMC51xx driversDavid Crocker
2021-09-13Added M309 get/set heater feedforwardDavid Crocker
2021-08-26PS_ON pin can now be configuredDavid Crocker
2021-08-26Refactored PS_ON handlingDavid Crocker
2021-08-24Added percentCurrent and percentStstCurrent to OMDavid Crocker
2021-08-22Added support for brake ports in expansion modeDavid Crocker
2021-08-21Added driver brake supportDavid Crocker
2021-08-16Merge branch '3.4-input-shaping' into 3.4-devDavid Crocker
2021-08-12Added missing status messages when in expansion modeDavid Crocker
2021-08-11Replaced MinMaxCurrent by MinCurMax for CAN message compatibilityDavid Crocker
2021-08-11Support ACT LED on Duet 3 MiniDavid Crocker
2021-07-31More work on embedded readonly file supportDavid Crocker
2021-07-27Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-23Part way through changing units of stored speeds and accelerationsDavid Crocker
2021-07-22Several bug fixesChristian Hammacher
2021-07-21More work towards 3.4Christian Hammacher
2021-05-17Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-05-17Use function_ref in preference to inplace_functionDavid Crocker
2021-05-15RefactoringDavid Crocker