| .. |
|
CMakeLists.txt
|
Add runtime VCC measurement as register
|
2023-03-08 15:14:36 +01:00 |
|
axisunit.h
|
Introduce TMC2130 currents doxy group
|
2023-02-17 15:50:20 +01:00 |
|
buttons.cpp
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
buttons.h
|
Swap buttons left<->right
|
2021-11-23 12:55:39 +01:00 |
|
crc.cpp
|
Add CRC to the protocol + unit tests
|
2022-08-11 10:26:42 +02:00 |
|
crc.h
|
Add CRC to the protocol + unit tests
|
2022-08-11 10:26:42 +02:00 |
|
debouncer.cpp
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
debouncer.h
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
finda.cpp
|
Refactor CheckFINDAvsEEPROM and setup2
|
2022-12-27 12:41:29 +01:00 |
|
finda.h
|
Refactor CheckFINDAvsEEPROM and setup2
|
2022-12-27 12:41:29 +01:00 |
|
fsensor.cpp
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
fsensor.h
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
globals.cpp
|
Add cutLength register (0x23)
|
2023-11-03 14:19:27 +01:00 |
|
globals.h
|
Add cutLength register (0x23)
|
2023-11-03 14:19:27 +01:00 |
|
idler.cpp
|
Hold/Resume Idler+Selector even after their homing errors
|
2023-03-14 18:14:02 +01:00 |
|
idler.h
|
Ignore Idler's SG signal from TMC when rolling over filaments
|
2023-03-14 17:58:11 +01:00 |
|
leds.cpp
|
modules: leds: Implement SetAllOff()
|
2023-05-02 07:32:27 +02:00 |
|
leds.h
|
modules: leds: Implement SetAllOff()
|
2023-05-02 07:32:27 +02:00 |
|
math.h
|
Add R0 and R1 to clobbers of mulU24X24toH16 just to be on the safe side
|
2022-05-02 12:30:56 +02:00 |
|
motion.cpp
|
Ignore Idler's SG signal from TMC when rolling over filaments
|
2023-03-14 17:58:11 +01:00 |
|
motion.h
|
Ignore Idler's SG signal from TMC when rolling over filaments
|
2023-03-14 17:58:11 +01:00 |
|
movable_base.cpp
|
Hold/Resume Idler+Selector even after their homing errors
|
2023-03-14 18:14:02 +01:00 |
|
movable_base.h
|
Hold/Resume Idler+Selector even after their homing errors
|
2023-03-14 18:14:02 +01:00 |
|
permanent_storage.cpp
|
Update to MMU3
|
2023-08-22 16:11:10 +02:00 |
|
permanent_storage.h
|
Introduce bowden length RW register (no runtime autotune)
|
2023-08-10 16:08:07 +02:00 |
|
protocol.cpp
|
optimisation: inline functions to reduce size
|
2022-11-19 11:55:46 +01:00 |
|
protocol.h
|
Introduce TMC2130 currents doxy group
|
2023-02-17 15:50:20 +01:00 |
|
pulley.cpp
|
Hold/Resume Idler+Selector even after their homing errors
|
2023-03-14 18:14:02 +01:00 |
|
pulley.h
|
Avoid runtime floats in Pulley::PlanMove
|
2022-06-18 09:07:03 +02:00 |
|
pulse_gen.cpp
|
circular_buffer: implement reset()
|
2022-10-25 07:21:33 +02:00 |
|
pulse_gen.h
|
motion: PlanMove() correctly also when overflowing Position()
|
2022-05-11 08:48:53 +02:00 |
|
selector.cpp
|
Hold/Resume Idler+Selector even after their homing errors
|
2023-03-14 18:14:02 +01:00 |
|
selector.h
|
Update unit tests
|
2023-03-02 12:20:06 +01:00 |
|
serial.cpp
|
Detect successful end of logic::command + start idle countdown
|
2022-05-10 20:03:16 +02:00 |
|
serial.h
|
Detect successful end of logic::command + start idle countdown
|
2022-05-10 20:03:16 +02:00 |
|
speed_table.cpp
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
speed_table.h
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
timebase.cpp
|
Fix setup/FINDA init state
|
2022-06-14 07:32:08 +02:00 |
|
timebase.h
|
Fix setup/FINDA init state
|
2022-06-14 07:32:08 +02:00 |
|
usb_cdc.cpp
|
Unload now rechecks the position of filament after recovery
|
2022-01-19 17:08:35 +01:00 |
|
usb_cdc.h
|
Tag all source files with @file for doxygen
|
2021-10-18 17:59:46 +02:00 |
|
user_input.cpp
|
Generate exactly 1 userInput event when button pressed (and held)
|
2022-11-15 07:19:20 +01:00 |
|
user_input.h
|
Generate exactly 1 userInput event when button pressed (and held)
|
2022-11-15 07:19:20 +01:00 |
|
voltage.cpp
|
Add runtime VCC measurement as register
|
2023-03-08 15:14:36 +01:00 |
|
voltage.h
|
Rename CurrentVCC->CurrentBandgapVoltage
|
2023-03-08 15:14:36 +01:00 |