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 |
Marek Bel
|
10428b30d9
Use cs.mintravelfeedrate from ConfigurationStore.
|
6 years ago |
Marek Bel
|
26e2fd1c76
Use cs.minimumfeedrate from ConfigurationStore.
|
6 years ago |
Marek Bel
|
b8fefceb4d
Use cs.retract_acceleration from ConfigurationStore.
|
6 years ago |
Marek Bel
|
7dbe0afdc4
Use cs.acceleration from ConfigurationStore.
|
6 years ago |
Marek Bel
|
cee51cf9c3
Use cs.max_acceleration_units_per_sq_second_normal from ConfigurationStore.
|
6 years ago |
Marek Bel
|
02becb5e6a
Use cs.max_feedrate_normal from ConfigurationStore.
|
6 years ago |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 years ago |
PavelSindler
|
ceb49d1262
finda filament runout: initial version
|
6 years ago |
Robert Pelnar
|
896734c06b
Display '!' instead of 'FR' on status screen when feedrate or acceleration limit reached.
|
6 years ago |
Robert Pelnar
|
2ce210a8bb
TMC2130 feedrate and acceleration limitation - separate profiles for normal and stealth mode
|
6 years ago |
Robert Pelnar
|
c3e28b490c
TMC2130 old style limits removed
|
6 years ago |
Robert Pelnar
|
268d2634f0
LCD menu optimalization - lcd and menu
|
6 years ago |
Robert Pelnar
|
68a5a4b74e
FEEDRATE_LIMIT fix
|
6 years ago |
Robert Pelnar
|
007717bfd2
Disabled TMC2130 feedrate and acceleration limits (should be properly limited with M201-M203)
|
6 years ago |