Yuri D'Elia
|
ab478ec281
Save another 144b by avoiding a calc_timer copy
|
5 年之前 |
Yuri D'Elia
|
20694aeabc
Save 316 bytes by avoiding advance_spread copies
|
5 年之前 |
Yuri D'Elia
|
a28fb65bb2
Optimize advance_spread further
|
5 年之前 |
Yuri D'Elia
|
daa8007de5
Allow to exclude Live K from the build
|
5 年之前 |
Yuri D'Elia
|
6f6cef65b5
Revert "Correctly handle direction for the filament sensor"
|
5 年之前 |
Yuri D'Elia
|
bddc3e84ab
Use WRITE_NC directly in the isr
|
5 年之前 |
Yuri D'Elia
|
aae03ad83e
Correctly handle direction for the filament sensor
|
5 年之前 |
Yuri D'Elia
|
935a798236
Speedup advance_spread for common divisors
|
5 年之前 |
Yuri D'Elia
|
fa7ecfc38e
Check for serial roughtly in the middle of the stepper isr
|
5 年之前 |
Yuri D'Elia
|
0a26de1e7f
Allow to live-tune K during a print
|
5 年之前 |
Yuri D'Elia
|
282b502393
Improve the distribution of the advance steps
|
5 年之前 |
Yuri D'Elia
|
294bf4068d
Improve debug messages
|
5 年之前 |
Yuri D'Elia
|
53b77bab36
Do not operate on the prev block when already in use
|
5 年之前 |
Yuri D'Elia
|
aae5cce28f
Use the nominal frequency to merge ticks
|
5 年之前 |
Yuri D'Elia
|
c6dbcc494f
Typo
|
5 年之前 |
Yuri D'Elia
|
942c38c18b
Minor reformatting
|
5 年之前 |
Yuri D'Elia
|
9586d71adb
Mention LA_DEBUG_LOGIC
|
5 年之前 |
Yuri D'Elia
|
a1be8b6784
Initialize current_adv_steps correctly
|
5 年之前 |
Yuri D'Elia
|
707849e6c4
Use a define instead of hard-coding a divider
|
5 年之前 |
Yuri D'Elia
|
a2fa8e5313
Rewrite the advance_isr scheduler
|
5 年之前 |
Yuri D'Elia
|
2d3fe3197c
Move calc_timer into speed_lookup_table for planner reuse
|
5 年之前 |
Yuri D'Elia
|
9425b6b07a
Planner: do not recalculate max_adv_steps, since it doesn't change
|
5 年之前 |
Yuri D'Elia
|
2c8e04bd5f
Planner: use the correct block when updating LA factors
|
5 年之前 |
Yuri D'Elia
|
3b528196dd
Fixup prefix echomagic for the LA config report
|
5 年之前 |
Yuri D'Elia
|
520cb491b2
Move speed lookup defs into a separate source
|
5 年之前 |
Yuri D'Elia
|
ebdc5e35e7
Remove two more OCR1A direct manipulations
|
5 年之前 |
Yuri D'Elia
|
cbf1a85ec3
Switch original LA implementation with LA1.5
|
5 年之前 |
Yuri D'Elia
|
bf0c60dd45
Factor-out some repetition into fsensor_step
|
5 年之前 |
Yuri D'Elia
|
124540a06f
Adapt LA changes to ConfigurationStore
|
5 年之前 |
Yuri D'Elia
|
45563bfdd3
Formatting sanity
|
5 年之前 |