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-10Fixed G923.5-devDavid Crocker
2022-11-10Correction to previous fixDavid Crocker
2022-11-10Fixed issues with bed probingDavid Crocker
2022-11-09Fixed incorrect init of parameter letters bitmap in BinaryParserDavid Crocker
2022-11-09Fixed array overflowDavid Crocker
2022-11-05Fixed issue with tool not owning user XY axesDavid Crocker
2022-11-05Fixed tool change issueDavid Crocker
2022-11-05Fixes to multiple motion systems. Tool selection not fully working.David Crocker
2022-11-05Enable accelerometers for Duet 2 in SBC modeDavid Crocker
2022-11-04More refactoring for multiple motion systemsDavid Crocker
2022-11-04Fixes for multiple motion systemsDavid Crocker
2022-11-04Started implementing PREALLOCATE_TOOL_AXESDavid Crocker
2022-11-04Fixed bug when no collision detector definedDavid Crocker
2022-11-02Refactored axis allocation and releaseDavid Crocker
2022-11-02Correction to previous commitDavid Crocker
2022-11-02Machine coordinates in OM are now liveDavid Crocker
2022-11-02Work on multiple motion systemsDavid Crocker
2022-10-24We no longer allow axis letters greater than lowercase 'f'David Crocker
2022-10-11Fixed BinaryParser::SeenAny for lowercase parametersDavid Crocker
2022-10-11Restrict lowercase axis letters to a..f and speed up parsingDavid Crocker
2022-10-11Changes to multiple motion system supportDavid Crocker
2022-10-11Added fileexists functionDavid Crocker
2022-10-11SbcRequest::LockMovementAndWaitForStandstill now locks all systemsDavid Crocker
2022-10-11Refactored LockMovementAndWaitForStandstill for multiple motion systemsDavid Crocker
2022-10-10Don't force sync between motion systems when a macro completesDavid Crocker
2022-10-10Started implementing delay after engaging motor brakeDavid Crocker
2022-10-08Merge branch '3.4-dev' into 3.5-devDavid 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-06Merge branch '3.4-dev' into 3.5-devDavid 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-06Fix report of spurious driver 6 when using a MB6HC or 6XD as expansionDavid Crocker
2022-10-06Added move.currentmove.extrusionRate to object modelDavid Crocker
2022-10-06Merge branch '3.5-dev' of https://github.com/Duet3D/RepRapFirmware.git into 3...David Crocker
2022-10-06Added M303 Q parameterDavid Crocker
2022-10-05Changed version to 3.4.33.4.3David Crocker
2022-10-04Merge branch '3.4-dev' into 3.5-devDavid Crocker
2022-10-04Fixed network starup issues on MB6HCDavid Crocker
2022-10-03Bug fix to G30 command executionDavid Crocker
2022-10-03Merge branch '3.4-dev' into 3.5-devDavid Crocker
2022-10-03Removed useless M570 S parameterDavid Crocker
2022-10-01Replaced some newlib functions to avoid puling in reent structDavid Crocker
2022-10-01Added check on SAM4E that flash memory has not overflowedDavid Crocker
2022-09-30Simplified PanelDue flashing code to save flash spaceDavid Crocker
2022-09-30Removed obsolete OM fields + other minor changes to save flash spaceDavid Crocker
2022-09-30Tidying upDavid Crocker
2022-09-30Added M570 R parameterDavid Crocker
2022-09-30Merge branch 'v3-chrishamm' into 3.5-devDavid Crocker