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-02-14Implemented changes suggested by Andy. Version 3.3beta1.3.3beta1David Crocker
2021-02-14Fixed DHT sensors on Duet 3 MiniDavid Crocker
2021-02-14Firmware files are now stored in 0:/firmwareDavid Crocker
2021-02-14Added a missing 'const'David Crocker
2021-02-13Fixed arc moves being executed in the wrong planeDavid Crocker
2021-02-13Support Ideamaker Print Time commentDavid Crocker
2021-02-13Merge branch '3.3-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2021-02-13Efficiency improvements to Heat and to G2/G2 with multiple axesDavid Crocker
2021-02-12Fix PE0 and PC29 pin definitionManuel Coenen
2021-02-11Cosmetic changesDavid Crocker
2021-02-11Corrected PWM pin peripheral IDs in Duet 3 buildDavid Crocker
2021-02-11Merge branch '3.3-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2021-02-11Lock sensors before deleting one in response to a remote commandDavid Crocker
2021-02-10Add daemonGCode to the list of sources that suppress empty successManuel Coenen
2021-02-10Fixed issue with writing to external SD card on Duet 3 MiniDavid Crocker
2021-02-10Fix (I hope) for G2/G3 on IDEX machinesDavid Crocker
2021-02-10Ported DueX I2C fixes from release 3.2.2David Crocker
2021-02-08Fixed Duet 3 and 3 Mini compile errorDavid Crocker
2021-02-08Increased max tracked objects in SAME70 and SAME5x buildsDavid Crocker
2021-02-08Fix illegal concurrent access to SD cardsManuel Coenen
2021-02-08Fixed G2/G3 180deg arc bug caused by FP rounding errorDavid Crocker
2021-02-07Added option to return board unique ID in CanMessageReturnInfoDavid Crocker
2021-02-07Merge branch '3.3-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2021-02-07Use WatchdogResetSecondaryDavid Crocker
2021-02-07Update BuildInstructions.mddc42
2021-02-07Update BuildInstructions.mddc42
2021-02-07Improved M122 task status reportingDavid Crocker
2021-02-06Support a single DriverId expression where an array is expectedDavid Crocker
2021-02-05DDARing::GetGracePeriod is now an inline functionDavid Crocker
2021-02-05Feature / Configurable Grace Period for Starting into Moves (#471)markmaker
2021-02-05Removed Duet 3 Mini v02 configurationsDavid Crocker
2021-02-05Removed obsolete configurationsDavid Crocker
2021-02-05Enabled remote commands on Duet 3 MB6HCDavid Crocker
2021-02-04Fixed build errorsDavid Crocker
2021-02-04Merge branch '3.3-dev' into wil-convert-same70-to-coren2gDavid Crocker
2021-02-04Update BuildInstructions.mddc42
2021-02-04Fixed DHT sensors on MB6HCDavid Crocker
2021-02-04Fixed DHT sensors on MB6HCDavid Crocker
2021-02-04Fix for "Homing failed" if M109 is used in a homing fileDavid Crocker
2021-02-03Fixed potentially problematic SAME70 static variablesDavid Crocker
2021-02-03Use const pointerManuel Coenen
2021-02-03Use a stateless implementation always providing the SD slot to useManuel Coenen
2021-02-02Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-02-02Added Endstop OM property highEndDavid Crocker
2021-02-02Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-02-02Increaased max length of a pin name string from 50 to 100 charactersDavid Crocker
2021-02-02Minor improvementsDavid Crocker
2021-02-01Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-31Fixes for ATE and remote commandsDavid Crocker
2021-01-31Don't try to enable a pin interrupt when the ATE creates a handleDavid Crocker