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
2022-02-28Improved M569 T parameter support on MB6XDDavid 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-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-14Added SD card partition size to M39 response and object modelDavid Crocker
2022-02-11Suppot JPEG thumbnail imagesDavid Crocker
2022-02-09Fix axes being shown as homed when a simulation completes3.4.0rc1David Crocker
2022-02-08Allow for more tools than extruders in filament usage arrayDavid Crocker
2022-02-07Various changes for 3.4.rc1David Crocker
2022-02-06Fixed inconsistency with err code of rr_thumbnailChristian Hammacher
2022-02-06Improvements for fileinfo detectionChristian Hammacher
2022-02-03Renamed some constants and added Peltier cooling supportDavid Crocker
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-01-29M906/913/917 without parameters no longer wait for movement lockDavid Crocker
2022-01-28Fix for last changeChristian Hammacher
2022-01-28Added move.limitAxes and move.noMovesBeforeHomingChristian Hammacher
2022-01-20Added OM field state.thisInputDavid Crocker
2022-01-19Bug fix for queued GCodes that were long or contained expressionsDavid Crocker
2022-01-19Merge remote-tracking branch 'origin/3.4-dev' into v3-chrishammChristian Hammacher
2022-01-18Fix possible overflow when commands are queued for deferred processingDavid Crocker
2022-01-13Fixed 12864 active temperature live adjust not turning bed heater onDavid Crocker
2022-01-12Refactored active/standby tool and heater setting code to save spaceDavid Crocker
2022-01-10Merge remote-tracking branch 'origin/3.4-dev' into v3-chrishammChristian Hammacher
2022-01-08Implemented M36.1 and rr_thumbnailDavid Crocker
2022-01-05M36 and rr_fileinfo now return details of available thumbnailsDavid Crocker
2022-01-04Support variable servo refresh frequencyDavid Crocker
2022-01-03Bug fix for M0 in SBC modeChristian Hammacher
2021-12-30Squashed commit of the following:David Crocker
2021-12-27Replaced < NEARLY_ABS_ZERO by <= NEARLY_ABS_ZERODavid Crocker
2021-12-27Use new macros in FreelistManager.hDavid Crocker
2021-12-21Recognise DueX v0.11 boards and adjust default thermistor series RDavid Crocker
2021-12-15Removed unused codeDavid Crocker
2021-12-15Bug fixes3.4-eventsChristian Hammacher
2021-12-14Fixes to event systemDavid Crocker
2021-12-13Event handler bug fixesDavid Crocker
2021-12-13Bug fixes to event handlingDavid Crocker
2021-12-13Added support for M957David Crocker
2021-12-13Finished first cut of new event handling. No heater fault timers yet.David Crocker
2021-12-11Merge branch '3.4-dev' into 3.4-eventsDavid Crocker
2021-12-11Added most of the event handling codeDavid Crocker
2021-12-11Fix enumeration of firmware update modules (#553)Michael Szafranek
2021-12-10Added files missed from previous commitDavid Crocker
2021-11-29Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-11-24Don't output T-1 in resurrect.g file, for tool changersDavid Crocker
2021-11-23Fixed heightmap.csv generation for Duet2_SBCChristian Hammacher
2021-11-18File GCodeResult.h moved to CANlib and #included in RepRapFirmware.hDavid Crocker