You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
HAL Make HAL ISR macros function-like 6 years ago
core Fix SERIAL_ECHOLNPAIR 6 years ago
feature Followup to wait_for_user fix 6 years ago
gcode Add G38.4 and G38.5 (#13348) 6 years ago
inc Add support for printers with inverted fan pins (#13362) 6 years ago
lcd Send notifications to ExtUI for M0/M1 (#13344) 6 years ago
libs Report position to host in Nozzle::park 6 years ago
module Make HAL ISR macros function-like 6 years ago
pins Follow up fixes to various PRs. (#13334) 6 years ago
sd Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 6 years ago
Marlin.cpp Add G38.4 and G38.5 (#13348) 6 years ago
Marlin.h Add G38.4 and G38.5 (#13348) 6 years ago