0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-17 11:46:18 +00:00
MarlinFirmware/Marlin/src/libs
Scott Lahteine c2972899ca 🩹 Fix MAX31865 approximations
Followup to #24407
2022-07-22 12:38:00 -05:00
..
heatshrink Remove URL scheme 2020-12-27 21:00:07 -06:00
autoreport.h 🐛 Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) 2021-10-27 15:00:02 -05:00
BL24CXX.cpp 🧑‍💻 Misc. LCD cleanup 2022-05-12 21:40:01 -05:00
BL24CXX.h Ender 3 V2 BL24C16 EEPROM support (#18758) 2020-07-24 03:09:14 -05:00
bresenham.h 🔨 Prevent build attribute define conflicts 2022-05-05 19:33:50 -05:00
buzzer.cpp ♻️ Encapsulate PID in class (#24389) 2022-07-03 10:32:47 -05:00
buzzer.h ♻️ Small sound / buzz refactor (#24520) 2022-07-18 19:53:36 -05:00
circularqueue.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
crc16.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
crc16.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
duration_t.h 🚸 Show mm'ss during first hour (#23335) 2021-12-23 03:47:52 -06:00
hex_print.cpp 🎨 Fix some formatting, F() versus PSTR() 2021-07-24 22:07:26 -05:00
hex_print.h M261 S I2C output format (#22890) 2021-10-11 17:42:29 -05:00
least_squares_fit.cpp Optimize LSF for size, efficiency (#21443) 2021-03-24 22:56:48 -05:00
least_squares_fit.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
MAX31865.cpp 🩹 Fix MAX31865 approximations 2022-07-22 12:38:00 -05:00
MAX31865.h 🐛 Fix MAX31865 PT1000 normalization (#24407) 2022-06-28 17:53:05 -05:00
nozzle.cpp 🎨 ANY => EITHER 2022-07-13 21:22:53 -05:00
nozzle.h 🔨 Prevent build attribute define conflicts 2022-05-05 19:33:50 -05:00
numtostr.cpp 🚸 12345.6 num-to-string 2022-03-04 15:28:43 -06:00
numtostr.h 🚸 12345.6 num-to-string 2022-03-04 15:28:43 -06:00
private_spi.h Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
softspi.h Cleanup, hex formatting, includes 2021-05-05 08:04:04 -05:00
stopwatch.cpp 🎨 Apply F() to various reports 2021-10-04 00:26:29 -05:00
stopwatch.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
vector_3.cpp 🚸 Fix, extend X Axis Twist Compensation (#23745) 2022-03-11 17:12:03 -06:00
vector_3.h 🎨 Apply F() to various reports 2021-10-04 00:26:29 -05:00
W25Qxx.cpp 💡 Misc. cleanup, comments 2022-01-12 09:47:44 -06:00
W25Qxx.h 💡 Misc. cleanup, comments 2022-01-12 09:47:44 -06:00