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-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
2020-04-12Fix to make 'result' constant correct after failing G30 commandsDavid Crocker
2020-04-09Fixed uncaught GCodeException in DoFilePrint (SBC)Christian Hammacher
2020-04-05Added NeoPixel support to Duet 3 and PCCBDavid Crocker
2020-04-02More changes for 3.01-RC6Christian Hammacher
2020-03-28SPI and OM changes for DWC and DSF 1.3.0Christian Hammacher
2020-03-27Added comment parsing to help with object trackingDavid Crocker
2020-03-21G30 and G28 now accept a K parameter for the Z probe numberDavid Crocker
2020-03-12Removed toolNumberAdjustDavid Crocker
2020-03-08Bug fixes and refactoringDavid Crocker
2020-03-01Reduced memory usage of non-Duet 3 buildsDavid Crocker
2020-03-01Fixed unsuitable alignment if GCode buffer with SBC interface (3.01RC3)David Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-01-26Refactored MAC address codeDavid Crocker
2020-01-25Added featuresDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-11More work on object modelDavid Crocker
2020-01-08Refactored object model framework to support virtual arraysDavid Crocker
2020-01-08More work on conditional GCodeDavid Crocker
2020-01-06Major refactoring of object model frameworkDavid Crocker
2019-12-31More work on GCode meta commandsDavid Crocker
2019-12-30Refactored GCode command decoding for GCode meta command supportDavid Crocker