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
path: root/src
AgeCommit message (Expand)Author
2022-02-16Refactored thumbnail parser to save flash spaceDavid Crocker
2022-02-16Added debug, now commented outDavid Crocker
2022-02-16Changed rotary encoder transition table to be less noise-sensitiveDavid Crocker
2022-02-14Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2022-02-14Added defragmentation for SBC code buffer ringChristian Hammacher
2022-02-14Added SD card partition size to M39 response and object modelDavid Crocker
2022-02-14Fix for M915 with R2 or R3 parameterDavid Crocker
2022-02-11Suppot JPEG thumbnail imagesDavid Crocker
2022-02-11Report extrusion and speed factors to 3 sig figs to avoid roundingDavid Crocker
2022-02-11Recognise Prusa slicer thumbnail_QOI end commentDavid Crocker
2022-02-10Bug fix for io1.out PWM on Mini5+David Crocker
2022-02-09Fix axes being shown as homed when a simulation completes3.4.0rc1David Crocker
2022-02-08Fixed network startup on MB6HCDavid Crocker
2022-02-08Allow for more tools than extruders in filament usage arrayDavid Crocker
2022-02-08Removed an unused constantDavid Crocker
2022-02-08Increased thumbnail chunk size in HTTP APIDavid Crocker
2022-02-07Changed thumbnail comment string to match PrusaSlicerDavid Crocker
2022-02-07Various changes for 3.4.rc1David Crocker
2022-02-06Fixed inconsistency with err code of rr_thumbnailChristian Hammacher
2022-02-06Expose thumbnails and numLayers via object modelChristian Hammacher
2022-02-06Improvements for fileinfo detectionChristian Hammacher
2022-02-03Renamed some constants and added Peltier cooling supportDavid Crocker
2022-02-03Minor refactoring of code to write thumbnail dataDavid Crocker
2022-02-03Merge pull request #556 from mfs12/fix-thumbnail-downloaddc42
2022-02-03RepRap: fixed thumbnail read data functionMichael Szafranek
2022-02-02Fixed issue with non-blocking M291 command followed by a blocking oneDavid Crocker
2022-02-02Fixed issue with pause/resume during segmented movesDavid Crocker
2022-02-02Removed duplicate #defineDavid Crocker
2022-02-02Removed duplicate #defineDavid Crocker
2022-02-01Fixes for Duet 3 Mini build without WiFi networkingDavid Crocker
2022-02-01Fix or Duet 3 Mini build with Ethernet disabledDavid Crocker
2022-02-01Fix for Duet 3 Mini with CAN expansion disabledDavid Crocker
2022-02-01Fix for expansion board mode (thanks Andy)David Crocker
2022-02-01Increased max drivers/axis to 6 on Duet 2David Crocker
2022-02-01RepRap: changed thumbnail read function to be more efficientMichael Szafranek
2022-01-30Fixes to TMC22xx driver for up to 4 TMC2209 with no multiplexerDavid Crocker
2022-01-29Brought into line with version of this file in DuetExpansionDavid Crocker
2022-01-29Fixed stall homing of individual multiple drives on an axisDavid Crocker
2022-01-29TMC22xx drivers no longer default to stealthchopDavid Crocker
2022-01-29M906/913/917 without parameters no longer wait for movement lockDavid Crocker
2022-01-28Implemented M915 in expansion board modeDavid Crocker
2022-01-28Expansion mode fixes from gloomyAndyDavid Crocker
2022-01-28Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2022-01-28Fix for last changeChristian Hammacher
2022-01-28Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2022-01-28Increased max number of bed and chamber heaters for Duet 3 MiniDavid Crocker
2022-01-28Added move.limitAxes and move.noMovesBeforeHomingChristian Hammacher
2022-01-24Fixes for MB6XDDavid Crocker
2022-01-24Added annotations for static analysisDavid Crocker
2022-01-22Fixes for MB6XDDavid Crocker