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-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-01-09Fixes for gcc version 10David Crocker
2020-12-08Remove HAS_MASS_STORAGE and SUPPORT_SCANNER from Duet2_SBCManuel Coenen
2020-12-07Allow for no SD card present when using SBC interfaceDavid Crocker
2020-12-03Fixed crash when configuring a 12864 display with no SD card mountedDavid Crocker
2020-12-02Fixed to minor 12864 display create/destroy issues (3.4beta4.1)David Crocker
2020-12-01On Duet 3 Mini, use the A0 pin as CS when driving a type 1 displayDavid Crocker
2020-11-19LCD now uses vuprintf instead of deriving from PrintDavid Crocker
2020-11-04Fixed issues with incorrect reporting of pausing/resuming statesDavid Crocker
2020-10-14Added direct display parameters to object modelDavid Crocker
2020-09-27Fixes for Duet 3 Mini v0.4David Crocker
2020-09-21Fixed memoy leak when M918 used multiple timesDavid Crocker
2020-09-20Changes to ST7567 display supportDavid Crocker
2020-09-19Re-implementation of ST7567 support for Duet 2 Maestro on v3.02 (#424)SchmartMaker
2020-08-15Ensure that display and DueX tasks are shut down before loading IAP intoDavid Crocker
2020-07-19Shortened the centre bar on letters E and FDavid Crocker
2020-07-18Tidied up ST7567 codeDavid Crocker
2020-07-18Fixed for ST7567 displayDavid Crocker
2020-07-17Corrected SPI mode for ST7567 LCD controllerDavid Crocker
2020-07-17Various fixesDavid Crocker
2020-07-16More changes for alternaive direct-connect LCDsDavid Crocker
2020-07-16Changes for ST7567-based displays (untested)David Crocker
2020-07-15Refactored 12864 display code in preparation for ST7567 supportDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-17Changed to new SharedSpi driverDavid Crocker
2020-05-11Added support for ST7567 LCD controllersDavid Crocker
2020-04-27VariousDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-04-16Bug fixesDavid Crocker
2020-03-22Fixed 12864 display bug with speed and extrusion factorsDavid Crocker
2020-03-11Increased version number because RRFLibraries was changedDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-10Added changes for LPC build (thanks sdavi)David Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-29Added function call support to StringParserDavid Crocker
2019-11-12More work to make it safe to use the SAME70 cacheDavid Crocker
2019-10-08VariousDavid Crocker
2019-09-19More changesChristian Hammacher
2019-09-12Added -Wundef to compiler optionsDavid Crocker
2019-07-26Major refactoring of heater management and driver IDsDavid Crocker
2019-06-25Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-05-252.03RC3 provisionalDavid Crocker
2019-05-14Version 2.03RC2 provisionalDavid Crocker
2019-05-08Final changes for 2.03RC1David Crocker
2019-05-07Release 2.03RC1 provisional againDavid Crocker
2019-05-03Version 2.03RC1 provisionalDavid Crocker
2019-03-25More 2,.03beta3 changesDavid Crocker
2019-02-23Towards 2.03beta3David Crocker