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
path: root/src/Tools
AgeCommit message (Expand)Author
2021-02-18Do fewer sine/cosine calulations while executing arc movesDavid Crocker
2021-02-18Un-deprecate G10 tool offset and tempsManuel Coenen
2021-02-17Use stdext::inplace_function insteaed of std::functionDavid Crocker
2021-02-05Move spindle creation to M950 (M453 no longer works for this)Manuel Coenen
2021-01-24More work on remote heater tuningDavid Crocker
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2020-11-26Removed order dependency of M307, M143, M140, M141 and M563David Crocker
2020-11-12Fixes and improvements to new heater model and tuning3.2beta3.2David Crocker
2020-11-11Implemented heater feedforward for fan RPM changesDavid Crocker
2020-10-24Return error if an output buffer overflows when reporting the OMDavid Crocker
2020-10-24Got rid of some code analysis and compiler warningsDavid Crocker
2020-10-09Fixed issue #433David Crocker
2020-09-25Moved Linux subsystem to its own taskChristian Hammacher
2020-09-07Reworked Spindle code + network bug fixDavid Crocker
2020-09-07Moved spindle configuration code from GCodes2.cpp into class SpindleDavid Crocker
2020-09-02Update seqs.spindles when configuredRpm is updatedDavid Crocker
2020-08-28VariousDavid Crocker
2020-07-04Fix M207 truncated response, and fixes for Duet 3 MiniDavid Crocker
2020-04-27VariousDavid Crocker
2020-04-25Bug fixes for M701/M702Christian Hammacher
2020-04-06Changed to object modelDavid Crocker
2020-03-10Implemented remaining OM sequence number incrementingDavid Crocker
2020-03-10Implemented 'seqs' in OM for boards, tools and fansDavid Crocker
2020-03-10Added various new object model fieldsChristian Hammacher
2020-03-08Z probe changes and per-tool M208 changesDavid Crocker
2020-03-07Moved ExpressionParser to a separate classDavid Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-17Fixed M109 and M104 error messagesDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-01-19Refactored handling of bitmaps in the OMDavid Crocker
2020-01-19Major refactoring, bug fixes in function evaluationDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-11More work on object modelDavid Crocker
2020-01-11Added Job members to object modelDavid Crocker
2019-12-16Fixed filament functions for usage with SBCChristian Hammacher
2019-12-15Added more noexcept specifiersDavid Crocker
2019-11-25VariousDavid Crocker
2019-10-19Merged more changes form 2.04RC4 releaseDavid Crocker
2019-09-05More work on remote heater supportDavid Crocker
2019-08-25Finished merging changesDavid Crocker
2019-08-07Automatically apply default heater models if unsetChristian Hammacher
2019-07-21Sensors are configurted separately from heatersDavid Crocker
2019-07-17Reworked extruder limit and leadscrew movesDavid Crocker
2019-07-02Consolidation after mergeDavid Crocker
2019-06-18Fixed merge of RRFv3 changesChristian Hammacher
2019-05-27Merged changes from version 2.03RC3David Crocker
2019-05-25Missing changes from previous commit, still 2.03RC3 provisionalDavid Crocker
2019-05-252.03RC3 provisionalDavid Crocker
2019-05-15Merged some changes from dev branchDavid Crocker