Yuri D'Elia
|
18eaf21baf
Halve memory usage of saved feedrate
|
5 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 |
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 |
bubnikv
|
11e7eb27ee
Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg
|
6 years ago |
Robert Pelnar
|
57499dc6a0
M350 for E axis (8, 16, 32, 64, 128 microsteps)
|
6 years ago |
bubnikv
|
7a972fd9b0
Split the stepper ISR routine into multiple inline functions,
|
6 years ago |
bubnikv
|
30b06488ca
Redefined the DDA step and accumulator values to unions to support
|
6 years ago |
bubnikv
|
582a6270b0
Fix of a power panic print stop.
|
7 years ago |
Robert Pelnar
|
e34d816004
Recover print
|
7 years ago |
Robert Pelnar
|
2c3387e71d
Recover print - simple solution
|
7 years ago |
Robert Pelnar
|
c4e9e624f5
cmd queue and planner - functions for calculating sd position:
|
7 years ago |
michalprusa
|
06fe85e9ee
Linear Advance
|
7 years ago |
PavelSindler
|
16fffed52d
current feedrate and fan speed stored to eeprom in power panic, number of blocks (linear movements) in planner serve for counting SD card recover position, print fan speed error limit prolonged to 15s
|
7 years ago |
PavelSindler
|
43d696659f
3.0.12-RC2 sync
|
7 years ago |
bubnikv
|
29cb4b2b5d
Removed the non-working pressure advance feature.
|
8 years ago |