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-07-12Allow an expression to be used as a driver IDDavid Crocker
2021-07-11Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-11Homing files should ignore workplace coordinate offsetsDavid Crocker
2021-07-11Bug fix to reporting accelerometer orientationDavid Crocker
2021-07-11Fixed a bug with rmeote extrusion + pressuere advanceDavid Crocker
2021-07-11Fixed lockup between autopause and code queueDavid Crocker
2021-07-11Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-11Increased version to 3.4.0beta1+1David Crocker
2021-07-11Increased size of Ethernet task stack because one user had overflowDavid Crocker
2021-07-11Attempt fix for bug with M486 #objects > MaxTrackedObjectsDavid Crocker
2021-07-11Fix to DAA input shapingDavid Crocker
2021-07-10Fixed poor extrusion when using CAN-connected extrudersDavid Crocker
2021-07-10Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-10Increased version to 3.4.0beta13.4.0beta1David Crocker
2021-07-10Corrected step computation for extruders that reverse due to PADavid Crocker
2021-07-10Bug fix to input shapingDavid Crocker
2021-07-10Added FS calls for SBC modeChristian Hammacher
2021-07-09Fixed layer shifts, corrected remote extrusion amountDavid Crocker
2021-07-08Addendum to previous commitDavid Crocker
2021-07-08Implemented overlapped input shapingDavid Crocker
2021-07-08Set the pressure advance flag correctly for remote extrudersDavid Crocker
2021-07-08Fix for rotational-only movement with Penta Axis kinematicsDavid Crocker
2021-07-08Fix for rotational-only movement with Penta Axis kinematicsDavid Crocker
2021-07-07Bug fix for CoreXY kinematicsDavid Crocker
2021-07-07Merge branch '3.4-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2021-07-07Changed version to 3.4.0alphaDavid Crocker
2021-07-07Fixes for input shaping + CANDavid Crocker
2021-07-07Added temporary support for remote extrudersDavid Crocker
2021-07-07Corrected calculation of minimum accel/decel times for shapingDavid Crocker
2021-07-07Prepare to support overlapped shapingDavid Crocker
2021-07-07Pre-compute the coefficients of extra distances due to axis shapingDavid Crocker
2021-07-07Changes axis shaper time units to step clocks, shaping working againDavid Crocker
2021-07-07Fixed an issue with pressure advanceDavid Crocker
2021-07-07Fixed issue with negative steadyDistanceDavid Crocker
2021-07-07Fixed M117 "string too long" issueDavid Crocker
2021-07-07Fixed M117 "string too long" issueDavid Crocker
2021-07-05Fixed pressure advanceDavid Crocker
2021-07-05Work on pressure advance in new motion codeDavid Crocker
2021-07-05Bug fix to earlier changeDavid Crocker
2021-07-05Corrections to CAN motion for input shapingDavid Crocker
2021-07-05Don't create shapedSegments if shaping is not being usedDavid Crocker
2021-07-05Bug fixes to input shaping and delta motionDavid Crocker
2021-07-05Input shaper bug fixesDavid Crocker
2021-07-04Fix a bug in the input shaperDavid Crocker
2021-07-04Fixes to delta movementDavid Crocker
2021-07-04Fixed reverse motionDavid Crocker
2021-07-04Corrections to step pulse timingDavid Crocker
2021-07-03Bug fixes to new motion systemDavid Crocker
2021-07-03More bug fixes to new movement systemDavid Crocker
2021-07-03Bug fixes to input shapingDavid Crocker