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-08-30Merge pull request #580 from rechrtb/8266_rtos_fw_timeoutsdc42
2022-08-30Fixes for M917 on MB6XDDavid Crocker
2022-08-30Increase timeouts for 8266 rtos-based firmwarerechrtb
2022-08-30Support M917 on MB6XDDavid Crocker
2022-08-30Merge branch '3.4-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2022-08-30Increased version to 3.4.2rc3David Crocker
2022-08-19Added missing newline in warning messageDavid Crocker
2022-08-16Correction to previous commitDavid Crocker
2022-08-16Attempted fix for extruder-only moves after M400 with tapered bed compDavid Crocker
2022-08-16Added a commentDavid Crocker
2022-08-15Replaced Gb by GB etc.David Crocker
2022-08-14Changed linker command line for compatibility with Eclipse 2022-06David Crocker
2022-08-13Corrected a commentDavid Crocker
2022-08-12Don't flash the ACT LED when a regular status messages is processedDavid Crocker
2022-08-12Corrected a commentDavid Crocker
2022-08-12Made build date/time consistent in all reportsDavid Crocker
2022-08-10Restored open load warnings3.4.2rc2David Crocker
2022-08-09Duet3Mini as expansion board uses UF2 format firmware fileDavid Crocker
2022-08-09Corrected Duet 3 Mini expansion firmware nameDavid Crocker
2022-08-09Added option to request firmware blocks over CAN in UF2 formatDavid Crocker
2022-08-08Fixed build errors in some configurationsDavid Crocker
2022-08-08Increased version to 3.4.2rc2David Crocker
2022-08-08Thermostatic fans now default to on if the sensor is not foundDavid Crocker
2022-08-08Minor fix to M122 in expansion board modeDavid Crocker
2022-08-08SBC SPI interface now uses transfer complete interruptDavid Crocker
2022-08-08Temporarily increase wifi task priority when receiving dataDavid Crocker
2022-08-07Duet3 Mini WiFi interface now uses end-of-transfer interruptDavid Crocker
2022-08-07Minor code improvementDavid Crocker
2022-08-07Increase maximum G0 feed rate in CNC mode from 300 to 1000mm/secDavid Crocker
2022-08-07Minor change to WiFi diagnosticsDavid Crocker
2022-08-06Fixed bug causing jerky uploads on Duet 3 and 3 Mini EthernetDavid Crocker
2022-08-04Added missing const qualifiersDavid Crocker
2022-08-04Minor improvements to LWIP config and associated codeDavid Crocker
2022-08-03Improved M115 reponse in expansion board modeDavid Crocker
2022-08-03Improved diagnostics a little when in expansion board modeDavid Crocker
2022-08-03Don't report an event if it has a handler macroDavid Crocker
2022-08-02Fixed allocation of NVM buffer during software resetDavid Crocker
2022-08-02Eliminated some variables that were not neededDavid Crocker
2022-08-02Corrected the names of CAN IAP filesDavid Crocker
2022-08-01Don't disable cache when reading NVram (uses updated CoreN2G)David Crocker
2022-08-01Changes to multicast discovery information returnedDavid Crocker
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-22Upgraded to Eclipse 2022-06David Crocker
2022-07-22Corrected mag filament monitor position report in OM for ATE buildDavid Crocker
2022-07-22Increased number of decimal places in temperature readings from 1 to 2David Crocker
2022-07-22Merge branch '3.4-multicast' into 3.4-devDavid Crocker
2022-07-22Removed incomplete non-FP movement calulationsDavid Crocker
2022-07-22Skip cold extrusion code when in expansion modeDavid Crocker
2022-07-20Fixes to position reversion in expansion board mode (thanks Andy)David Crocker