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 (Collapse)Author
2020-01-03Update WHATS_NEW_RRF3.md3.0dc42
2020-01-03Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2020-01-03RRF 3.0 releaseDavid Crocker
Minor improvements to reading thermistors on Duet 3
2020-01-03Updated for RRF3.0 releasedc42
2020-01-03Increased version to 3.0David Crocker
2020-01-02One more DSF-related hotfixChristian Hammacher
2020-01-02Hotfix for DSFChristian Hammacher
Fixed issue where a missing start.g could disrupt the G-code flow with an attached SBC
2019-12-29Update WHATS_NEW_RRF3.mddc42
2019-12-293.0RC2 final (I hope)David Crocker
Bug fix to StringParser when a Pi is attached
2019-12-29Update WHATS_NEW_RRF3.mddc42
2019-12-29Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-29Increased version to 3.0RC2David Crocker
2019-12-28Updated whatsnew-rrf3 file for release 3.0RC2dc42
2019-12-28Update WHATS_NEW_RRF3.mddc42
2019-12-27Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-27Bug fixesDavid Crocker
Moved Duet 3 common system limits to file Duet3Limits in CANlib project Fixed G10/G11 speed when multiple extruders are active We now prepend sensor number and name to remote M308 responses Removed unused resource locking functions
2019-12-27Update WHATS_NEW_RRF3.mddc42
2019-12-22Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-22Bug fixes to RRF 3.0RC1David Crocker
Move MaxTriggers from Configuration.h to Pins.h files Fix for analog Z probing when Z probe reports "near" from the start of the move In G31 response display trigger height to 3 decimal places Fix for M25 while tool changing is is progress Fix for M584 sent via SPI when the first parameter is an array
2019-12-22Update WHATS_NEW_RRF3.mddc42
2019-12-21Update WHATS_NEW_RRF3.mddc42
2019-12-21Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-21VariousDavid Crocker
Added check on data length in W5500 network interface from v2.05 After freeing up a tool, get current position to account for changed tool offset Allow M115, M122 and M997 commands to reference CAN addres 126
2019-12-19Update WHATS_NEW_RRF3.mddc42
2019-12-17Update WHATS_NEW_RRF3.mddc42
2019-12-16Update WHATS_NEW_RRF3.mddc42
2019-12-16RRF3.0RC2 finalDavid Crocker
Increased version number following filament handling changes Minor changes to avoid build warnings
2019-12-16Fixed filament functions for usage with SBCChristian Hammacher
2019-12-16Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-12-16Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-12-163.0RC1 final(?)David Crocker
Fixed issue with G1 H1 moves when endstops are not already triggered. There is still an issue if a move involves only remote drivers and a main board endstop switch. Don't set up a default bed heater on Duet 3 Fixed issue when creating a switch endstop failed
2019-12-16Fixes for IAP in RAMDavid Crocker
2019-12-16Minor changes for 3.0RC1David Crocker
2019-12-16Merge branch 'v3.01-dev' into v3-devDavid Crocker
2019-12-16Merge branch 'v3.01-dev' of https://github.com/dc42/RepRapFirmware.git into ↵David Crocker
v3.01-dev
2019-12-16Added more noexcept specifiersDavid Crocker
2019-12-15Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-15Merge branch 'v3-dev' into v3.01-devDavid Crocker
2019-12-15Added more noexcept specifiersDavid Crocker
2019-12-15Update .gitignoreDavid Crocker
2019-12-15Update .gitignoreDavid Crocker
2019-12-14Fixed M574 when used to change the position of an existing switch endstopDavid Crocker
2019-12-14Still 3.0RC1 provisionalDavid Crocker
Bug fix: not all extrusion amounts were being cleared when preparing a move
2019-12-14Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-14Final (?) changes to 3.0RC1David Crocker
Removed M574 S0 option Fix truncation of M574 report Unconfigured fans report fanPercent -1 instead of -100
2019-12-14Update WHATS_NEW_RRF3.mddc42
2019-12-14Fixed active low endstops on Duet 2David Crocker
2019-12-14Fixed issue with >3 extruders on Duet 2David Crocker
2019-12-12Merge branch 'v3-dev' of https://github.com/dc42/RepRapFirmware into v3-devDavid Crocker
2019-12-12Added "sysdir" field to rr_config response (still 3.0RC1 provisional)David Crocker