muele-marlin/Marlin/src
Scott Lahteine f1347f783d Optimize thermistor table 71
agData in Table 71 is extremely oversampled (see Issue #11220). I have removed the data points that perform *worse* than linearly interpolating the remaining points, and fixed up two points that were simply rounded incorrectly.

Co-Authored-By: Aaron Griffith <aargri@gmail.com>
2018-08-13 02:54:55 -05:00
..
config Reduce max accel in Creality configs 2018-08-11 22:56:51 -05:00
core Treat TMC2660 like non-TMC (#11508) 2018-08-10 00:30:28 -05:00
feature Fix pca9632_set_led_color 2018-08-13 02:40:22 -05:00
gcode Allow G33 to compile with no LCD 2018-08-11 22:32:09 -05:00
HAL Pre-override of ST7920 delays before HAL.h 2018-07-26 23:33:18 -05:00
inc Treat TMC2660 like non-TMC (#11508) 2018-08-10 00:30:28 -05:00
lcd No raise on G28 after power-loss 2018-08-07 13:51:36 -05:00
libs Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00
module Optimize thermistor table 71 2018-08-13 02:54:55 -05:00
pins Allow Einsy RAMBo FAN1_PIN override 2018-08-13 02:49:30 -05:00
sd Add card.longest_filename method 2018-07-17 18:18:52 -05:00
Marlin.cpp Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
Marlin.h Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00