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-11-05Merge pull request #591 from MarMed/patch-1HEAD3.4-devdc42
2022-11-05Enable accelerometer support for Duet2 SBCMario Medina
2022-10-14Increased version to 3.4.43.4.4David Crocker
2022-10-12Merge branch '3.4-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2022-10-12Fixed loss of pbufs in MulticastResponderDavid Crocker
2022-10-08Fixed OpenAPI titleChristian Hammacher
2022-10-08Added OpenAPI specificationChristian Hammacher
2022-10-07Grab mutex before making lwip calls in MulticastResponderDavid Crocker
2022-10-06Increase wifi timeout to avoid errors when FTP+Telnet enabledDavid Crocker
2022-10-06Fix report of spurious driver 6 when using a MB6HC or 6XD as expansionDavid Crocker
2022-10-05Changed version to 3.4.33.4.3David Crocker
2022-10-04Fixed network starup issues on MB6HCDavid Crocker
2022-10-03Removed useless M570 S parameterDavid Crocker
2022-09-23Correction to WiFiFirmwareUploaderDavid Crocker
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-23Merge pull request #588 from rechrtb/s3_update_timeoutsdc42
2022-09-23Increase timeouts for wifi module operationsrechrtb
2022-09-23Fixes for XDMAC with WiFiDavid Crocker
2022-09-23More changes to WiFiInterfaceDavid Crocker
2022-09-23Fixes for ESP32C3 on D3MiniDavid Crocker
2022-09-23Removed LPC support from WiFiInterfaceDavid Crocker
2022-09-23Moved wifi transfer buffers into non-cached RAM on SAME70David Crocker
2022-09-23Fixed an issue uploading firmware to ESP32David Crocker
2022-09-23Check status return after sending a command to ESP moduleDavid Crocker
2022-09-23Don't erase system parameters when using ESP32David Crocker
2022-09-23In WiFiFirmwareUpload do flash SPI attach before SPI set parametersDavid Crocker
2022-09-23Simplified some WiFiFirmwareUploader code to save space on Duet 2David Crocker
2022-09-23When updating ESP32 modules, send commands to set up flash SPIDavid Crocker
2022-09-23Added WIFI_USES_ESP32 configuration definitionDavid Crocker
2022-09-23Use correct baud rate to receive data from ESP32David Crocker
2022-09-23Corrections to WiFi interfaceDavid Crocker
2022-09-23Fixed MB6HC network initialisation issuesDavid Crocker
2022-09-23Redirect SPI1 interrupt on MB6HC when SBC interface not being usedDavid Crocker
2022-09-23Support optional WiFi extension to MB6HCDavid Crocker
2022-09-23Fixed issue on MB6XD with endstops/Z probes stopping external driversDavid Crocker
2022-09-16Corrected the reported number of volumes in the OM for Duet 3 MB6HC 1.02David Crocker
2022-09-16Set up correct external SD card pins on Duet 3 MB6HC 1.02David 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-09-04Corrected reporting of unexpected CAN repliesDavid Crocker
2022-08-31Increased version to 3.4.2rc3+3.4.3rc3+3.4.2rc3+David Crocker
2022-08-31Merge branch '3.4-dev' into 3.4-extruder-only-movement-fix3.4-extruder-only-movement-fixDavid Crocker
2022-08-30Changed some variable names in WiFiInterface3.4.2rc3David Crocker