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-02-14Fixed DHT sensors on Duet 3 MiniDavid 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-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-05Implemented deleting local and remote sensors by using "nil" port nameDavid 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-24Fixed bus off handling and other bugs in SAME70 CAN driver3.2RC2David Crocker
2020-11-23Support M308 L999 and H999 on expansion boardsDavid Crocker
2020-11-16Changes for ATEDavid Crocker
2020-11-12Replaced call to log by logfDavid Crocker
2020-10-30Fixed LinearAnalogSensor build for SAME5xDavid Crocker
2020-10-30Bug fix to LinearAnalogSensorDavid Crocker
2020-10-19Minor refactoring to bring IoPorts into line with expansion board f/wDavid Crocker
2020-09-26Fixes for Duet 3 Mini v0.4David 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
2020-08-28VariousDavid Crocker
2020-08-23Improvements to thermistor supportDavid Crocker
2020-07-17Various fixesDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-17Changed to new SharedSpi driverDavid Crocker
2020-06-15More changes for 5LC boardDavid Crocker
2020-06-14More changes for 5LCDavid Crocker
2020-06-14More changes for 5LCDavid Crocker
2020-06-14Changes for 5LCDavid Crocker
2020-04-27VariousDavid Crocker
2020-04-21Fixed incorrect 'static' in CurrentLoopTemperatureSensorDavid Crocker
2020-04-03Changed thermistor H and L parameter scaling to match Duet 3 tool board3.01-RC6David Crocker
2020-03-13File operations invoked via http no longer generate error messagesDavid Crocker
2020-03-11Merge remote-tracking branch 'origin/v3.01-dev' into v3-chrishammChristian Hammacher
2020-03-11Added some more missing OM fieldsChristian Hammacher
2020-03-10Implemented remaining OM sequence number incrementingDavid Crocker
2020-03-10Object model changesDavid Crocker
2020-02-21VariousDavid Crocker
2020-02-16Replaced HeaterProtection instances by HeaterMonitorsDavid Crocker