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-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
2020-07-09Preparation for using CoreN2G in Duet 3 Mini buildDavid Crocker
2020-07-04Fix M207 truncated response, and fixes for Duet 3 MiniDavid Crocker
2020-06-29Refactored DMA priority namesDavid Crocker
2020-06-28UARTs on 5LC now use separate Tx and Rx interrupt prioritiesDavid Crocker
2020-06-27Enabled SBC interface for 5LCDavid Crocker
2020-06-25Fixes for 5LCDavid Crocker
2020-06-21More changes for 5LC, PanelDue now workingDavid Crocker
2020-06-19Changes for 5LCDavid Crocker
2020-06-15Fixed interrupt priority for TMC22xx UARTDavid Crocker
2020-06-14More changes for 5LCDavid Crocker
2020-06-14Changes for 5LCDavid Crocker
2020-05-28More changes to support 5LC build configurationDavid Crocker
2020-05-28Added Duet5LC configurationDavid Crocker
2020-05-23Various minor changesDavid Crocker
2020-04-27VariousDavid Crocker
2020-04-07Increment move.seq when speed or extrusion factor is changedDavid Crocker
2020-03-10Implemented 'seqs' in OM for boards, tools and fansDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-02-11Implemented remote stall configurationDavid Crocker
2020-02-05VariousDavid Crocker
2020-01-23Corrected case of an include filenameDavid Crocker
2020-01-22Bug fix and more Object Model fieldsDavid Crocker