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-10-18Correction to previous commitDavid Crocker
2021-10-18Created class EventDavid Crocker
2021-10-18Refactored AppendDriverStatus and its calling codeDavid Crocker
2021-10-18Initial implementation of G68/69David Crocker
2021-10-18Added sgresultMin to StandardDriverStatusDavid Crocker
2021-10-18Implemented GetStandarDriverStatus in TMC2660 driverDavid Crocker
2021-10-17Introduced file CANlib/RRF3Common.hDavid Crocker
2021-10-16Changed definition of StandardDriverStatusDavid Crocker
2021-10-16Handle expression type codes Port and UniqueId in DataTransferDavid Crocker
2021-10-15Report errors from v4 mag filament monitors that don't startDavid Crocker
2021-10-15Revert "Set and leave Z_PROBE_MOD pin low during startup on Duet Maestro"David Crocker
2021-10-15Set and leave Z_PROBE_MOD pin low during startup on Duet MaestroDavid Crocker
2021-10-15Added MZV input shaper typeDavid Crocker
2021-10-15Added fan PWM frequency to object modelDavid Crocker
2021-10-14Fixed issue with M308 Y"thermocouple-max31856" on expansion boardsDavid Crocker
2021-10-09Reduced precision of closed loop data3.4.0beta5David Crocker
2021-10-09M17 now enables drivers even when RRF thinks they are already enabledDavid Crocker
2021-10-09Fixed bug with deleting wrong closed loop data filenameDavid Crocker
2021-10-09Improved CAN receiver task priority, for closed loop data collectionDavid Crocker
2021-10-09Improved closed loop data collectionDavid Crocker
2021-10-08Support multiple P parameters in M569.4David Crocker
2021-10-08Merge pull request #545 from tobbelobb/3.4-devdc42
2021-10-08Fixes for Hangprinter's forward kinematicsTorbjørn Ludvigsen
2021-10-08Fixed Duet 2 SBC build and increased version to 3.4.0beta5David Crocker
2021-10-07Don't reset TMC2660 microstep position if driver has been disabledDavid Crocker
2021-10-07Fixed M569 on local driversDavid Crocker
2021-10-06Support higher closed loop data collection ratesDavid Crocker
2021-10-06Bug fix to M540 on Duet 3 and 3 MiniDavid Crocker
2021-10-06Bug fix: default MAC address did not use last byte of the MCU unique IDDavid Crocker
2021-10-05CAN boards return firmware date in a separate field in announce messageDavid Crocker
2021-10-05Fixed bug affecting expansion board updatesChristian Hammacher
2021-10-04Work towards v3.4-b5Christian Hammacher
2021-10-04Bug fix: deeply nested expressions threw error in SBC modeDavid Crocker
2021-10-04Unique IDs are only reported in the OM if they are validDavid Crocker
2021-10-04Handle CanMessageAnnounceNew, also refactored handling of unique IDsDavid Crocker
2021-10-04Allow absolute M290 babystepping when axes not homedDavid Crocker
2021-10-04Addition to previous commitDavid Crocker
2021-10-04Added file length check to PanelDue firmware updaterDavid Crocker
2021-10-02Updatred FatFs from version 0.13c to 0.14bDavid Crocker
2021-09-30Merge pull request #531 from tobbelobb/3.4-devdc42
2021-09-30Proposed fix to allow M290 resets in homing filesChristian Hammacher
2021-09-29Version 3.4-b4+1Christian Hammacher
2021-09-28Directories are reported on SBC-only configsChristian Hammacher
2021-09-27Merge remote-tracking branch 'origin/3.4-dev' into v3-chrishamm3.4.0beta4Christian Hammacher
2021-09-27RRF manages filaments again in SBC modeChristian Hammacher
2021-09-27Fixed another delta bug, changed version to 3.4.0beta4David Crocker
2021-09-25Fixed delta movement bug in previous commitDavid Crocker
2021-09-24Fixed wonky delta prints, also added a new simulation modeDavid Crocker
2021-09-23Terminate accelerometer task when doing firmware update or estopDavid Crocker
2021-09-23Added comments about the version string formatDavid Crocker