Yuri D'Elia
|
dbe2ed4150
Fix pause/resume when using M25/M601
|
5 years ago |
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
|
4f0af648fb
Save/restore feedmultiply independently of the feedrate
|
5 years ago |
Yuri D'Elia
|
6ecff003b7
Fix M600 insertion by the filament sensor
|
5 years ago |
Yuri D'Elia
|
4268c2fdae
Fix recovery from relative/chunked moves
|
5 years ago |
Yuri D'Elia
|
faa9e925fe
Replace a few loops with set_current_to_destination()
|
5 years ago |
Yuri D'Elia
|
5fa7c178b5
Do not set current_position in mesh_plan_buffer_line
|
5 years ago |
Yuri D'Elia
|
0f6b9b4051
Unroll the stack in restore_print_from_ram_and_continue
|
5 years ago |
DRracer
|
abb220ff69
Merge pull request #2323 from Panayiotis-git/MK3_Fix_M603
|
5 years ago |
DRracer
|
86ea24c364
Merge pull request #2273 from wavexx/do_not_wait_for_disabled_heater
|
5 years ago |
Panayiotis-git
|
23cf076242
Add oversighted ‘break’ statement at the M603 command's source
|
5 years ago |
DRracer
|
4cf2f05d1d
Merge pull request #2057 from leptun/MK3_fix_M350
|
5 years ago |
DRracer
|
a14d7545a5
Update Marlin_main.cpp
|
5 years ago |
DRracer
|
b33c79e6c7
Merge pull request #1899 from wavexx/fix_lcd_pause_function
|
5 years ago |
Yuri D'Elia
|
50231b76da
Improved handling of unknown Z position
|
5 years ago |
DRracer
|
5a4126e00c
Merge pull request #2263 from leptun/MK3-Fix_PSU_DELTA_SILENT
|
5 years ago |
Yuri D'Elia
|
7f3ba499a0
Do not wait forever if the heater on the extruder is disabled
|
5 years ago |
leptun
|
e3ac2e2509
PSU_DELTA fix force_high_power_mode()
|
5 years ago |
Marek Bel
|
219a5e0625
Initialize EEPROM_SILENT in one place both for MK3 and MK25 printers and make it more clear.
|
5 years ago |
Marek Bel
|
7feb763643
Move check for clear EEPROM just after factory_reset() to ensure nothing is written to EEPROM before check.
|
5 years ago |
leptun
|
b39f09b68e
Merge branch 'MK3' into MM_lay1_cal
|
5 years ago |
DRracer
|
d044d3b7b5
Merge pull request #2244 from MRprusa3d/PFW-1008
|
5 years ago |
MRprusa3d
|
ed13788e0c
EEPROM_BABYSTEP_Z using removal
|
5 years ago |
DRracer
|
06187f52f3
Merge pull request #2230 from leptun/MK3_Octoprint_fIxes
|
5 years ago |
leptun
|
61c7479579
Code cleanup: Move texts to messages.c/h
|
5 years ago |
Marek Bel
|
aba9d1c360
Merge branch 'MK3' into MM_lay1_cal
|
5 years ago |
Marek Bel
|
8c7015df53
Document set current command.
|
5 years ago |
leptun
|
9c22692827
Fix Cancel Print command processing
|
5 years ago |
leptun
|
4d149f0dfa
Do not send useless keepalive messages after print is canceled from lcd
|
5 years ago |