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
2021-08-05Fix for queued M150 commandsDavid Crocker
2021-08-05M568 defaults to current tool if no P parameterDavid Crocker
2021-08-03Merge branch '3.4-input-shaping' of https://github.com/Duet3D/RepRapFirmware ...3.4.0beta2-not-MaestroDavid Crocker
2021-08-03Support F-1 in M563 commandDavid Crocker
2021-08-03Merge remote-tracking branch 'origin/3.4-input-shaping' into v3-chrishammChristian Hammacher
2021-08-03Removed obsolete warning messageChristian Hammacher
2021-08-03Fixe pause followed by cancel in standalone mode; removed M0/1 H paramDavid Crocker
2021-08-03Changed version to 3.4.0beta2David Crocker
2021-08-03Added a comment to the pin table for Duet 2David Crocker
2021-08-02Fixed errors from expression parser when not evaluating operandsDavid Crocker
2021-08-02Another bug fix to pressure advanceDavid Crocker
2021-08-02Bug fix to step time calculation for reversing exruder movementDavid Crocker
2021-08-02Reduced minimum middle segment time when using input shapingDavid Crocker
2021-08-02Corrected an off-by-one error in reverse step calculationDavid Crocker
2021-08-01Fixed movement issues, mostly related to pressure advanceDavid Crocker
2021-08-01Corrected reporting of extruder acceleration in object modelDavid Crocker
2021-08-01Allow P0 in G10 L2 and G10 L20 commands (LinuxCNC extension)David Crocker
2021-08-01Fixed another deceleration bugDavid Crocker
2021-08-01Bug fix to input shapingDavid Crocker
2021-07-31Got simulation mode working againDavid Crocker
2021-07-31Implemented comparisons between DateTime expressions valuesDavid Crocker
2021-07-31Disabled DAADavid Crocker
2021-07-30Merge remote-tracking branch 'origin/3.4-input-shaping' into v3-chrishammChristian Hammacher
2021-07-30More improvements for SBC modeChristian Hammacher
2021-07-30Tidied up ExpressionParser array parsingDavid Crocker
2021-07-30Reverted ExpressionParser filesDavid Crocker
2021-07-30Merge branch 'v3-chrishamm' into 3.4-input-shapingDavid Crocker
2021-07-30Fix to motion executionDavid Crocker
2021-07-30Support reading array expressions for array-values command parametersDavid Crocker
2021-07-29Further improvementsChristian Hammacher
2021-07-29Lock movement before executing M569.1; implement remote M569.2David Crocker
2021-07-29Simplified IsAccessibleProbePoint and IsReachableDavid Crocker
2021-07-28More bug fixes to input shapingDavid Crocker
2021-07-27Input shaping bug fixDavid Crocker
2021-07-27Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-27Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-07-27Bug fix to when we shape just the start of decelerationDavid Crocker
2021-07-27Reworked axis shaping to fix bugsDavid Crocker
2021-07-26Cosmetic changeDavid Crocker
2021-07-26Corrected pressure advanceDavid Crocker
2021-07-26Input shaping fixesDavid Crocker
2021-07-26Attempt fix for prepare underruns with sequences of short segmentsDavid Crocker
2021-07-26Fixes issues with workplace coords being used in homing & tool changingDavid Crocker
2021-07-25Corrected deceleration calculationDavid Crocker
2021-07-24Fixed compile errors for CAN-enabled builds3.4-input-shaping-new-unitsDavid Crocker
2021-07-24Corrected pressure advance for new time unitsDavid Crocker
2021-07-24Corrected deceleration recalculation after applying input shapingDavid Crocker
2021-07-24Improved debug output to better handle new time unitsDavid Crocker
2021-07-24More fixes for new time unitsDavid Crocker
2021-07-24Fixes for change to time unitsDavid Crocker