Yuri D'Elia
|
bab756699f
Fix incorrect usage of plan_set_e_position() in G92 E*
|
4 years ago |
Yuri D'Elia
|
5122f79a39
Merge remote-tracking branch 'upstream/MK3' into MK3_LA15
|
4 years ago |
Yuri D'Elia
|
17176c1df2
Save/restore the default feedrate correctly
|
5 years ago |
Yuri D'Elia
|
4268c2fdae
Fix recovery from relative/chunked moves
|
5 years ago |
Yuri D'Elia
|
0f6b9b4051
Unroll the stack in restore_print_from_ram_and_continue
|
5 years ago |
DRracer
|
a7c2aec04c
Code size reduced by almost 5KB
|
5 years ago |
Yuri D'Elia
|
0239f4bce1
Update/compute advance steps inside calculate_trapezoid_for_block
|
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
|
fa7c0fb2c9
Avoid triggering LA during a Z-priming move
|
5 years ago |
Yuri D'Elia
|
51d6904dad
Multiply the step rate when grouping advance steps
|
5 years ago |
Yuri D'Elia
|
ab478ec281
Save another 144b by avoiding a calc_timer copy
|
5 years ago |
Yuri D'Elia
|
294bf4068d
Improve debug messages
|
5 years ago |
Yuri D'Elia
|
53b77bab36
Do not operate on the prev block when already in use
|
5 years ago |
Yuri D'Elia
|
942c38c18b
Minor reformatting
|
5 years ago |
Yuri D'Elia
|
a2fa8e5313
Rewrite the advance_isr scheduler
|
5 years ago |
Yuri D'Elia
|
9425b6b07a
Planner: do not recalculate max_adv_steps, since it doesn't change
|
5 years ago |
Yuri D'Elia
|
2c8e04bd5f
Planner: use the correct block when updating LA factors
|
5 years ago |
Yuri D'Elia
|
124540a06f
Adapt LA changes to ConfigurationStore
|
5 years ago |
Yuri D'Elia
|
45563bfdd3
Formatting sanity
|
5 years ago |
Yuri D'Elia
|
eeea2725cb
Partial LA15 support
|
5 years ago |
Ondrej Tuma
|
b7fe43bf68
Deleted bad cols/rows definitions for translation.
|
5 years ago |
PavelSindler
|
1ba046395e
fan measurements fix: keep fanSpeedSoftPwm = 255 during measurements, selftest changes
|
5 years ago |
PavelSindler
|
f9298b37b8
fan check hotfix (selftest, measuring RPM, fan errors)
|
5 years ago |
Robert Pelnar
|
eea755496b
Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
|
5 years ago |
Robert Pelnar
|
283e33dd69
Lang - text " cold extrusion prevented" removed from dictionary
|
6 years ago |
Marek Bel
|
1585dc66b0
Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500
|
6 years ago |
Marek Bel
|
c38fef281d
Use cs.max_feedrate_silent, cs.max_acceleration_units_per_sq_second_silent from ConfigurationStore.
|
6 years ago |
Marek Bel
|
ac7c062161
Use cs.max_jerk from ConfigurationStore.
|
6 years ago |
Marek Bel
|
bb66bfe6a7
Use cs.minsegmenttime from ConfigurationStore.
|
6 years ago |