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-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-04Reinstated currentLayerTime for DWCDavid Crocker
2021-03-03Got rid of "near endstop" statusDavid Crocker
2021-02-27M122 P102 now rime fastSqrtf instead of sqrtfDavid Crocker
2021-02-23PrintManager: removed layer counting and layer time estimateDavid Crocker
2021-02-18Un-deprecate G10 tool offset and tempsManuel Coenen
2021-02-17Use stdext::inplace_function insteaed of std::functionDavid Crocker
2021-02-16Fixed builds with SBC interface following M997 changesDavid Crocker
2021-02-15Corrected recent change to StartIAPDavid Crocker
2021-02-15Merge remote-tracking branch 'origin/wil-rework-spindle-management' into 3.3-devDavid Crocker
2021-02-15Merge remote-tracking branch 'origin/3.3-dev' into wil-configure-update-filenameManuel Coenen
2021-02-15Removed 3 and 4 point bed compensation codeDavid Crocker
2021-02-15Add M997 P parameter to specify firmware binary to useManuel Coenen
2021-02-14Firmware files are now stored in 0:/firmwareDavid Crocker
2021-02-08Merge remote-tracking branch 'origin/3.3-dev' into wil-rework-spindle-managementManuel Coenen
2021-02-07Use WatchdogResetSecondaryDavid Crocker
2021-02-05Move spindle creation to M950 (M453 no longer works for this)Manuel Coenen
2021-02-04Fixed build errorsDavid Crocker
2021-01-27Finally fix writing to SD card on Duet 2Manuel Coenen
2021-01-26Convert Maestro build to CoreN2GManuel Coenen
2021-01-25Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-23Initial implementation of G17/G18/G19 (not tested)David Crocker
2021-01-22Changes to ATE buildDavid Crocker
2021-01-21Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-20Bug fix to CanMotionDavid Crocker
2021-01-20Remove no longer required differences between SAME70 and SAM4xManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Restore compilability for SAM4E/4S buildsManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-01Fixed to Duet 3 Mini expansion modeDavid Crocker
2020-12-18Filament monitors can now be deleted usimng M591 D# P0David Crocker
2020-12-13JSON encoding is now done by vuprintfDavid Crocker
2020-12-07Tidied up return codes from GetFileInfoDavid Crocker
2020-11-22Fixed use of RSWDT in SAME70 buildsDavid Crocker
2020-11-04Don't switch into SBC mode unless the SD card is not detectedDavid Crocker
2020-11-01Fixed issue with remote extruder steps/mm not getting updatedDavid Crocker
2020-10-29Extended logging (#446)Manuel
2020-10-27Fixed recently introduced G92 bugDavid Crocker
2020-10-25Reinstated newline in M409 response + minor changesDavid Crocker
2020-10-24Return error if an output buffer overflows when reporting the OMDavid Crocker
2020-10-21Various fixesDavid Crocker
2020-10-18Added out-of-memory handler for new CoreNGDavid Crocker
2020-10-16Added version string for CoreN2GDavid Crocker
2020-10-15Fixed MB6HC build errorDavid Crocker
2020-09-30More work on the SBC interfaceChristian Hammacher
2020-09-29Minor bug fixesChristian Hammacher
2020-09-26Merge remote-tracking branch 'origin/v3.02-dev' into v3-chrishammChristian Hammacher
2020-09-25Moved Linux subsystem to its own taskChristian Hammacher
2020-09-24Changes for new CoreN2G and to support v0.4 Duet 3 Mini prototypeDavid Crocker
2020-09-11Minor bug fixDavid Crocker