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-11-18File GCodeResult.h moved to CANlib and #included in RepRapFirmware.hDavid Crocker
2021-11-13Static analysis fixesDavid Crocker
2021-11-08Increased MaxExtruders to 8 on Duet 3 MiniDavid Crocker
2021-11-08OM field boards[].maxMotors is no longer flagged verboseDavid 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-31Added explicit constructor callsDavid Crocker
2021-10-29Removed duplicate typedefs for eCvDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-17Introduced file CANlib/RRF3Common.hDavid Crocker
2021-09-16Minor change for eCvDavid Crocker
2021-09-07Fix for eCvDavid Crocker
2021-08-11Replaced MinMaxCurrent by MinCurMax for CAN message compatibilityDavid Crocker
2021-07-30Support reading array expressions for array-values command parametersDavid Crocker
2021-07-24Fixes for change to time unitsDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-10Added FS calls for SBC modeChristian Hammacher
2021-06-29Refactored swap-and-delete operationsDavid Crocker
2021-06-29In PanelDueUpdater make sure we delete all objects we createdDavid Crocker
2021-06-06Adjusted interrupt priorities to fix MB6HC seris outputDavid Crocker
2021-04-14Switched to new SAME5x AnalogIn non-DMA interfaceDavid Crocker
2021-03-26Improvements to accelerometer codeDavid Crocker
2021-03-19RefactoringDavid Crocker
2021-03-13Prepare to support >15 axesDavid Crocker
2021-03-03Increased max GpIn and GpOut ports for Duet 2 from 10 to 20David Crocker
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Start converting Duet3 build to CoreN2G (not compiling yet)Manuel Coenen
2020-12-28Partially implemented M954David Crocker
2020-12-22Started implementing EUT mode (doesn't compile yet)David Crocker
2020-12-17Added assertion mechanism and a extra cache flush callDavid Crocker
2020-12-08Changed flash_write_user_signature to avoid using a static 512b bufferDavid Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-11-22Fixed use of RSWDT in SAME70 buildsDavid Crocker
2020-11-15Various changes for ATEDavid Crocker
2020-11-06Added memcpyf and memcpyi32, renamed memcpy32 to memcpyu32David Crocker
2020-11-06Added memcpy32David Crocker
2020-11-01Fixed issue with remote extruder steps/mm not getting updatedDavid Crocker
2020-10-18Rationalised some common definitionsDavid Crocker
2020-10-10Partial implementation of filament monitors on expansion boardsDavid Crocker
2020-10-03Duet 3 Mini CAN fixes and improvementsDavid Crocker
2020-09-25Changes to TMC2209 driver for Duet 3 Mini v0.4David Crocker
2020-08-31Moved Duet 3 default thermistor and fan parameters to Duet3Common.hDavid Crocker
2020-08-15Improvements to SBC interface for Duet 3 MiniDavid Crocker
2020-08-02Changes for latest CoreN2GDavid Crocker
2020-07-28Fixes for latest CoreN2GDavid Crocker
2020-07-27Moved cache and base priority functions to CoreNG and CoreN2GDavid Crocker
2020-07-15Refactored 12864 display code in preparation for ST7567 supportDavid Crocker
2020-07-12Introduced clock names and fixed ADC inputDavid Crocker
2020-07-11Changes to work with latest CoreNGDavid Crocker
2020-07-10Changed Duet 3 Mini build to use CoreN2GDavid Crocker