Firmware2/Marlin/src
pinchies 4df9509ead Add support for printers with inverted fan pins (#13362)
Add support for printers with inverted fan pins by adding `#define FAN_INVERTING 1` to `Configuration_adv.h` and modifying the fan write macros.
2019-03-10 20:51:21 -05:00
..
core Fix SERIAL_ECHOLNPAIR 2019-03-09 14:20:37 -06:00
feature Followup to wait_for_user fix 2019-03-10 09:14:02 -05:00
gcode Add G38.4 and G38.5 (#13348) 2019-03-10 17:22:09 -05:00
HAL Make HAL ISR macros function-like 2019-03-10 20:44:27 -05:00
inc Add support for printers with inverted fan pins (#13362) 2019-03-10 20:51:21 -05:00
lcd Send notifications to ExtUI for M0/M1 (#13344) 2019-03-09 14:20:37 -06:00
libs Report position to host in Nozzle::park 2019-03-10 19:09:28 -05:00
module Make HAL ISR macros function-like 2019-03-10 20:44:27 -05:00
pins Follow up fixes to various PRs. (#13334) 2019-03-09 14:20:37 -06:00
sd Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 2019-03-05 06:46:19 -06:00
Marlin.cpp Add G38.4 and G38.5 (#13348) 2019-03-10 17:22:09 -05:00
Marlin.h Add G38.4 and G38.5 (#13348) 2019-03-10 17:22:09 -05:00