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-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
2020-11-09First implementation of new tuning algorithmDavid Crocker
2020-10-30Fixed LinearAnalogSensor build for SAME5xDavid Crocker
2020-10-30Bug fix to LinearAnalogSensorDavid Crocker
2020-10-24Got rid of some code analysis and compiler warningsDavid Crocker
2020-10-19Minor refactoring to bring IoPorts into line with expansion board f/wDavid Crocker
2020-10-13Minor improvements + PanelDue 3.2 fixDavid Crocker
2020-10-01Fixes issue when a homing file terminates with an exceptionDavid Crocker
2020-09-30Improved the instructions displayed when heater tuning completesDavid Crocker
2020-09-26Fixes for Duet 3 Mini v0.4David Crocker
2020-09-10Reinstated limit on heater PWM frequencyDavid Crocker
2020-09-08M308 H and L parameters are now supported on all buildsDavid Crocker
2020-09-07Fixes, mostly for software resetsDavid Crocker
2020-09-05Improved the software reset data amd fixed displayed last reset timeDavid Crocker
2020-08-31Moved Duet 3 default thermistor and fan parameters to Duet3Common.hDavid Crocker