This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/src
David Crocker 1b2be24ead Version 1.12a
1. Changed thermocouple/RTD support to use new (fixed) version of
SharedSpi in CoreNG
2. PrintMonitor fixes:
- Speed up getting file info, because it was slow enough to cause Ajax
timeouts on some systems
- Reduce the number and volume of messages printed when debugging was
enabled, and send them only to the USB interface, because it was
overloading the message buffer system and causing Ajax errors
- Added separate time stats for file seeks
2016-05-10 12:52:19 +01:00
..
Duet Correct case of Pins_Duet.h 2016-05-08 19:06:45 +01:00
Libraries Version 1.12a 2016-05-10 12:52:19 +01:00
Configuration.h Version 1.12a 2016-05-10 12:52:19 +01:00
DDA.cpp Version 1.12 2016-05-07 21:55:19 +01:00
DDA.h Version 1.12 2016-05-07 21:55:19 +01:00
DeltaParameters.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
DeltaParameters.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
DeltaProbe.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
DeltaProbe.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
DriveMovement.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
DriveMovement.h Changes to use new core 2016-04-08 08:41:04 +01:00
ExternalDrivers.cpp Version 1.12 2016-05-07 21:55:19 +01:00
ExternalDrivers.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
FileStore.cpp Version 1.12a 2016-05-10 12:52:19 +01:00
FileStore.h Version 1.12a 2016-05-10 12:52:19 +01:00
GCodeBuffer.cpp Added support for PT100 and other RTDs 2016-04-24 11:44:32 +01:00
GCodeBuffer.h Version 1.11-beta1 2016-04-10 21:50:16 +01:00
GCodes.cpp Version 1.12 2016-05-07 21:55:19 +01:00
GCodes.h Version 1.11-beta1 2016-04-10 21:50:16 +01:00
Heat.cpp Version 1.12 2016-05-07 21:55:19 +01:00
Heat.h Added support for PT100 and other RTDs 2016-04-24 11:44:32 +01:00
Isqrt.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
MassStorage.cpp Refactoring to support CoreNG 2016-03-30 09:54:21 +01:00
MassStorage.h Version 1.09x-beta3 2016-03-11 18:03:41 +00:00
Matrix.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
Move.cpp Version 1.12 2016-05-07 21:55:19 +01:00
Move.h Version 1.12 2016-05-07 21:55:19 +01:00
OutputMemory.cpp Version 1.09z-rc1 2016-03-23 14:53:50 +00:00
OutputMemory.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
Pins.h Changes to use new core 2016-04-08 08:41:04 +01:00
Platform.cpp Version 1.12 2016-05-07 21:55:19 +01:00
Platform.h Version 1.12 2016-05-07 21:55:19 +01:00
PrintMonitor.cpp Version 1.12a 2016-05-10 12:52:19 +01:00
PrintMonitor.h Version 1.12a 2016-05-10 12:52:19 +01:00
Reprap.cpp Added support for PT100 and other RTDs 2016-04-24 11:44:32 +01:00
Reprap.h Version 1.09x-beta3 2016-03-11 18:03:41 +00:00
RepRapFirmware.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
RepRapFirmware.h Version 1.09z-rc1 2016-03-23 14:53:50 +00:00
Roland.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
Roland.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
StringRef.cpp Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
StringRef.h Moves source files to /src subdirectory 2016-03-09 16:05:13 +00:00
TemperatureError.cpp Added support for PT100 and other RTDs 2016-04-24 11:44:32 +01:00
TemperatureError.h Added support for PT100 and other RTDs 2016-04-24 11:44:32 +01:00
Tool.cpp Version 1.09z-rc1 2016-03-23 14:53:50 +00:00
Tool.h Version 1.09z-rc1 2016-03-23 14:53:50 +00:00