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-03-07Corrections for Mini4 boardDavid Crocker
2022-03-07Corrected two Duet 3 Mini ATE pin namesDavid Crocker
2022-03-04Increased reporting of extrusion factors in OM from 2 to 3 d.p.David Crocker
2022-03-03Fix N538 and N539 codes on 12864 displayDavid Crocker
2022-03-03Don't report empty responses to PanelDueDavid Crocker
2022-03-03Moved MaxThumbnails to Configuration.h and increased it to 4David Crocker
2022-02-28Removed incorrect driver 'pos' field from M122 reportDavid Crocker
2022-02-28Improved M569 T parameter support on MB6XDDavid Crocker
2022-02-25Bug fix for OM query of tools[N].fans[M]David Crocker
2022-02-25Shut down cleanly before resetting when commanded by SBCDavid Crocker
2022-02-25Correct a line of codeDavid Crocker
2022-02-25M409 messages are no longer exempted from requiring CRCsDavid Crocker
2022-02-25Bug fix for SBC modeChristian Hammacher
2022-02-24Fix for M291 in homing fileDavid Crocker
2022-02-24Changed the names of homing files for lowercase axis lettersDavid Crocker
2022-02-23Cosmetic changeDavid Crocker
2022-02-22Fixes resurrect.g bug for HangprinterTorbjørn Ludvigsen
2022-02-22Populate boards[].name for expansion boards3.4.0rc2David Crocker
2022-02-22Abort sending thumbnail data if a space is seen in itDavid Crocker
2022-02-22Updated a commentDavid Crocker
2022-02-22Changed type of state.deferredPowerDown to boolDavid Crocker
2022-02-19Update move.compensation.meshDeviation when height map loaded from fileDavid Crocker
2022-02-17Added OM field boards[].closedLoopDavid Crocker
2022-02-17Changed Duet 3 Mini WiFi transfer wait-until-finished codeDavid Crocker
2022-02-17Fixes for homing CAN drives when the endstop switch is already triggeredDavid Crocker
2022-02-17Added "CRC required" option to serial input channelsDavid Crocker
2022-02-17Reduced code size for Duet 2 buildDavid Crocker
2022-02-16Corrected adjustment to number of decimal places when printing floatsDavid Crocker
2022-02-16Increased precision of heater PID constants returned in object modelDavid Crocker
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