DRracer
|
df300a2488
Merge pull request #2403 from leptun/MK3_unknown_Z_mark
|
4 years ago |
DRracer
|
e15d5e21f5
Merge pull request #2402 from leptun/MK3_sheet_on_status_screen
|
4 years ago |
DRracer
|
2f2e415eae
Merge pull request #2382 from wavexx/fix_lcd_stop
|
4 years ago |
DRracer
|
3ef1c52a0a
Merge pull request #2381 from wavexx/remove_relative_mode
|
4 years ago |
Alex Voinea
|
8b0f0695a8
Merge branch 'MK3_fix_shorter_sheet_name_on_status_screen' into MK3_sheet_on_status_screen
|
4 years ago |
DRracer
|
4936e01d3d
Merge pull request #2395 from wavexx/always_raise_at_zmin
|
4 years ago |
Alex Voinea
|
9abdf4e535
Show ? near Z value if the position is unknown
|
4 years ago |
Alex Voinea
|
c5324291ad
Do not show sheet on status screen if less than 2 are initialized
|
4 years ago |
Alex Voinea
|
d9e5283526
Fix pause->stop->PrintFromSD scenario
|
4 years ago |
Alex Voinea
|
1996fc7940
Remove commented-out code
|
4 years ago |
Alex Voinea
|
4422fc29f8
Set XYZ to absolute and E to relative
|
4 years ago |
Alex Voinea
|
f8a0d5d773
Fix lcd_print_stop function
|
4 years ago |
Alex Voinea
|
df0d781c20
Merge branch 'MK3' into fix_lcd_stop
|
4 years ago |
Alex Voinea
|
b05ee33fc9
Merge branch 'MK3' into MK3_BED_LEVELING_PWM
|
4 years ago |
Yuri D'Elia
|
853991865c
Improve raise_z_above to always raise when at Z_MIN
|
4 years ago |
Yuri D'Elia
|
5660fcffb0
Do not enqueue a E/Z moves unless requested
|
4 years ago |
Yuri D'Elia
|
86696156af
Improve K error checking, allow to manually reset the version
|
4 years ago |
Yuri D'Elia
|
57be14fca6
Complete all pending moves before restoring a saved print
|
4 years ago |
Yuri D'Elia
|
fd0ed1f0ea
Move LA reset from G28 to G80, do not reset on 0
|
4 years ago |
Yuri D'Elia
|
d78636c308
Do not synchronize on M900
|
4 years ago |
Yuri D'Elia
|
f5d382f9f4
Remove useless st_synchronize calls when unparking
|
4 years ago |
Yuri D'Elia
|
186f881600
Avoid calling fsensor_update() one level earlier
|
4 years ago |
Yuri D'Elia
|
bd80ee88a0
Set the IN_HANDLER busy state while checking the filament
|
4 years ago |
Yuri D'Elia
|
97170ed68d
Do not call process_commands() within fsensor_update()
|
4 years ago |
Yuri D'Elia
|
fe4c00fb8a
Lift the extruder when checking for the filament
|
4 years ago |
Yuri D'Elia
|
301d64042b
Set fsensor_watch_runout earlier to prevent re-entry
|
4 years ago |
Yuri D'Elia
|
a31319888c
Fix fan_check_error check in usb print resume
|
4 years ago |
Yuri D'Elia
|
7b29ce29b4
Add a Linear Advance 1.0->1.5 compatibility layer
|
4 years ago |
Yuri D'Elia
|
c0ae92cd2a
Remove "relative_mode", only use "axis_relative_modes"
|
4 years ago |
Yuri D'Elia
|
8d60e4d6db
Merge remote-tracking branch 'upstream/MK3' into MK3_LA15
|
4 years ago |