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-07-29Simplified IsAccessibleProbePoint and IsReachableDavid Crocker
2021-07-27Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-24More fixes for new time unitsDavid Crocker
2021-07-21More work towards 3.4Christian Hammacher
2021-07-11Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-11Homing files should ignore workplace coordinate offsetsDavid Crocker
2021-06-07More work on input shapingDavid Crocker
2021-06-04Bug fix: when a macro was aborted the error message was lostDavid Crocker
2021-05-08Default PCF speed is now saved in a restore pointDavid Crocker
2021-05-08Allow empty K and F parameters in M409David Crocker
2021-05-01Fixed bugs with fast-then-slow G30 probing3.3RC1David Crocker
2021-03-14Fixed M585David Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-10Fix for DSFDavid Crocker
2021-03-10Implemented variablesDavid Crocker
2021-03-06Started adding support for variables and parametersDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-04Implemented fast-then-slow G30 probingDavid Crocker
2021-03-03Got rid of "near endstop" statusDavid Crocker
2021-02-24Fixed issue with printing being aborted during simulationDavid Crocker
2021-02-22Work towards v3.3Christian Hammacher
2021-02-18Refactored movedBufferDavid Crocker
2021-02-16Wil mesh any two axes (#476)dc42
2021-02-15Use stack for filename instead of allocting it permanentlyManuel Coenen
2021-02-15Add M997 P parameter to specify firmware binary to useManuel Coenen
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2020-12-07Minor improvements to new HTTP CORS codeDavid Crocker
2020-12-07Fix PanelDue not resetting at the end of flashingManuel Coenen
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-11-06Abort tool change and possibly running job if applying tool Z offset would ex...Manuel
2020-11-06Added memcpyf and memcpyi32, renamed memcpy32 to memcpyu32David Crocker
2020-11-05Inlined some trivial functions in GCodeBufferDavid Crocker
2020-11-04Fixed issues with incorrect reporting of pausing/resuming statesDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-26Implemented filament-error macro filesDavid Crocker
2020-10-25Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-10-25Efficiency improvements to CheckReportDueDavid Crocker
2020-10-24Improvements for SBC modeChristian Hammacher
2020-10-14Add active status report push to most situationsManuel Coenen
2020-10-01Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-10-01Fixed double calling of deployprobe/retractprobe when using BLTouchDavid Crocker
2020-09-30Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-09-29Added files missing from previous commitDavid Crocker
2020-09-26More improvements for SBC modeChristian Hammacher
2020-09-25Added synchronisation to heightmap callsChristian Hammacher
2020-09-25Moved Linux subsystem to its own taskChristian Hammacher
2020-09-15Bug fixes for PanelDue in SBC modeChristian Hammacher
2020-09-13Z probe and trigger improvementsDavid Crocker
2020-09-10Abandon Z probing if the probe is remote and cannot be contactedDavid Crocker
2020-08-15Improvements to SBC interface for Duet 3 MiniDavid Crocker