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-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
2020-02-05VariousDavid Crocker
2020-01-22Bug fix and more Object Model fieldsDavid Crocker
2020-01-10Added changes for LPC build (thanks sdavi)David Crocker
2020-01-06Added string-valued expressionsDavid Crocker
2019-12-29Merged changes from upstreamDavid Crocker
2019-11-27Adjusted number of bed and chamber heatersDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-10-27Restore DHT support (#329)Manuel
2019-10-16Upload files to a temporary file and only if all checks succeed rename/replac...Manuel
2019-10-08VariousDavid Crocker
2019-09-19Added CAN diagnosticsDavid Crocker
2019-09-14More work on remote Z probe supportDavid Crocker
2019-08-21Bug fixesDavid Crocker
2019-07-26Major refactoring of heater management and driver IDsDavid Crocker
2019-07-21Sensors are configurted separately from heatersDavid Crocker
2019-07-14Bug fixesDavid Crocker