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
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2020-01-15Bug fixesDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-13More work on object modelDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-12Refactored ParseIdentifierExpression and GetObjectValueDavid Crocker
2020-01-12Bug fixes to conditional GCodeDavid Crocker
2020-01-11More work on object modelDavid Crocker
2020-01-11Reduced RAM usage on Duet 2 buildsDavid Crocker
2020-01-11Added Job members to object modelDavid Crocker
2020-01-08Added Move.Axes to object modelDavid Crocker
2020-01-08Refactored object model framework to support virtual arraysDavid Crocker
2020-01-08More work on conditional GCodeDavid Crocker
2020-01-06Added string-valued expressionsDavid Crocker
2020-01-06Major refactoring of object model frameworkDavid Crocker
2020-01-05Refactored object model to allow multiple tables per classDavid Crocker
2020-01-05VariousDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2020-01-04Networking and conditional GCode changesDavid Crocker
2020-01-03Fix from Christian for SBC interfaceDavid Crocker
2020-01-02Added fix from ChristianDavid Crocker
2019-12-31More work on GCode meta commandsDavid Crocker
2019-12-30Fixed numeric parsingDavid Crocker
2019-12-30Refactored GCode command decoding for GCode meta command supportDavid Crocker
2019-12-29Bug fix to checksume parsingDavid Crocker
2019-12-29Bug fix to M505 string parameter handlingDavid Crocker
2019-12-29Added function call support to StringParserDavid Crocker
2019-12-29Merged changes from upstreamDavid Crocker
2019-12-26Implemented expression evaluator and 'elif' keywordDavid Crocker
2019-12-24Exception handling now workingDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-11-10Fix null pointer dereferences when SBC interface is usedDavid Crocker
2019-11-08Added check when using remote endstopsDavid Crocker
2019-10-08VariousDavid Crocker
2019-09-21More fixes for DSFChristian Hammacher
2019-09-06More Duet 3 workDavid Crocker
2019-09-01Duet 3 fixesDavid Crocker
2019-09-01Bug fixes and improvementsDavid Crocker
2019-08-31Combined Linux interface and SD card versionsDavid Crocker
2019-08-08Fixed race condition when invalidating SPI bufferChristian Hammacher
2019-08-06Added support for filaments via DCSChristian Hammacher
2019-08-05Bug fixesDavid Crocker
2019-07-29Improved macro control from RRF to DCSChristian Hammacher
2019-07-26Added support for binary driver IDsChristian Hammacher
2019-07-26Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-07-26Major refactoring of heater management and driver IDsDavid Crocker
2019-07-24Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-07-21Sensors are configurted separately from heatersDavid Crocker