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-05-03Increase number of output buffers in Duet 2 builds, version 3.4.1rc13.4.1rc1David Crocker
2022-04-26Renamed Duet3_Mini4 to FMDCDavid Crocker
2022-03-12Added missing newline in stall warning messageDavid Crocker
2022-03-12Aded error message if M929 fails to create the log fileDavid Crocker
2022-03-07Corrections for Mini4 boardDavid Crocker
2022-03-04Increased reporting of extrusion factors in OM from 2 to 3 d.p.David Crocker
2022-02-28Removed incorrect driver 'pos' field from M122 reportDavid Crocker
2022-02-28Improved M569 T parameter support on MB6XDDavid Crocker
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-11Report extrusion and speed factors to 3 sig figs to avoid roundingDavid Crocker
2022-02-08Fixed network startup on MB6HCDavid 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-22Fixes 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-10Simplified build configuration files and added Duet3_MB6XDDavid 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-05Prevent LinearAnalog filtering being enabled if port hasn't a filterDavid 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-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-06Changed Duet 2 SBC build electronics name for ATEDavid Crocker
2021-11-13Fixed Print::write overloaded and hidden functions messDavid 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-11-04Static analysis fixesDavid Crocker
2021-11-01Added size of TaskBase to M122 P105 reportDavid Crocker
2021-10-31Added explicit constructor callsDavid 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-18Refactored AppendDriverStatus and its calling codeDavid 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-04Unique IDs are only reported in the OM if they are validDavid Crocker
2021-10-04Handle CanMessageAnnounceNew, also refactored handling of unique IDsDavid Crocker
2021-09-22Bug fix to M569.2 when running as an expansion boardDavid Crocker
2021-09-22Merged main and expansion board TMC22xx ands TMC51xx driversDavid Crocker
2021-09-13Added M309 get/set heater feedforwardDavid Crocker