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-01-20Clean-up remaining #if SAME5x instancesManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-09Fixes for gcc version 10David Crocker
2020-12-28Partially implemented M954David Crocker
2020-12-22Initialise ZProbe::lastStopHeight to zeroDavid Crocker
2020-12-14Reworked stall detection endstops and implemented them for TMC2209David Crocker
2020-11-15Various changes for ATEDavid Crocker
2020-10-19Minor refactoring to bring IoPorts into line with expansion board f/wDavid Crocker
2020-09-18Bug fix to M558 when an invalid remote port name is providedDavid Crocker
2020-09-13Update seqs.sensors when update lastStopHeight in a ZProbeDavid Crocker
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-13Bug fix for G31 commands that use existing G31 OM valuesDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-05-16Towards version 3.1.1David Crocker
2020-05-16Fixed G31 not updating seqs.sensorsChristian Hammacher
2020-04-20Changes to PanelDue output code, add GpOut ports to OMDavid Crocker
2020-04-12Various fixesDavid Crocker
2020-04-07Increment move.seq when speed or extrusion factor is changedDavid Crocker
2020-03-22G31 without parameters now reports the Z probe numberDavid Crocker
2020-03-21G30 and G28 now accept a K parameter for the Z probe numberDavid Crocker
2020-03-14Fix for non-BLTouch Z probes on tool and expansion boardsDavid Crocker
2020-03-11Added some more missing OM fieldsChristian Hammacher
2020-03-08Z probe changes and per-tool M208 changesDavid Crocker
2020-03-07Moved ExpressionParser to a separate classDavid Crocker
2020-02-29Still 3.01-RC3 provisionalDavid Crocker
2020-02-17Moved heat.sensors to sensors.analog in the OMDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker
2020-02-05VariousDavid Crocker
2020-02-04VariousDavid Crocker
2020-01-29Fix for negative readings from modulated Z probesDavid Crocker
2020-01-20Improved StepTimer to increase maximum step rateDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-18Lock ZProbes when accessing them and added more items to OMDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-11Reduced RAM usage on Duet 2 buildsDavid Crocker
2020-01-08Refactored object model framework to support virtual arraysDavid Crocker
2020-01-05VariousDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2019-12-29Merged changes from upstreamDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-12-163.0RC1 final(?)David Crocker
2019-12-14Fixed M574 when used to change the position of an existing switch endstopDavid Crocker
2019-12-14Final (?) changes to 3.0RC1David Crocker
2019-12-14Fixed active low endstops on Duet 2David Crocker
2019-12-123.0RC1 provisionalDavid Crocker
2019-12-02Ethernet and other fixesDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker