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-06-28Bug fixes for stack handlingChristian Hammacher
2022-03-08Increased allowed length of GCode commands to 256 charactersDavid Crocker
2022-01-19Bug fix for queued GCodes that were long or contained expressionsDavid Crocker
2022-01-03Bug fix for M0 in SBC modeChristian Hammacher
2021-11-05Fixes for G68David Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-09-08Work on restartable macros + preparatory work for multiple streamsDavid Crocker
2021-08-16Merge branch '3.4-input-shaping' into 3.4-devDavid Crocker
2021-07-31More work on embedded readonly file supportDavid Crocker
2021-07-31Lock movement before executing M569.1; implement remote M569.2David Crocker
2021-07-29Lock movement before executing M569.1; implement remote M569.2David Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-23Part way through changing units of stored speeds and accelerationsDavid Crocker
2021-05-08Allow empty K and F parameters in M409David Crocker
2021-05-06Pass unhomed axes to rehome.gDavid Crocker
2021-04-21Removed unused function declarationsDavid Crocker
2021-04-21Work towards v3.3-b3Christian Hammacher
2021-03-19RefactoringDavid Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-10Implemented variablesDavid Crocker
2021-03-07More work on variables and parametersDavid Crocker
2021-03-06Started adding support for variables and parametersDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-02-20Extended M593 to configure input shapingDavid Crocker
2020-12-07Added allowEmpty parameter to GCodeBuffer::GetQuotedStringDavid Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-11-25In Marlin mode reply with "ok" once per line not once per commandDavid Crocker
2020-11-12More SBC improvementsChristian Hammacher
2020-11-06Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-11-06Final (I hope) changes for 3.2beta3David Crocker
2020-11-06Use optimised memcpy calls in SBC modeChristian Hammacher
2020-11-06Improvements for SBC modeChristian Hammacher
2020-11-05Inlined some trivial functions in GCodeBufferDavid Crocker
2020-11-04Fixed issues with incorrect reporting of pausing/resuming statesDavid Crocker
2020-10-29Improved speed of commands received over USBDavid Crocker
2020-10-26Implemented filament-error macro filesDavid Crocker
2020-10-24Improvements for SBC modeChristian Hammacher
2020-10-24Got rid of some code analysis and compiler warningsDavid Crocker
2020-10-22Make report-timer non-staticManuel Coenen
2020-10-14Add active status report push to most situationsManuel Coenen
2020-09-30More work on the SBC interfaceChristian Hammacher
2020-09-29Minor bug fixesChristian Hammacher
2020-09-26More improvements for SBC modeChristian Hammacher
2020-09-25Moved Linux subsystem to its own taskChristian Hammacher
2020-09-15Bug fixes for PanelDue in SBC modeChristian Hammacher
2020-07-16Added support for bit-banging Neopixels on Mini 12864 displayDavid Crocker
2020-07-06Two fixesDavid Crocker
2020-06-15More changes for 5LC boardDavid Crocker
2020-05-04Added aux2 GCode input channelDavid Crocker
2020-05-04Fixes for RRF 3.01 releaseDavid Crocker