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-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2020-12-07Tidied up return codes from GetFileInfoDavid Crocker
2020-12-05Mutex & BinarySemaphore now derive from the underlying FreeRTOS structsDavid Crocker
2020-08-28VariousDavid Crocker
2020-07-18Record crash data in Smart EEPROM on the SAME5xDavid Crocker
2020-07-04Fix M207 truncated response, and fixes for Duet 3 MiniDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-05-21Size reduction to allow 12864 support in Duet2CombinedFirmwareDavid Crocker
2020-05-12Corrected LinuxInterface WriteIap and LoadIap functionsDavid Crocker
2020-04-20Changes to PanelDue output code, add GpOut ports to OMDavid Crocker
2020-04-12Fix to make 'result' constant correct after failing G30 commandsDavid Crocker
2020-04-07Increment move.seq when speed or extrusion factor is changedDavid Crocker
2020-04-07Bug fix in the Linux moduleChristian Hammacher
2020-03-31Reinstated messageSequence for 12864 displayDavid Crocker
2020-03-31More work for DSF 1.3.0Christian Hammacher
2020-03-12Added object model property state.nextToolDavid Crocker
2020-03-11Added SD card info and state.powerFailScript to object modelDavid Crocker
2020-03-10Implemented OM fields network.interfaces[].state and seqs.networkDavid Crocker
2020-03-10Implemented seqs.directories, seqs.heat, seqs.inputs, seqs.jobDavid 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-08Bug fixes and refactoringDavid Crocker
2020-02-253.01-RC3 provisonalDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker
2020-02-10VariousDavid Crocker
2020-02-05VariousDavid Crocker
2020-01-22Bug fix and more Object Model fieldsDavid Crocker
2020-01-17Added more OM fieldsDavid Crocker
2020-01-13More work on object modelDavid Crocker
2020-01-12More work on object modelDavid Crocker
2020-01-08Added parts of MachineModel.State to the object modelDavid Crocker
2019-12-24Exception handling now workingDavid Crocker
2019-12-23Handle command parsing errors using exceptionsDavid Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-12-09Support loading IAP in RAMDavid Crocker
2019-11-25VariousDavid Crocker
2019-10-29Add M500 P10 to enable saving of manually entered tool offsets (#331)Manuel
2019-10-08VariousDavid Crocker
2019-09-05More work on remote heater supportDavid Crocker
2019-08-31Combined Linux interface and SD card versionsDavid Crocker
2019-07-24Merge remote-tracking branch 'origin/v3-dev' into v3-chrishammChristian Hammacher
2019-07-21Sensors are configurted separately from heatersDavid Crocker
2019-07-21More improvementsChristian Hammacher
2019-07-02Consolidation after mergeDavid Crocker
2019-06-18Fixed merge of RRFv3 changesChristian Hammacher
2019-05-252.03RC3 provisionalDavid Crocker
2019-03-30Work on the new the SPI interfaceChristian Hammacher
2019-03-11Merge remote-tracking branch 'origin/dev' into v2-chrishammChristian Hammacher
2019-02-16Changes for 2.03beta2David Crocker