leptun
|
8c2902a660
Revert "Mesh bed leveling testing"
|
5 years ago |
Alex Voinea
|
b86aafb56e
Documentation
|
4 years ago |
Alex Voinea
|
755230e2e7
fix small mistake
|
4 years ago |
Alex Voinea
|
a5198e32a3
Just keep the current state. ON or OFF. No switching allowed
|
4 years ago |
Yuri D'Elia
|
02d1525445
Display "POWER PANIC DETECTED" when possible
|
4 years ago |
Yuri D'Elia
|
2b46fdac2d
Only trigger a quick reset if there's a pending saved state
|
4 years ago |
Alex Voinea
|
99e81812ce
Merge branch 'MK3' into MK3_BED_LEVELING_PWM
|
4 years ago |
Alex Voinea
|
4fd913ddf3
Remove commented out code
|
4 years ago |
Yuri D'Elia
|
b46dc59fad
Refuse to start a print if power is lost before arming uvlo
|
4 years ago |
DRracer
|
1c9f72a0de
Merge pull request #2443 from wavexx/uvlo_late_init
|
4 years ago |
Yuri D'Elia
|
200cdde1af
Setup the UVLO interrupt later during initialization
|
4 years ago |
DRracer
|
3ca1db48c6
Merge pull request #2438 from wavexx/poweroff_motors_in_uvlo
|
4 years ago |
DRracer
|
3e70b73a1f
Remove unnecessary delay in lcd_selftest, which occured there as a result of merge.
|
4 years ago |
Yuri D'Elia
|
3da20db024
Really poweroff Z motors when PSU_Delta is defined
|
4 years ago |
DRracer
|
59b7c21657
Merge pull request #2307 from wavexx/uvlo_hotend_hitemp
|
4 years ago |
Yuri D'Elia
|
5d88573711
Save/restore hotend temperatures above 255C in PowerPanic
|
4 years ago |
DRracer
|
976a485565
Merge pull request #2437 from wavexx/accurate_pp_z_recovery
|
4 years ago |
Yuri D'Elia
|
50a9fe003a
Bump the unparking speed to 50mm/s (same as M600 recovery)
|
4 years ago |
Yuri D'Elia
|
eb2ca78167
Rewrite uvlo handling for accurate Z re/positioning
|
4 years ago |
Yuri D'Elia
|
11a0e95f60
Re-enable the code that moves the extruder during PP
|
4 years ago |
Yuri D'Elia
|
0702e0de6e
Use world2machine instead of repeating code
|
4 years ago |
Yuri D'Elia
|
ec5cbf73b9
During PP keep the watchdog waiting for longer
|
4 years ago |
Yuri D'Elia
|
ec8b5aaa34
Do not attempt to "zero-phase" the microstep counter
|
4 years ago |
Yuri D'Elia
|
5310181970
Cancel a recovering print when using the LCD "Stop"
|
4 years ago |
Alex Voinea
|
4055977a95
Do not clear axis known position when Z is set to silent
|
4 years ago |
Alex Voinea
|
2e50954710
Merge branch 'MK3' into MK3_fix_selftest_Z_crash2
|
4 years ago |
MRprusa3d
|
73527d6069
selfTest workflow optimalization
|
4 years ago |
Yuri D'Elia
|
7f3d4a8491
Restore the last E axis position correctly after powerpanic
|
4 years ago |
Yuri D'Elia
|
4c8f1e8b89
Use eeprom_update_word instead of EEPROM_save_B
|
4 years ago |
Yuri D'Elia
|
9ac80f73f2
Remove an useless/duplicate Z move
|
4 years ago |