Yuri D'Elia
|
30a806608f
Also convert acceleration_rate to uint32_t
|
4 anni fa |
Yuri D'Elia
|
4654283f54
Restore indentation
|
4 anni fa |
Alex Voinea
|
12be141188
Fix high speed deceleration
|
4 anni fa |
DRracer
|
eb44ee0f57
Code size optimization: 2KB down (#2687)
|
4 anni fa |
Alex Voinea
|
2e50954710
Merge branch 'MK3' into MK3_fix_selftest_Z_crash2
|
4 anni fa |
Yuri D'Elia
|
bab756699f
Fix incorrect usage of plan_set_e_position() in G92 E*
|
4 anni fa |
Yuri D'Elia
|
5122f79a39
Merge remote-tracking branch 'upstream/MK3' into MK3_LA15
|
4 anni fa |
Yuri D'Elia
|
18eaf21baf
Halve memory usage of saved feedrate
|
5 anni fa |
Yuri D'Elia
|
17176c1df2
Save/restore the default feedrate correctly
|
5 anni fa |
Yuri D'Elia
|
4268c2fdae
Fix recovery from relative/chunked moves
|
5 anni fa |
Yuri D'Elia
|
0f6b9b4051
Unroll the stack in restore_print_from_ram_and_continue
|
5 anni fa |
leptun
|
350e27810a
fix selftest Z crash. Use stallGuard when testing Z
|
5 anni fa |
DRracer
|
a7c2aec04c
Code size reduced by almost 5KB
|
5 anni fa |
Yuri D'Elia
|
0239f4bce1
Update/compute advance steps inside calculate_trapezoid_for_block
|
5 anni fa |
Yuri D'Elia
|
942c38c18b
Minor reformatting
|
5 anni fa |
Yuri D'Elia
|
a2fa8e5313
Rewrite the advance_isr scheduler
|
5 anni fa |
Yuri D'Elia
|
cbf1a85ec3
Switch original LA implementation with LA1.5
|
5 anni fa |
Yuri D'Elia
|
eeea2725cb
Partial LA15 support
|
5 anni fa |
Marek Bel
|
c38fef281d
Use cs.max_feedrate_silent, cs.max_acceleration_units_per_sq_second_silent from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
ac7c062161
Use cs.max_jerk from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
bb66bfe6a7
Use cs.minsegmenttime from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
10428b30d9
Use cs.mintravelfeedrate from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
26e2fd1c76
Use cs.minimumfeedrate from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
b8fefceb4d
Use cs.retract_acceleration from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
7dbe0afdc4
Use cs.acceleration from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
cee51cf9c3
Use cs.max_acceleration_units_per_sq_second_normal from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
02becb5e6a
Use cs.max_feedrate_normal from ConfigurationStore.
|
6 anni fa |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 anni fa |
PavelSindler
|
ceb49d1262
finda filament runout: initial version
|
6 anni fa |
Robert Pelnar
|
896734c06b
Display '!' instead of 'FR' on status screen when feedrate or acceleration limit reached.
|
6 anni fa |