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-27Use fastSqrtf instead of sqrtf throughoutDavid Crocker
2021-02-24Fixed issue with printing being aborted during simulationDavid Crocker
2021-02-22Implemented M73 with R parameterDavid Crocker
2021-02-20Moved input shaper into a separate classDavid Crocker
2021-02-20Extended M593 to configure input shapingDavid Crocker
2021-02-18Merge remote-tracking branch 'origin/wil-g10-m568-amendments' into 3.3-devDavid Crocker
2021-02-18Refactored movedBufferDavid Crocker
2021-02-18Un-deprecate G10 tool offset and tempsManuel Coenen
2021-02-05Move spindle creation to M950 (M453 no longer works for this)Manuel Coenen
2021-02-04Fixed DHT sensors on MB6HCDavid Crocker
2021-02-04Fix for "Homing failed" if M109 is used in a homing fileDavid Crocker
2021-01-28Changes for ATEDavid Crocker
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2021-01-09Added build time to firmware date for non-release versionsDavid Crocker
2021-01-03VariousDavid Crocker
2021-01-01Fixed to Duet 3 Mini expansion modeDavid Crocker
2020-12-28Partially implemented M954David Crocker
2020-12-18Fixes to Neopixel driverDavid Crocker
2020-12-08Use new allowEmpty parameter for M586 CChristian Hammacher
2020-12-07Allow empty parameter for M586 CChristian Hammacher
2020-12-07Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-12-07Minor improvements to new HTTP CORS codeDavid Crocker
2020-12-07Bug fixes for the new M586 C-parameterChristian Hammacher
2020-12-07Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-12-07Tidied up return codes from GetFileInfoDavid Crocker
2020-12-07Implemented M595David Crocker
2020-12-04More work towards v3.2.0Christian Hammacher
2020-12-04Tidied up FileStore, added CRC16 classDavid Crocker
2020-12-04File read operations are now routed to mass storage or LinuxInterfaceManuel Coenen
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-11-30Allow M203 to work in either mm/min or mm/secDavid Crocker
2020-11-30Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-11-30Change M203 back to reporting speeds in mm/minDavid Crocker
2020-11-29More bug fixesChristian Hammacher
2020-11-25Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-11-24Work towards 3.2.0-b4Christian Hammacher
2020-11-24M118 bug fix: append newline except when sending to HTTPDavid Crocker
2020-11-06Improvements for SBC modeChristian Hammacher
2020-11-04Fixed issues with incorrect reporting of pausing/resuming statesDavid Crocker
2020-11-02VariousDavid Crocker
2020-11-02Finished renaming logging levelsDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-28Fixed reporting of underrunsDavid Crocker
2020-10-26move.axis[].homed is no longer flagged live in the object modelDavid Crocker
2020-10-25Reinstated newline in M409 response + minor changesDavid Crocker
2020-10-24Improvements for SBC modeChristian Hammacher
2020-10-24Return error if an output buffer overflows when reporting the OMDavid Crocker
2020-10-22Merge branch 'v3.02-dev' into v3-wilrikerManuel Coenen
2020-10-21Various fixesDavid Crocker
2020-10-20Towards remote filament monitorsDavid Crocker