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-15Bug fixes3.4-eventsChristian Hammacher
2021-12-15Handle driver warnings and errors via the event handling systemDavid Crocker
2021-12-14Fixes to event systemDavid Crocker
2021-12-14Update remote model when setting default heater parametersDavid Crocker
2021-12-14Improved error reporting when heaters won't turn onDavid Crocker
2021-12-13Event handler bug fixesDavid Crocker
2021-12-13Bug fixes to event handlingDavid Crocker
2021-12-13Added support for M957David Crocker
2021-12-13Integrated driver stall handling into event systemDavid Crocker
2021-12-13Removed unused Kinematics functionsDavid Crocker
2021-12-13Finished first cut of new event handling. No heater fault timers yet.David Crocker
2021-12-11Merge branch '3.4-dev' into 3.4-eventsDavid Crocker
2021-12-11Added most of the event handling codeDavid Crocker
2021-12-11Fix enumeration of firmware update modules (#553)Michael Szafranek
2021-12-10Bug fix: release port if temp sensor configuration failedDavid Crocker
2021-12-10Added files missed from previous commitDavid Crocker
2021-12-10Added missing exception specificationsDavid Crocker
2021-12-10Added 'important' flag in object model; support Duet 2 SBC in ATEDavid Crocker
2021-12-06Correction to previous commit for handling grace period changesDavid Crocker
2021-12-06Increment seqs.move when movement queue length is updatedDavid Crocker
2021-12-06Changed Duet 2 SBC build electronics name for ATEDavid Crocker
2021-12-05Correction to polar kinematicsDavid Crocker
2021-12-02Added support for build time reported by REALvision slicerDavid Crocker
2021-12-02Fixed parsing of print time for long Superslicer printsDavid Crocker
2021-12-01Fixed issue with reversal at zero distance on delta printersDavid Crocker
2021-12-01VariousDavid Crocker
2021-11-30Added OM fields for new heater modelDavid Crocker
2021-11-30Call reprap.MoveUpdated after changing extruder pressure advanceDavid Crocker
2021-11-29Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-11-27Corrected inverse kinematics matrix in object modelDavid Crocker
2021-11-24Don't output T-1 in resurrect.g file, for tool changersDavid Crocker
2021-11-23Fixed heightmap.csv generation for Duet2_SBCChristian Hammacher
2021-11-23Corrected heating fault error messageDavid Crocker
2021-11-22Fixed a problem with the WiFi code when using the PDCDavid Crocker
2021-11-22Fixed bug in calculation of heater PID parametersDavid Crocker
2021-11-22Another fix for the M307 A parameterDavid Crocker
2021-11-22Minor bug fix for M307Christian Hammacher
2021-11-22Fix to new heater model codeDavid Crocker
2021-11-21Fixed heater fault detection while heating upDavid Crocker
2021-11-20Changed heater model to support non-Newtonian coolingDavid Crocker
2021-11-19Removed another limit on number of accelerometer samplesDavid Crocker
2021-11-18Support non-Newtonian coolimg in heater modelDavid Crocker
2021-11-18Support collecting more than 64k acceleraometer samplesDavid Crocker
2021-11-18File GCodeResult.h moved to CANlib and #included in RepRapFirmware.hDavid Crocker
2021-11-15Made SBC file handling more robustChristian Hammacher
2021-11-15Renamed some close loop meeasurement parametersDavid Crocker
2021-11-13Static analysis fixesDavid Crocker
2021-11-13Fixed Print::write overloaded and hidden functions messDavid Crocker
2021-11-13Updated .pdp fileDavid Crocker
2021-11-12Fixed benign static analysis errorsDavid Crocker