Alex Voinea
|
d9e5283526
Fix pause->stop->PrintFromSD scenario
|
5 years ago |
Alex Voinea
|
1996fc7940
Remove commented-out code
|
5 years ago |
Alex Voinea
|
4422fc29f8
Set XYZ to absolute and E to relative
|
5 years ago |
Alex Voinea
|
f8a0d5d773
Fix lcd_print_stop function
|
5 years ago |
Alex Voinea
|
df0d781c20
Merge branch 'MK3' into fix_lcd_stop
|
5 years ago |
Alex Voinea
|
b05ee33fc9
Merge branch 'MK3' into MK3_BED_LEVELING_PWM
|
5 years ago |
Yuri D'Elia
|
853991865c
Improve raise_z_above to always raise when at Z_MIN
|
5 years ago |
Yuri D'Elia
|
5660fcffb0
Do not enqueue a E/Z moves unless requested
|
5 years ago |
Yuri D'Elia
|
86696156af
Improve K error checking, allow to manually reset the version
|
5 years ago |
Yuri D'Elia
|
57be14fca6
Complete all pending moves before restoring a saved print
|
5 years ago |
Yuri D'Elia
|
fd0ed1f0ea
Move LA reset from G28 to G80, do not reset on 0
|
5 years ago |
Yuri D'Elia
|
d78636c308
Do not synchronize on M900
|
5 years ago |
Yuri D'Elia
|
f5d382f9f4
Remove useless st_synchronize calls when unparking
|
5 years ago |
Yuri D'Elia
|
186f881600
Avoid calling fsensor_update() one level earlier
|
5 years ago |
Yuri D'Elia
|
bd80ee88a0
Set the IN_HANDLER busy state while checking the filament
|
5 years ago |
Yuri D'Elia
|
97170ed68d
Do not call process_commands() within fsensor_update()
|
5 years ago |
Yuri D'Elia
|
fe4c00fb8a
Lift the extruder when checking for the filament
|
5 years ago |
Yuri D'Elia
|
301d64042b
Set fsensor_watch_runout earlier to prevent re-entry
|
5 years ago |
Yuri D'Elia
|
a31319888c
Fix fan_check_error check in usb print resume
|
5 years ago |
Yuri D'Elia
|
7b29ce29b4
Add a Linear Advance 1.0->1.5 compatibility layer
|
5 years ago |
Yuri D'Elia
|
c0ae92cd2a
Remove "relative_mode", only use "axis_relative_modes"
|
5 years ago |
Yuri D'Elia
|
8d60e4d6db
Merge remote-tracking branch 'upstream/MK3' into MK3_LA15
|
5 years ago |
Alex Voinea
|
f071aec747
Fix sheet minimum width on the status screen
|
5 years ago |
3d-gussner
|
46c06f7eee
Updated it to use Arduino_Boards v1.0.3
|
5 years ago |
Yuri D'Elia
|
8d490f941a
Make use of the CRITICAL_SECTION macros in lcd_print_stop
|
5 years ago |
Yuri D'Elia
|
0cc68228f8
Unretract when resuming a paused print
|
5 years ago |
DRracer
|
955c88cf68
Merge pull request #2370 from wavexx/no_resume_while_resuming
|
5 years ago |
Yuri D'Elia
|
faa76df2fe
Fix the "Stop print" behavior from the LCD
|
5 years ago |
Yuri D'Elia
|
348bbbffb0
Do not allow to resume a print twice while waiting for the hotend
|
5 years ago |
3d-gussner
|
28b66bc909
Update to prepare for new prusa3d/PF-build-env
|
5 years ago |