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
2021-10-31Tidied up for static analysisDavid Crocker
2021-10-31Annotations for static analysisDavid Crocker
2021-10-31Replaced ecv.h by ecv_duet3d.h with standard undefs for C++David Crocker
2021-10-31Fixes for static analysisDavid Crocker
2021-10-31Added explicit constructor callsDavid Crocker
2021-10-29Inlined a functionDavid Crocker
2021-10-29Report checkNonPrintingMoves in M591 response and in OMDavid Crocker
2021-10-29Removed duplicate typedefs for eCvDavid Crocker
2021-10-29Renamed TypeCode::UniqueId for eCvDavid Crocker
2021-10-28Fixed issue with small extruder moves and filament monitorsDavid Crocker
2021-10-28Fixed possible bug in the SBC interfaceChristian Hammacher
2021-10-28Merge remote-tracking branch 'origin/3.4-dev' into v3-chrishammChristian Hammacher
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-28Filament monitor calibration results are now liveDavid Crocker
2021-10-28Bug fix: extruder endpoints were not updatedDavid Crocker
2021-10-26Changed how we update extrusion accumulators, fixed poss. race conditionDavid Crocker
2021-10-26Fix MB6HC DotStar bugDavid Crocker
2021-10-25Avoid printing too many decimal places in some situationsDavid Crocker
2021-10-25Corrected number of decimal digits after a divisionDavid Crocker
2021-10-25Bug fixes to filament monitorsDavid Crocker
2021-10-25Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-10-25Added missing cases for new SBC data typesChristian Hammacher
2021-10-25Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-10-25Inlined a functionDavid Crocker
2021-10-25Provided nore detail in heater fault messageDavid Crocker
2021-10-25Added ZVDD input shapingDavid Crocker
2021-10-25Work towards v3.4-b6Christian Hammacher
2021-10-23Expansion boards now receive broadcast temperature reportsDavid Crocker
2021-10-22Reduce acceleration when homing using stall detectionDavid Crocker
2021-10-22Moved some constants from Configuration.h to RRF3Common.hDavid Crocker
2021-10-22Set up number of drivers in filament status messageDavid Crocker
2021-10-22Fixed bug in recent filament monitor change commitDavid Crocker
2021-10-22Fix for G1 H2 moves on rotational axes not always workingDavid Crocker
2021-10-22Fixes to TMC51xx driverDavid Crocker
2021-10-22M0/M1 no longer turns heaters off if stop.g/sleep.g is foundDavid Crocker
2021-10-22Tidied up filament monitor code after recent changesDavid Crocker
2021-10-21Completed implementing filament monitors in expansion modeDavid Crocker
2021-10-21Implemented most filament monitor support in expansion modeDavid Crocker
2021-10-21Added heater tuning status report when in expansion modeDavid Crocker
2021-10-21Implementation of heater in expansion mode mostly doneDavid Crocker
2021-10-21Implemented fans in expansion board modeDavid Crocker
2021-10-21Started adding support for heaters/fans in expansion modeDavid Crocker
2021-10-21Pass a CanMessageBuffer to AllocateRequestIdDavid Crocker
2021-10-21Fixed typo in warning messageDavid Crocker
2021-10-20Brought TMC51xx driver into line with Duet3ExpansionDavid Crocker
2021-10-20Finished refactoring smart driver statusDavid Crocker
2021-10-19Added eventsPending list to Platform classDavid Crocker
2021-10-19Added Event classDavid Crocker
2021-10-19Added input shaper amplitudes and durations to OMDavid Crocker
2021-10-19Removed unused Platform::configuredHeaters variable and associated funcDavid Crocker