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-07-27Fixed pressure advance when board is in expansion modeDavid Crocker
2022-07-26Another fix for extrusion in expansion board modeDavid Crocker
2022-07-22Removed incomplete non-FP movement calulationsDavid Crocker
2022-02-07Various changes for 3.4.rc1David Crocker
2022-01-08Fixed issue with initial steps happening too quickly on extrudersDavid Crocker
2021-12-01Fixed issue with reversal at zero distance on delta printersDavid Crocker
2021-10-28Fixed issue with small extruder moves and filament monitorsDavid Crocker
2021-09-27Fixed another delta bug, changed version to 3.4.0beta4David Crocker
2021-09-25Fixed delta movement bug in previous commitDavid Crocker
2021-09-24Fixed wonky delta prints, also added a new simulation modeDavid Crocker
2021-08-18Fixes extrusion issueDavid Crocker
2021-08-05More work on integer maths in movement codeDavid Crocker
2021-08-05More work towards new move system without using FPUDavid 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-02Corrected an off-by-one error in reverse step calculationDavid Crocker
2021-08-01Fixed movement issues, mostly related to pressure advanceDavid Crocker
2021-07-30Fix to motion executionDavid Crocker
2021-07-27Reworked axis shaping to fix bugsDavid Crocker
2021-07-26Cosmetic changeDavid Crocker
2021-07-26Corrected pressure advanceDavid Crocker
2021-07-24Corrected pressure advance for new time unitsDavid Crocker
2021-07-24Improved debug output to better handle new time unitsDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-10Corrected step computation for extruders that reverse due to PADavid Crocker
2021-07-09Fixed layer shifts, corrected remote extrusion amountDavid Crocker
2021-07-07Bug fix for CoreXY kinematicsDavid Crocker
2021-07-07Fixed an issue with pressure advanceDavid Crocker
2021-07-05Fixed pressure advanceDavid Crocker
2021-07-05Work on pressure advance in new motion codeDavid Crocker
2021-07-05Bug fixes to input shaping and delta motionDavid 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
2021-06-30Completed work on extrusion using MoveSegmentsDavid Crocker
2021-06-30More work on extrusion using MoveSegmentsDavid Crocker
2021-06-27Yet more work on input shapingDavid Crocker
2021-06-27More work on input shapingDavid Crocker
2021-06-27More work on input shapingDavid Crocker
2021-06-21More work on input shapingDavid Crocker
2021-06-07More work on input shapingDavid Crocker
2021-05-15RefactoringDavid Crocker
2021-04-03Fixed bugs in new motion codeDavid Crocker
2021-04-03More work on input shapingDavid Crocker
2021-03-29More work on input shapingDavid Crocker
2021-03-11Merge branch '3.3-dev' into 3.3-input-shapingDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker