| .. |
|
CMakeLists.txt
|
Clean up the code + introduce USB CDC module
|
2021-09-23 13:06:36 +02:00 |
|
axisunit.h
|
Allow units to be scaled by an unitless quantity
|
2021-08-02 07:41:26 +02:00 |
|
buttons.cpp
|
Fix right button issue on some hardware
|
2021-09-20 17:22:49 +02:00 |
|
buttons.h
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
debouncer.cpp
|
Greatly improve unload filament unit test
|
2021-06-30 07:39:31 +02:00 |
|
debouncer.h
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
finda.cpp
|
Change FINDA from ADC to digital
|
2021-08-31 06:59:29 +02:00 |
|
finda.h
|
Update documentation
|
2021-08-31 06:59:29 +02:00 |
|
fsensor.cpp
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
fsensor.h
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
globals.cpp
|
Add finer filament loaded states and improve unit tests
|
2021-10-12 18:11:05 +02:00 |
|
globals.h
|
Update Filament Load state order
|
2021-10-12 18:11:05 +02:00 |
|
idler.cpp
|
Correct debug messages for state
|
2021-10-12 18:11:05 +02:00 |
|
idler.h
|
Fix some doxygen comments
|
2021-09-29 13:28:34 +02:00 |
|
leds.cpp
|
Swap led direction
|
2021-08-23 08:18:47 +02:00 |
|
leds.h
|
Swap led direction
|
2021-08-23 08:18:47 +02:00 |
|
math.h
|
Add modules::math for specialized math functions
|
2021-07-07 16:59:04 +02:00 |
|
motion.cpp
|
Fix debug sprintf variant
|
2021-10-12 18:11:05 +02:00 |
|
motion.h
|
Fix some doxygen comments
|
2021-09-29 13:28:34 +02:00 |
|
movable_base.cpp
|
Leverage the capability of aborting a move on just one axis
|
2021-09-07 15:03:36 +02:00 |
|
movable_base.h
|
Fix some doxygen comments
|
2021-09-29 13:28:34 +02:00 |
|
permanent_storage.cpp
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
permanent_storage.h
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
protocol.cpp
|
Add 'F' and 'f' decoding + unit tests where necessary
|
2021-09-29 13:28:34 +02:00 |
|
protocol.h
|
Change FilamentSensor msg code from 'F' to 'f'
|
2021-09-29 13:28:34 +02:00 |
|
pulse_gen.cpp
|
PulseGen: fix speed types in functions
|
2021-08-30 12:49:34 +02:00 |
|
pulse_gen.h
|
PulseGen: fix speed types in functions
|
2021-08-30 12:49:34 +02:00 |
|
selector.cpp
|
Fix debug sprintf variant
|
2021-10-12 18:11:05 +02:00 |
|
selector.h
|
Add homing capability to Idler and Selector
|
2021-09-07 15:03:36 +02:00 |
|
speed_table.cpp
|
Add initial Axis configuration static structs
|
2021-07-07 16:59:04 +02:00 |
|
speed_table.h
|
Move cpuFrequencyDivider to config::stepTimerFrequencyDivider
|
2021-07-11 21:17:08 +02:00 |
|
timebase.cpp
|
millis interrupt
|
2021-08-04 10:51:33 +02:00 |
|
timebase.h
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |
|
usb_cdc.cpp
|
Remove some debug code
|
2021-09-23 14:24:07 +03:00 |
|
usb_cdc.h
|
Tune USB CDC class + doc
|
2021-09-23 13:14:28 +02:00 |
|
user_input.cpp
|
Rebase onto upstream/main, adapt to cleaned-up circular buffer interface
|
2021-06-30 07:39:31 +02:00 |
|
user_input.h
|
Introduce short namespace aliases
|
2021-08-04 11:03:56 +02:00 |