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-19Added accelerometer support, over CAN only at presentDavid Crocker
2021-03-08Increased TMC5160 task stack sizeDavid Crocker
2021-02-12Fix PE0 and PC29 pin definitionManuel Coenen
2021-02-11Corrected PWM pin peripheral IDs in Duet 3 buildDavid Crocker
2021-01-26Split up USART SPI periph modes because Maestro has them splitManuel Coenen
2021-01-22Fix stepper drivers not enabling and Ethernet not initilizedManuel Coenen
2021-01-21Complete pin usage commentsManuel Coenen
2021-01-21Fix Serial1 pin assignmentsManuel Coenen
2021-01-21Add pin usage (partial)Manuel Coenen
2021-01-20Remove old pin tableManuel Coenen
2021-01-20Fix broken Vref VSSA pin table entriesManuel Coenen
2021-01-20Fix TMC51xx Miso/Mosi/Sclk pin modesManuel Coenen
2021-01-20Fix nullptr access in LookupPinNameManuel Coenen
2021-01-19Fix more linker issues (still not done)Manuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-19Start converting Duet3 build to CoreN2G (not compiling yet)Manuel Coenen
2021-01-18Increased max motors/axis on MB6HC due to user requestDavid Crocker
2020-12-29Increased maximum axes to 15, reduced default extruders to 0David Crocker
2020-12-19Increased version to 3.2RC1David Crocker
2020-12-18Fixes to Neopixel driverDavid Crocker
2020-12-13Changed the IAP filenames and start addressesDavid Crocker
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-10-29Improved speed of commands received over USBDavid Crocker
2020-10-18Rationalised some common definitionsDavid Crocker
2020-10-07Added Duet 3 ATE build configurationDavid Crocker
2020-09-26Added definition of Vref series resistor to hardware definitionDavid Crocker
2020-09-04Refactored aux port support to handle multiple aux portsDavid Crocker
2020-08-31Added support for second UART on Duet 3David Crocker
2020-07-16Added Neopixel support for Duet 3 MiniDavid Crocker
2020-06-27Enabled SBC interface for 5LCDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-17More changes for 5LC, pin table completeDavid Crocker
2020-06-16Added SharedSpi libraryDavid Crocker
2020-06-10Renamed Duet3Limits.h to Duet3Common.hDavid Crocker
2020-05-27VariousDavid Crocker
2020-05-12Fixes to IAP upload from SBC for Duet 2David Crocker
2020-04-05Added NeoPixel support to Duet 3 and PCCBDavid Crocker
2020-03-26Partially implemented object cancellationDavid Crocker
2020-03-10Bug fix to previous changeDavid Crocker
2020-02-21VariousDavid Crocker
2020-02-08Increased Duet 3 limits, and bug fix to previous commitDavid Crocker
2020-01-12More work on object modelDavid Crocker
2020-01-06Major refactoring of object model frameworkDavid Crocker
2020-01-05VariousDavid Crocker
2020-01-04Networking and conditional GCode changesDavid Crocker
2019-12-29Merged changes from upstreamDavid Crocker
2019-12-123.0RC1 provisionalDavid Crocker
2019-12-10Added more noexcept specifiersDavid Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-12-09Support loading IAP in RAMDavid Crocker