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-09-23Support optional WiFi extension to MB6HCDavid Crocker
2022-08-08Fixed build errors in some configurationsDavid Crocker
2022-07-20Implemented remote reset and remote firmware update (needs CAN IAP)David Crocker
2022-05-03Increase number of output buffers in Duet 2 builds, version 3.4.1rc13.4.1rc1David Crocker
2022-05-02Increment seqs.state when a restore point changesDavid Crocker
2022-05-02Changes for eCvDavid Crocker
2022-04-27Fixes for systems without mass storageDavid Crocker
2022-04-21Removed possible virus attack warning from http serverDavid Crocker
2022-03-08Increased allowed length of GCode commands to 256 charactersDavid Crocker
2022-03-03Fix N538 and N539 codes on 12864 displayDavid Crocker
2022-03-03Moved MaxThumbnails to Configuration.h and increased it to 4David Crocker
2022-02-23Cosmetic changeDavid Crocker
2022-02-22Abort sending thumbnail data if a space is seen in itDavid Crocker
2022-02-22Changed type of state.deferredPowerDown to boolDavid Crocker
2022-02-16Corrected adjustment to number of decimal places when printing floatsDavid Crocker
2022-02-11Suppot JPEG thumbnail imagesDavid Crocker
2022-02-11Recognise Prusa slicer thumbnail_QOI end commentDavid Crocker
2022-02-08Increased thumbnail chunk size in HTTP APIDavid Crocker
2022-02-06Fixed inconsistency with err code of rr_thumbnailChristian Hammacher
2022-02-06Improvements for fileinfo detectionChristian Hammacher
2022-02-03Minor refactoring of code to write thumbnail dataDavid Crocker
2022-02-03Merge pull request #556 from mfs12/fix-thumbnail-downloaddc42
2022-02-03RepRap: fixed thumbnail read data functionMichael Szafranek
2022-02-01RepRap: changed thumbnail read function to be more efficientMichael Szafranek
2022-01-22OM field state.thisInput is now flagged verboseDavid Crocker
2022-01-20Added OM field state.thisInputDavid Crocker
2022-01-13Added correct pin table for MB6XD fixed some code for itDavid Crocker
2022-01-12Refactored active/standby tool and heater setting code to save spaceDavid Crocker
2022-01-10Changed "fmt" to "format" in M36 and rr_fileinfo responseDavid Crocker
2022-01-10Support external SD card on MB6HCDavid Crocker
2022-01-09Added deferred power down to object modelDavid Crocker
2022-01-08Corrections to previous commitDavid Crocker
2022-01-08Implemented M36.1 and rr_thumbnailDavid Crocker
2022-01-08Added more thumbnail info to M36 responseDavid Crocker
2022-01-05Correction to previous changeDavid Crocker
2022-01-05M36 and rr_fileinfo now return details of available thumbnailsDavid Crocker
2021-12-10Added 'important' flag in object model; support Duet 2 SBC in ATEDavid Crocker
2021-10-31Tidied up for static analysisDavid Crocker
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-25Work towards v3.4-b6Christian Hammacher
2021-10-19Removed unused Platform::configuredHeaters variable and associated funcDavid 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-05Fixed bug affecting expansion board updatesChristian Hammacher
2021-10-04Handle CanMessageAnnounceNew, also refactored handling of unique IDsDavid Crocker
2021-09-28Directories are reported on SBC-only configsChristian Hammacher
2021-09-23Terminate accelerometer task when doing firmware update or estopDavid Crocker
2021-09-23Added comments about the version string formatDavid Crocker
2021-09-10ATE build: M997 no longer turns of EUT power unless target is main boardDavid Crocker
2021-09-06Changes to allow macros to be paused and restartedDavid Crocker