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-01-10Simplified build configuration files and added Duet3_MB6XDDavid Crocker
2021-11-05Increased max stack depth from 7 to 10David Crocker
2021-11-05Introduced reduced accelerations and M201.1David Crocker
2021-10-31Annotations for static analysisDavid Crocker
2021-10-22Moved some constants from Configuration.h to RRF3Common.hDavid Crocker
2021-10-17Introduced file CANlib/RRF3Common.hDavid Crocker
2021-08-13Fixed heating fault detection for heaters with slow cooling ratesDavid Crocker
2021-07-30Merge branch 'v3-chrishamm' into 3.4-input-shapingDavid Crocker
2021-07-29Further improvementsChristian Hammacher
2021-07-24More fixes for new time unitsDavid Crocker
2021-07-24Fixes for change to time unitsDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-23Part way through changing units of stored speeds and accelerationsDavid Crocker
2021-07-07Fixed M117 "string too long" issueDavid Crocker
2021-07-07Fixed M117 "string too long" issueDavid Crocker
2021-04-19Added a separate Move taskDavid Crocker
2021-03-03Use finer G2/G3 segmentationDavid Crocker
2021-02-22Work towards v3.3Christian Hammacher
2021-02-18Do fewer sine/cosine calulations while executing arc movesDavid Crocker
2021-02-16Wil mesh any two axes (#476)dc42
2021-02-14Firmware files are now stored in 0:/firmwareDavid Crocker
2021-02-08Increased max tracked objects in SAME70 and SAME5x buildsDavid Crocker
2021-01-07VariousDavid Crocker
2020-12-04Tidied up FileStore, added CRC16 classDavid Crocker
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-11-26Removed order dependency of M307, M143, M140, M141 and M563David Crocker
2020-11-11Improvements to heater tuningDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-18Rationalised some common definitionsDavid Crocker
2020-10-05M150 commands are now queued. Candidate for 3.2beta2 release.David Crocker
2020-09-10Reinstated limit on heater PWM frequencyDavid Crocker
2020-09-07Reworked Spindle code + network bug fixDavid Crocker
2020-08-31Changed default thermistor parametersDavid Crocker
2020-08-31Moved Duet 3 default thermistor and fan parameters to Duet3Common.hDavid Crocker
2020-06-26Improvements for 5LCDavid Crocker
2020-06-09Various changesDavid Crocker
2020-05-28More changes to support 5LC build configurationDavid Crocker
2020-05-28Added Duet5LC configurationDavid Crocker
2020-05-23Various minor changesDavid Crocker
2020-05-20Fixes for RADDS buildDavid Crocker
2020-05-16Towards version 3.1.1David Crocker
2020-05-02Add HTTP virus attack warning, avoid CombineName messageDavid Crocker
2020-04-12Fix to make 'result' constant correct after failing G30 commandsDavid Crocker
2020-04-09Limit tool number to 0-49David Crocker
2020-03-26Partially implemented object cancellationDavid Crocker
2020-03-17Improvements to object modelDavid Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-21VariousDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-12Refactored GP inputsDavid Crocker