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
2022-05-11Tidied up display menu code to save flash memoryDavid Crocker
2022-03-08Increased allowed length of GCode commands to 256 charactersDavid Crocker
2022-03-03Fix N538 and N539 codes on 12864 displayDavid Crocker
2022-02-16Changed rotary encoder transition table to be less noise-sensitiveDavid Crocker
2022-01-13Fixed 12864 active temperature live adjust not turning bed heater onDavid Crocker
2022-01-10Simplified build configuration files and added Duet3_MB6XDDavid Crocker
2021-12-15Bug fixes3.4-eventsChristian Hammacher
2021-10-31Tidied up for static analysisDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-08-23Work towards v3.4-b3Christian Hammacher
2021-07-20Improved efficiency of ST7567 display refreshDavid Crocker
2021-06-29Refactored swap-and-delete operationsDavid Crocker
2021-04-22Avoid writing images beyond the last row of the display3.3beta3David Crocker
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