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
2020-11-07Fixes extrusion issue on non-CAN builds (still 3.2beta3)3.2beta3David Crocker
2020-11-06Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-11-06Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-11-06Fix compile error for PCCB build (still 3.2beta3)David Crocker
2020-11-06Final (I hope) changes for 3.2beta3David Crocker
2020-11-06Use optimised memcpy calls in SBC modeChristian Hammacher
2020-11-06Abort tool change and possibly running job if applying tool Z offset would ex...Manuel
2020-11-06Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-11-06Improvements for SBC modeChristian Hammacher
2020-11-06Added memcpyf and memcpyi32, renamed memcpy32 to memcpyu32David Crocker
2020-11-06Added memcpy32David Crocker
2020-11-05Fixed issue with remote drivers not going down to idle currentDavid Crocker
2020-11-05Fixed crash when debugging GCodes in 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-11-04Don't switch into SBC mode unless the SD card is not detectedDavid Crocker
2020-11-03Printing/not-printing status is now sent in the time sync messageDavid Crocker
2020-11-02Fixes for macro files in SBC modeChristian Hammacher
2020-11-02VariousDavid Crocker
2020-11-02Finished renaming logging levelsDavid Crocker
2020-11-02Changed log level names to lowercaseDavid Crocker
2020-11-01Fixed issue with remote extruder steps/mm not getting updatedDavid Crocker
2020-11-01Minor fixesDavid Crocker
2020-11-01Corrections and improvements to previous commitDavid Crocker
2020-11-01Motion system fixes for CNC and OpenPnPDavid Crocker
2020-10-30SAME5x IAP now runs in top 32Kb RAM instead of top 64KbDavid Crocker
2020-10-30Fixed LinearAnalogSensor build for SAME5xDavid Crocker
2020-10-30Bug fix to LinearAnalogSensorDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-29Improved speed of commands received over USBDavid Crocker
2020-10-28Fixed reporting of underrunsDavid Crocker
2020-10-28Corrected Duet 3 Mini v0.2 configurationDavid Crocker
2020-10-27Fixed recently introduced G92 bugDavid Crocker
2020-10-26move.axis[].homed is no longer flagged live in the object modelDavid Crocker
2020-10-26Implemented filament-error macro filesDavid Crocker
2020-10-25Improved hiccup algorithm to solve issue reported by AndyDavid Crocker
2020-10-25More support for remote filament monitorsDavid Crocker
2020-10-25Reinstated newline in M409 response + minor changesDavid Crocker
2020-10-25Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-10-25Efficiency improvements to CheckReportDueDavid Crocker
2020-10-24Improvements for SBC modeChristian Hammacher
2020-10-24Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-10-24Don't send empty reponses to USB when not in Marlin compatibility modeDavid Crocker
2020-10-24Return error if an output buffer overflows when reporting the OMDavid Crocker
2020-10-24Got rid of some code analysis and compiler warningsDavid Crocker
2020-10-24Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-10-24Merge remote-tracking branch 'origin/v3-wilriker' into v3.02-devDavid Crocker
2020-10-24Fixed various reasons for crashing when booting or upgrading firmwareDavid Crocker
2020-10-23Use new syscalls.h in CoreNG/CoreN2GDavid Crocker
2020-10-22Renames supports12864; release pin when a IoPort is destroyedDavid Crocker