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-08-30Fixes for M917 on MB6XDDavid Crocker
2022-08-30Support M917 on MB6XDDavid Crocker
2022-08-03Improved diagnostics a little when in expansion board modeDavid Crocker
2022-07-13More fixes for ACT LED on MB6HCDavid Crocker
2022-07-13Fix for main boards in expansion modeDavid Crocker
2022-07-05Re-implemented support for MB6XD long step pulses for ATE testingDavid Crocker
2022-07-05Revert "Support longer step pulses on MB6XD when in test mode"David Crocker
2022-07-05Support longer step pulses on MB6XD when in test modeDavid Crocker
2022-07-05Limit step pulse width on MB6XD to take account of 16-bit timerDavid Crocker
2022-07-04Don't raise driver error events on 6XD when in test modeDavid Crocker
2022-05-25Added support for Duet 3 MB6XD version 1.03.4.1rc2David Crocker
2022-05-18Added build configuration for FMDC v0.3David Crocker
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