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
2021-10-29Inlined a functionDavid Crocker
2021-10-26Changed how we update extrusion accumulators, fixed poss. race conditionDavid Crocker
2021-09-24Fixed wonky delta prints, also added a new simulation modeDavid Crocker
2021-08-05More work towards new move system without using FPUDavid Crocker
2021-07-28More bug fixes to input shapingDavid Crocker
2021-07-27Reworked axis shaping to fix bugsDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-08Implemented overlapped input shapingDavid Crocker
2021-07-07Fixes for input shaping + CANDavid Crocker
2021-07-05Bug fixes to input shaping and delta motionDavid Crocker
2021-07-04Fixed reverse motionDavid Crocker
2021-07-04Corrections to step pulse timingDavid Crocker
2021-06-27More work on input shapingDavid Crocker
2021-06-27More work on input shapingDavid Crocker
2021-06-13Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-06-13VariousDavid Crocker
2021-06-07More work on input shapingDavid Crocker
2021-06-06More work on input shapingDavid Crocker
2021-05-15RefactoringDavid Crocker
2021-04-21Merge branch '3.3-dev' into 3.3-input-shapingDavid Crocker
2021-04-19Minor improvements to step generationDavid Crocker
2021-04-06Fix DAA not being applied when it should beDavid Crocker
2021-04-04More work on input shapingDavid Crocker
2021-04-03Fixed bugs in new motion codeDavid Crocker
2021-04-03More work on input shapingDavid Crocker
2021-04-02Merge branch '3.3-dev' into 3.3-input-shapingDavid Crocker
2021-04-01Fixes issue with G92 <axis> resetting extruder positionsDavid Crocker
2021-03-27Merge branch '3.3-dev' into 3.3-input-shapingDavid Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-11Merge branch '3.3-dev' into 3.3-input-shapingDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-03Tidied up after previous commitDavid Crocker
2021-03-03Tidied up DriveMovement and DDADavid Crocker
2021-03-02More work on move segments (still doesn't build)David Crocker
2021-02-27More work on new move segmentationDavid Crocker
2021-02-27New move segmentation scheme part done (doesn't compile yet)David Crocker
2021-02-25Fixed bug in new Cartesian movement codeDavid Crocker
2021-02-22Partial rework of DriveMovementDavid Crocker
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2021-01-18Use permanent CAN message buffer allocationDavid Crocker
2021-01-02Use CanMovementLinear message instead of CanMovement message for 3 MiniDavid Crocker
2020-12-27Added SUPPORT_REMOTE_COMMANDSDavid Crocker
2020-12-27Implemented movement and timekeeping in CAN slave modeDavid Crocker
2020-12-07Implemented M595David Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-11-29Fixed print hang when there is a very short (10 clocks) null moveDavid Crocker
2020-11-29Improved Move debug and diagnosticsDavid Crocker
2020-11-01Motion system fixes for CNC and OpenPnPDavid Crocker
2020-10-28Fixed reporting of underrunsDavid Crocker
2020-10-25Improved hiccup algorithm to solve issue reported by AndyDavid Crocker