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-08-16Attempted fix for extruder-only moves after M400 with tapered bed compDavid Crocker
2022-08-07Minor code improvementDavid Crocker
2022-08-07Increase maximum G0 feed rate in CNC mode from 300 to 1000mm/secDavid Crocker
2022-07-06Increased format string length to 500 characters in ATE buildsDavid Crocker
2022-06-28Fixed build problem with previous mergeDavid Crocker
2022-06-28Bug fixes for stack handlingChristian Hammacher
2022-05-02Increment seqs.state when a restore point changesDavid Crocker
2022-05-02Changes for eCvDavid Crocker
2022-04-27Fixes for systems without mass storageDavid Crocker
2022-04-26Remove "begin/end file list" text around M20 JSON responsesDavid Crocker
2022-04-25Minor bug fix to M309David Crocker
2022-04-21Removed possible virus attack warning from http serverDavid Crocker
2022-03-07Corrections for Mini4 boardDavid Crocker
2022-03-03Don't report empty responses to PanelDueDavid Crocker
2022-02-24Fix for M291 in homing fileDavid Crocker
2022-02-16Corrected adjustment to number of decimal places when printing floatsDavid Crocker
2022-02-09Fix axes being shown as homed when a simulation completes3.4.0rc1David Crocker
2022-02-02Fixed issue with pause/resume during segmented movesDavid Crocker
2022-01-20Added OM field state.thisInputDavid Crocker
2022-01-19Merge remote-tracking branch 'origin/3.4-dev' into v3-chrishammChristian Hammacher
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-03Bug fix for M0 in SBC modeChristian Hammacher
2021-12-15Removed unused codeDavid Crocker
2021-12-13Event handler bug fixesDavid Crocker
2021-12-13Bug fixes to event handlingDavid Crocker
2021-12-13Finished first cut of new event handling. No heater fault timers yet.David Crocker
2021-12-11Added most of the event handling codeDavid Crocker
2021-11-24Don't output T-1 in resurrect.g file, for tool changersDavid Crocker
2021-11-08Increased MaxExtruders to 8 on Duet 3 MiniDavid Crocker
2021-11-05Fixes for G68David Crocker
2021-11-02Removed heightmap code for SBC modeChristian Hammacher
2021-10-31Tidied up for static analysisDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-25Work towards v3.4-b6Christian Hammacher
2021-10-22Reduce acceleration when homing using stall detectionDavid Crocker
2021-10-21Fixed typo in warning messageDavid Crocker
2021-10-18Initial implementation of G68/69David Crocker
2021-10-08Fixed Duet 2 SBC build and increased version to 3.4.0beta5David Crocker
2021-10-04Work towards v3.4-b5Christian Hammacher
2021-09-29Version 3.4-b4+1Christian Hammacher
2021-09-24Fixed wonky delta prints, also added a new simulation modeDavid Crocker
2021-09-21SBC-related work towards 3.4-b4Christian Hammacher
2021-09-19Got rid of type alias UARTClassDavid Crocker
2021-09-13Added M309 get/set heater feedforwardDavid Crocker
2021-09-09Prepare to refector class VariableSetDavid Crocker
2021-09-08Work on restartable macros + preparatory work for multiple streamsDavid Crocker
2021-09-06Attemp fix for main loop timeout when tuning closed loop motorDavid Crocker
2021-09-06Changes to allow macros to be paused and restartedDavid Crocker
2021-09-03Added support for pausing macros and restarting themDavid Crocker