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-09-23Merge branch '3.4-dev' of https://github.com/Duet3D/RepRapFirmware into 3.4-devDavid Crocker
2022-09-23Improved error message when M950 D used in SBC modeDavid Crocker
2022-09-23Corrections to previous cherry-pickDavid Crocker
2022-09-23Corrections to WiFi interfaceDavid Crocker
2022-09-23Support optional WiFi extension to MB6HCDavid Crocker
2022-09-16Fixed Status and Activity LEDs on Duet 3 MB6HC v1.02David Crocker
2022-09-15Changed CAN firmware version response for ATEDavid Crocker
2022-09-13M915 in expansion mode now reports whether event-on-stall enabled, 3.4.23.4.2David Crocker
2022-09-13Fixed bug with main boards in expansion mode generating stall eventsDavid Crocker
2022-09-13Support M915 on MB6XD for CAN-connected driversDavid Crocker
2022-09-07Fixes to support MB6HC version 1.02David Crocker
2022-09-05Allow negative (i.e. high) values in M122 P1007David Crocker
2022-08-31Merge branch '3.4-dev' into 3.4-extruder-only-movement-fix3.4-extruder-only-movement-fixDavid Crocker
2022-08-30Fixes for M917 on MB6XDDavid Crocker
2022-08-30Support M917 on MB6XDDavid Crocker
2022-08-16Attempted fix for extruder-only moves after M400 with tapered bed compDavid Crocker
2022-08-12Corrected a commentDavid Crocker
2022-08-08Fixed build errors in some configurationsDavid Crocker
2022-08-03Improved diagnostics a little when in expansion board modeDavid Crocker
2022-08-02Fixed allocation of NVM buffer during software resetDavid Crocker
2022-07-20Implemented remote reset and remote firmware update (needs CAN IAP)David Crocker
2022-07-13More fixes for ACT LED on MB6HCDavid Crocker
2022-07-13Fix for main boards in expansion modeDavid Crocker
2022-07-05Re-implemented support for MB6XD long step pulses for ATE testingDavid Crocker
2022-07-05Revert "Support longer step pulses on MB6XD when in test mode"David Crocker
2022-07-05Support longer step pulses on MB6XD when in test modeDavid Crocker
2022-07-05Limit step pulse width on MB6XD to take account of 16-bit timerDavid Crocker
2022-07-04Don't raise driver error events on 6XD when in test modeDavid Crocker
2022-07-04Changes for ATE firmware buildDavid Crocker
2022-05-25Added support for Duet 3 MB6XD version 1.03.4.1rc2David Crocker
2022-05-21Correction to previous commitDavid Crocker
2022-05-21Code corrections and tidy up of OutputBuffer classDavid Crocker
2022-05-18Added build configuration for FMDC v0.3David Crocker
2022-05-03Increase number of output buffers in Duet 2 builds, version 3.4.1rc13.4.1rc1David Crocker
2022-05-02Increment seqs.state when a restore point changesDavid Crocker
2022-05-02Changes for eCvDavid Crocker
2022-04-27Fixes for systems without mass storageDavid Crocker
2022-04-26Renamed Duet3_Mini4 to FMDCDavid Crocker
2022-04-25Increase SPI speed on D3Mini if new wifi module firmware detectedDavid Crocker
2022-04-21Removed possible virus attack warning from http serverDavid Crocker
2022-03-19Event names use '_' in the enum but '-' externallyDavid Crocker
2022-03-15Changed type of _estack. 3.4.0 stable candidate.David Crocker
2022-03-12Added missing newline in stall warning messageDavid Crocker
2022-03-12Aded error message if M929 fails to create the log fileDavid Crocker
2022-03-08Increased allowed length of GCode commands to 256 charactersDavid Crocker
2022-03-07Corrections for Mini4 boardDavid Crocker
2022-03-04Increased reporting of extrusion factors in OM from 2 to 3 d.p.David Crocker
2022-03-03Fix N538 and N539 codes on 12864 displayDavid Crocker
2022-03-03Moved MaxThumbnails to Configuration.h and increased it to 4David Crocker
2022-02-28Removed incorrect driver 'pos' field from M122 reportDavid Crocker