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-10Reinstate driver 11 on Duet 2David Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-03Increased max GpIn and GpOut ports for Duet 2 from 10 to 20David Crocker
2021-02-10Ported DueX I2C fixes from release 3.2.2David Crocker
2021-01-27Fix Shared SPI on Duet 2Manuel Coenen
2021-01-27Finally fix writing to SD card on Duet 2Manuel Coenen
2021-01-26Split up USART SPI periph modes because Maestro has them splitManuel Coenen
2021-01-26Convert Maestro build to CoreN2GManuel Coenen
2021-01-26Enable pullups for all non-clock HSMCI pinsManuel Coenen
2021-01-26Fix Duet2_SBC configurationManuel Coenen
2021-01-25Fix naming schemeManuel Coenen
2021-01-25Add PinTable to Duet2 (and prepare empty for DuetMManuel Coenen
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2021-01-04Merge branch 'v3.02-dev' into 3.3-devDavid Crocker
2021-01-04Disabled an unused pin definitionDavid Crocker
2020-12-29Increased maximum axes to 15, reduced default extruders to 0David Crocker
2020-12-13Changed the IAP filenames and start addressesDavid Crocker
2020-12-09Minor changes to DueX input read code, testedDavid Crocker
2020-12-08Remove HAS_MASS_STORAGE and SUPPORT_SCANNER from Duet2_SBCManuel Coenen
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-09-26Added definition of Vref series resistor to hardware definitionDavid Crocker
2020-09-09Fixed issues which prevented IAP being loaded correctly on Duet 2David Crocker
2020-09-04Refactored aux port support to handle multiple aux portsDavid Crocker
2020-08-15Ensure that display and DueX tasks are shut down before loading IAP intoDavid Crocker
2020-08-13Use 0.5ms debouncing when allowing SX1509B inputs to generate interruptsDavid 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-05-27VariousDavid Crocker
2020-05-21Size reduction to allow 12864 support in Duet2CombinedFirmwareDavid Crocker
2020-05-19Fix name and version for D2SBC not being adjusted in all placesManuel Coenen
2020-05-19Fix pin definitionManuel Coenen
2020-05-15Implement Duet2 + SBCManuel Coenen
2020-05-12Remove usage of later-defined macrosManuel Coenen
2020-05-12Add possibility to disable network completelyManuel Coenen
2020-05-11Added support for ST7567 LCD controllersDavid Crocker
2020-05-06Corrected DueXn diagnostics3.01-RC12David Crocker
2020-05-06Fixed DueX diagnostic outputDavid Crocker
2020-05-02Changes for 3.01 releaseDavid Crocker
2020-04-27VariousDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-03-26Partially implemented object cancellationDavid Crocker
2020-03-16Increased max axes on Duet 2 to 10David Crocker
2020-02-21VariousDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-02-04VariousDavid Crocker
2020-01-13More work on object modelDavid Crocker