muele-marlin/Marlin/src/feature
Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204)
A number of regressions were patched also. The UBL G29 P2 and P4 Press and Hold had stopped working. It is very possible this is broken in the bugfix_v1.1.x branch also.

The main purpose of the Pull Request is to get the 3-Point mesh tilting to use the LSF algorithm just like the grid based mesh tilt. This simplifies the logic and reduces the code size some what. But the real reason to do it is the 3-Point case can be solved exactly. And by feeding these numbers into the LSF algorithm it provides a way to check all that code for 'correctness'.
2018-01-16 11:08:00 -06:00
..
bedlevel Convert UBL mesh tilting to all use the same algorithm (#9204) 2018-01-16 11:08:00 -06:00
dac Apply some formatting 2017-11-18 03:12:30 -06:00
digipot config_adv (#7941) 2017-10-11 15:42:24 -05:00
leds Apply LEDColor, language fixes 2017-11-29 23:58:12 -06:00
baricuda.cpp Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
baricuda.h Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
caselight.cpp Fix case light off 2017-11-01 21:22:15 -05:00
caselight.h M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
controllerfan.cpp [2.0.0] Resolve USE_CONTROLLER_FAN compile errors 2017-10-07 05:26:36 -07:00
controllerfan.h Move Controller Fan to feature 2017-09-21 16:27:11 -05:00
fanmux.cpp Fix Fan Multiplexer init 2017-11-04 22:28:46 -05:00
fanmux.h Fix Fan Multiplexer init 2017-11-04 22:28:46 -05:00
filwidth.cpp Matching sign across filwidth vars 2017-12-20 00:17:19 -06:00
filwidth.h Matching sign across filwidth vars 2017-12-20 00:17:19 -06:00
fwretract.cpp Add pre-calculated planner.e_factor 2017-11-10 03:14:24 -06:00
fwretract.h Synchronize retractions 2017-09-30 17:28:46 -05:00
I2CPositionEncoder.cpp Feature file updates 2017-09-21 16:26:41 -05:00
I2CPositionEncoder.h Remove I2CPEM workspace offset 2017-11-04 22:28:46 -05:00
Max7219_Debug_LEDs.cpp Convert UBL mesh tilting to all use the same algorithm (#9204) 2018-01-16 11:08:00 -06:00
Max7219_Debug_LEDs.h Fix Baby Stepping on 32-Bit platforms (#8001) 2017-10-16 16:29:37 -05:00
mixing.cpp Init MIXING virtual tools as switching 2017-11-24 18:02:09 -06:00
mixing.h Move M163-M165 MIXING_EXTRUDER to cpp 2017-09-21 16:27:10 -05:00
pause.cpp Add M701/M702 Filament Load/Unload, M603 2018-01-04 15:07:37 -06:00
pause.h Add M701/M702 Filament Load/Unload, M603 2018-01-04 15:07:37 -06:00
runout.cpp Move FILAMENT_RUNOUT_SENSOR to a feature 2017-10-10 02:37:42 -05:00
runout.h Move FILAMENT_RUNOUT_SENSOR to a feature 2017-10-10 02:37:42 -05:00
snmm.cpp Move M702 MK2_MULTIPLEXER to cpp 2017-09-21 16:27:08 -05:00
snmm.h Move M702 MK2_MULTIPLEXER to cpp 2017-09-21 16:27:08 -05:00
solenoid.cpp Move M380_M381 to cpp, solenoid feature 2017-09-21 16:27:06 -05:00
solenoid.h Move M380_M381 to cpp, solenoid feature 2017-09-21 16:27:06 -05:00
tmc_util.cpp Update tmc_util.cpp 2018-01-15 04:51:59 -06:00
tmc_util.h Various updates for TMC support 2018-01-10 23:04:48 -06:00
twibus.cpp Feature file updates 2017-09-21 16:26:41 -05:00
twibus.h Feature file updates 2017-09-21 16:26:41 -05:00