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-12-11Added most of the event handling codeDavid Crocker
2021-10-31Added explicit constructor callsDavid Crocker
2021-10-29Report checkNonPrintingMoves in M591 response and in OMDavid Crocker
2021-10-28Filament monitor calibration results are now liveDavid Crocker
2021-10-25Bug fixes to filament monitorsDavid 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-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-17Introduced file CANlib/RRF3Common.hDavid Crocker
2021-10-15Report errors from v4 mag filament monitors that don't startDavid Crocker
2021-09-17Added extra fields for MFM and LFM in ATE buildDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-06-29Refactored swap-and-delete operationsDavid Crocker
2021-05-10Report filament present/not present status for laser/mag fm with switchDavid Crocker
2021-04-02Use new interrupt enable/disable functions in CoreN2GDavid Crocker
2021-03-19RefactoringDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-02-22Fixed use of comparisonEnabled in PulsedFilamentMonitorDavid Crocker
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2020-12-18Filament monitors can now be deleted usimng M591 D# P0David Crocker
2020-12-09Laser & magnetic filament monitors bug fixDavid Crocker
2020-11-09Fixed crash when using M591 command with no quoted string after 'C'David Crocker
2020-10-25More support for remote filament monitorsDavid Crocker
2020-10-24Return error if an output buffer overflows when reporting the OMDavid Crocker
2020-10-24Got rid of some code analysis and compiler warningsDavid Crocker
2020-10-21Various fixesDavid Crocker
2020-10-20Towards remote filament monitorsDavid Crocker
2020-10-19Minor refactoring to bring IoPorts into line with expansion board f/wDavid Crocker
2020-10-10Partial implementation of filament monitors on expansion boardsDavid Crocker
2020-09-10Shut down fan tachos before loading IAPDavid Crocker
2020-09-09Fixed issues which prevented IAP being loaded correctly on Duet 2David Crocker
2020-09-01Added more documentation in the header commentDavid Crocker
2020-08-28VariousDavid Crocker
2020-05-27VariousDavid Crocker
2020-05-21Size reduction to allow 12864 support in Duet2CombinedFirmwareDavid Crocker
2020-05-06Update seqs.sensors when filament monitors are configuredDavid Crocker
2020-03-11Added some more missing OM fieldsChristian Hammacher
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-05VariousDavid Crocker
2019-12-15Added more noexcept specifiersDavid Crocker
2019-11-25VariousDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-11-05VariousDavid Crocker
2019-10-19Added recent updates from 2.04RC4 releaseDavid Crocker
2019-10-19Interim commit towards 3.0beta11David Crocker
2019-07-17Remainder of previous commitDavid Crocker
2019-06-25Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher