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-12-11Added most of the event handling codeDavid Crocker
2021-11-05We no longer restore position automatically after a tool changeDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-22M0/M1 no longer turns heaters off if stop.g/sleep.g is foundDavid Crocker
2021-09-06Attemp fix for main loop timeout when tuning closed loop motorDavid Crocker
2021-09-06Changes to allow macros to be paused and restartedDavid Crocker
2021-09-03Added support for pausing macros and restarting themDavid Crocker
2021-08-16Merge branch '3.4-dev' into 3.4-nosdcard3.4-nosdcard3.4-dev-no-input-shapingDavid Crocker
2021-08-03Fixe pause followed by cancel in standalone mode; removed M0/1 H paramDavid Crocker
2021-07-31More work on embedded readonly file supportDavid Crocker
2021-06-04Bug fix: when a macro was aborted the error message was lostDavid Crocker
2021-03-31Include global variables in object model (incomplete)David Crocker
2021-03-19RefactoringDavid Crocker
2021-03-14Fixed M585David Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-10Implemented variablesDavid Crocker
2021-03-06Started adding support for variables and parametersDavid Crocker
2021-02-24Fixed issue with printing being aborted during simulationDavid Crocker
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2020-11-12More SBC improvementsChristian Hammacher
2020-11-10Fixed macro issues in SBC modeChristian Hammacher
2020-11-06Improvements for SBC modeChristian Hammacher
2020-10-26Implemented filament-error macro filesDavid Crocker
2020-09-26More improvements for SBC modeChristian Hammacher
2020-09-25Moved Linux subsystem to its own taskChristian Hammacher
2020-09-15Bug fixes for PanelDue in SBC modeChristian Hammacher
2020-06-23M122 P104 now times SD card reads as well as writesDavid Crocker
2020-05-19Bug fix for M291 in SBC modeChristian Hammacher
2020-04-28Bug fixes, and restore correct heigt after a tool changeDavid Crocker
2020-04-16Bug fixesDavid Crocker
2020-04-12Fix to make 'result' constant correct after failing G30 commandsDavid Crocker
2020-03-31More work for DSF 1.3.0Christian Hammacher
2020-03-12Added object model property state.nextToolDavid Crocker
2020-03-08Bug fixes and refactoringDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-04Conditional GCode fixes and exception specifiersDavid Crocker
2020-01-04Networking and conditional GCode changesDavid Crocker
2019-12-31More work on GCode meta commandsDavid Crocker
2019-12-26Implemented expression evaluator and 'elif' keywordDavid Crocker
2019-10-21Implement G38.x (2 <= x <= 5) (#324)Manuel
2019-08-31Combined Linux interface and SD card versionsDavid Crocker
2019-08-21Bug fixesDavid Crocker
2019-07-21Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-07-21More improvementsChristian Hammacher
2019-07-02Consolidation after mergeDavid Crocker
2019-06-25Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-06-18Fixed merge of RRFv3 changesChristian Hammacher
2019-06-10Started work on conditional GCodeDavid Crocker