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-01-27Finally fix writing to SD card on Duet 2Manuel Coenen
2021-01-26Convert Maestro build to CoreN2GManuel Coenen
2021-01-25Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2021-01-22Changes to ATE buildDavid Crocker
2021-01-21Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-20Bug fix to CanMotionDavid Crocker
2021-01-20Remove no longer required differences between SAME70 and SAM4xManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Restore compilability for SAM4E/4S buildsManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-01Fixed to Duet 3 Mini expansion modeDavid Crocker
2020-12-18Filament monitors can now be deleted usimng M591 D# P0David Crocker
2020-12-13JSON encoding is now done by vuprintfDavid Crocker
2020-12-07Tidied up return codes from GetFileInfoDavid Crocker
2020-11-22Fixed use of RSWDT in SAME70 buildsDavid Crocker
2020-11-04Don't switch into SBC mode unless the SD card is not detectedDavid Crocker
2020-11-01Fixed issue with remote extruder steps/mm not getting updatedDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-27Fixed recently introduced G92 bugDavid Crocker
2020-10-25Reinstated newline in M409 response + minor changesDavid Crocker
2020-10-24Return error if an output buffer overflows when reporting the OMDavid Crocker
2020-10-21Various fixesDavid Crocker
2020-10-18Added out-of-memory handler for new CoreNGDavid Crocker
2020-10-16Added version string for CoreN2GDavid Crocker
2020-10-15Fixed MB6HC build errorDavid Crocker
2020-09-30More work on the SBC interfaceChristian Hammacher
2020-09-29Minor bug fixesChristian Hammacher
2020-09-26Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-09-25Moved Linux subsystem to its own taskChristian Hammacher
2020-09-24Changes for new CoreN2G and to support v0.4 Duet 3 Mini prototypeDavid Crocker
2020-09-11Minor bug fixDavid 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-07Reworked Spindle code + network bug fixDavid Crocker
2020-09-07Moved spindle configuration code from GCodes2.cpp into class SpindleDavid Crocker
2020-09-04Refactored aux port support to handle multiple aux portsDavid Crocker
2020-08-28VariousDavid Crocker
2020-08-17Networking and SBC buffers are now allocated dynamicallyDavid Crocker
2020-08-16Duet 3 Mini SBC interface working but in 8-bit modeDavid Crocker
2020-08-15Improvements to SBC interface for Duet 3 MiniDavid Crocker
2020-08-12Changed firmware file check to accept .uf2 file for Duet 3 MiniDavid Crocker
2020-08-02Changes for latest CoreN2GDavid Crocker
2020-07-27Moved cache and base priority functions to CoreNG and CoreN2GDavid Crocker
2020-07-19Minor changes and fixesDavid Crocker
2020-07-18Record crash data in Smart EEPROM on the SAME5xDavid Crocker
2020-07-09Rearranged/renamed DmacManager files in preparation for using CoreN2GDavid Crocker
2020-07-04Fix M207 truncated response, and fixes for Duet 3 MiniDavid Crocker
2020-06-21More changes for 5LC, PanelDue now workingDavid Crocker
2020-06-18Changes for 5LCDavid Crocker