Yuri D'Elia
|
0239f4bce1
Update/compute advance steps inside calculate_trapezoid_for_block
|
5 years ago |
Yuri D'Elia
|
048628083a
Remove clear_current_adv_vars()
|
5 years ago |
Yuri D'Elia
|
7d33089d9a
Remove use_advance_lead
|
5 years ago |
Yuri D'Elia
|
dc436b71fe
Fix position_float after a quickStop condition
|
5 years ago |
Yuri D'Elia
|
fa454f61e4
Drop unused "speed_lookup_table.h" from planner.cpp
|
5 years ago |
Yuri D'Elia
|
cda9ed4a1d
Reset LA state more carefully during stop conditions
|
5 years ago |
Yuri D'Elia
|
1bed8cfa94
Don't call fsensor_st_next_block repeatedly during the last step
|
5 years ago |
Yuri D'Elia
|
8ce1c04740
Remove useless "extruder under pressure" flag
|
5 years ago |
Yuri D'Elia
|
bca5618145
Save/restore K during a power panic
|
5 years ago |
Yuri D'Elia
|
84009e1e8e
Do a full fsensor_update() when initializing the sensor
|
5 years ago |
Yuri D'Elia
|
fa7c0fb2c9
Avoid triggering LA during a Z-priming move
|
5 years ago |
Yuri D'Elia
|
d2432056bd
Elide fsensor_st_block_begin, saving some cycles/bytes
|
5 years ago |
Yuri D'Elia
|
5cd0177389
Cleanup fsensor_st_block_begin
|
5 years ago |
Yuri D'Elia
|
b4bf79297f
Remove unneeded includes from fsensor
|
5 years ago |
Yuri D'Elia
|
c50b1c0351
Rework the filament counter logic
|
5 years ago |
Yuri D'Elia
|
51d6904dad
Multiply the step rate when grouping advance steps
|
5 years ago |
Yuri D'Elia
|
a742afcebd
Remove version check
|
5 years ago |
Yuri D'Elia
|
4772532524
Allow Live-K to be used on stock 3.7.1 using a stub
|
5 years ago |
Yuri D'Elia
|
47d2562510
Typos
|
5 years ago |
Yuri D'Elia
|
823f7b069c
Fix filament sensor direction again
|
5 years ago |
Yuri D'Elia
|
9d834925c0
Recalculate LA_phase correctly
|
5 years ago |
Yuri D'Elia
|
3abb2188df
Fixup initial error by defect
|
5 years ago |
Yuri D'Elia
|
ab478ec281
Save another 144b by avoiding a calc_timer copy
|
5 years ago |
Yuri D'Elia
|
20694aeabc
Save 316 bytes by avoiding advance_spread copies
|
5 years ago |
Yuri D'Elia
|
a28fb65bb2
Optimize advance_spread further
|
5 years ago |
Yuri D'Elia
|
daa8007de5
Allow to exclude Live K from the build
|
5 years ago |
Yuri D'Elia
|
6f6cef65b5
Revert "Correctly handle direction for the filament sensor"
|
5 years ago |
Yuri D'Elia
|
bddc3e84ab
Use WRITE_NC directly in the isr
|
5 years ago |
Yuri D'Elia
|
aae03ad83e
Correctly handle direction for the filament sensor
|
5 years ago |
Yuri D'Elia
|
935a798236
Speedup advance_spread for common divisors
|
5 years ago |