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-19RefactoringDavid Crocker
2021-03-05Fixed some Eclipse warningsDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-04Reinstated currentLayerTime for DWCDavid Crocker
2021-02-19Also persist the inversion flagManuel Coenen
2021-02-17Use stdext::inplace_function insteaed of std::functionDavid Crocker
2021-02-14Fixed DHT sensors on Duet 3 MiniDavid Crocker
2021-02-13Efficiency improvements to Heat and to G2/G2 with multiple axesDavid Crocker
2021-02-11Lock sensors before deleting one in response to a remote commandDavid Crocker
2021-02-04Fixed build errorsDavid Crocker
2021-02-04Merge branch '3.3-dev' into wil-convert-same70-to-coren2gDavid Crocker
2021-02-04Fixed DHT sensors on MB6HCDavid Crocker
2021-02-02Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-02-02Minor improvementsDavid Crocker
2021-02-01Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-31Fixes for ATE and remote commandsDavid Crocker
2021-01-25Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-24More work on remote heater tuningDavid Crocker
2021-01-24More work on remote heater tuningDavid Crocker
2021-01-23Partially implemented remote heater tuningDavid Crocker
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2021-01-20Clean-up remaining #if SAME5x instancesManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Fix remaining linker issuesManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-09Fixes for gcc version 10David Crocker
2021-01-05Implemented deleting local and remote sensors by using "nil" port nameDavid Crocker
2020-12-28Partially implemented M954David Crocker
2020-12-28Support remote configuration of PT100 and thermocouple sensorsDavid Crocker
2020-12-27Support remote M308, for thermistors only so farDavid Crocker
2020-12-27Merge branch 'v3.02-dev' into 3.3-devDavid Crocker
2020-12-24Fixed bus off handling and other bugs in SAME70 CAN driver3.2RC2David Crocker
2020-12-22Started implementing EUT mode (doesn't compile yet)David Crocker
2020-12-19Changed minimum allowed heating rateDavid Crocker
2020-11-30Improved the new heater tuning algorithmDavid Crocker
2020-11-26Removed order dependency of M307, M143, M140, M141 and M563David Crocker
2020-11-23Support M308 L999 and H999 on expansion boardsDavid Crocker
2020-11-20Andy's heater tuning fixDavid Crocker
2020-11-19Fixed compile errors when HAS_VOLTAGE_MONITOR is not setDavid Crocker
2020-11-16Changes for ATEDavid Crocker
2020-11-12Fixes and improvements to new heater model and tuning3.2beta3.2David Crocker
2020-11-12Replaced call to log by logfDavid Crocker
2020-11-11Improvements to new heater tuning and feedforwardDavid Crocker
2020-11-11Minor fixes to new heater tuningDavid Crocker
2020-11-11Implemented heater feedforward for fan RPM changesDavid Crocker
2020-11-11Improvements to heater tuningDavid Crocker
2020-11-10Corrected display of tuning phaseDavid Crocker
2020-11-10More work on heater tuningDavid Crocker
2020-11-10Added tuning with/without fans onDavid Crocker
2020-11-09Bug fixes, mostly to new heater tuningDavid Crocker