DRracer
|
2f07e383d6
Merge pull request #3566 from leptun/fix_multi_segment_pause_resume
|
2 years ago |
Alex Voinea
|
78534f3b48
Start at the first segment, not the last segment
|
2 years ago |
Alex Voinea
|
671519caf3
Optimize by hand since the lto is still stooopit
|
2 years ago |
Alex Voinea
|
b27c8b50e0
Fix power panic handling
|
2 years ago |
Alex Voinea
|
05bd1ba57f
Multi-segment pause resume initial
|
2 years ago |
DRracer
|
2e677ea3ee
Merge pull request #3569 from leptun/fix_card_removed
|
2 years ago |
DRracer
|
0933fdb6fe
Merge pull request #3552 from wavexx/temp_model_check
|
2 years ago |
Alex Voinea
|
ef8be4dfca
Fix "Card removed" on startup
|
2 years ago |
Alex Voinea
|
f2f136e014
Use timer3 instead of timer5 on miniRambo
|
2 years ago |
Yuri D'Elia
|
7907e14cbf
Resync planner position upon exiting xyzcal
|
2 years ago |
Yuri D'Elia
|
35708a61fe
No longer disable temperature management in xyzcal
|
2 years ago |
Yuri D'Elia
|
7cd888cd0a
Update documentation of ThermalStop()
|
2 years ago |
Yuri D'Elia
|
b672be90b2
Do not overwrite saved values if TM error occurs while paused
|
2 years ago |
Yuri D'Elia
|
d8d085287e
Re-enable bed temperature automatically for transitory errors
|
2 years ago |
Yuri D'Elia
|
30dccb3252
Switch to ATOMIC sections instead of cli/sei/CRITICAL_SECTION
|
2 years ago |
Yuri D'Elia
|
ee12cbd58e
Do not prompt on M115 if FW version check has been disabled
|
2 years ago |
DRracer
|
3ebd8b88a4
Merge pull request #3486 from gudnimg/gudni-optimisation
|
2 years ago |
DRracer
|
0a8d2a3224
Merge pull request #3456 from wavexx/filament_load_consistency
|
2 years ago |
DRracer
|
84888507e3
Merge pull request #3557 from wavexx/fix_g28_code_value
|
2 years ago |
DRracer
|
2a0989c440
Merge pull request #3551 from wavexx/eof_crash_reentry
|
2 years ago |
Alex Voinea
|
81ec94db64
Show firmware version on splash screen
|
2 years ago |
Yuri D'Elia
|
06d19b472a
G28: check for X/Y/Z parameters before calling code_value_long
|
2 years ago |
Yuri D'Elia
|
3a1914f2fb
Simplify printingHasFinished
|
2 years ago |
Yuri D'Elia
|
4f22de2333
Do *not* shorten the current command in printer_smodel_check
|
2 years ago |
Yuri D'Elia
|
68c04ca2f6
Switch a few pointers that don't manipute strings to const
|
2 years ago |
Yuri D'Elia
|
a533ba3574
Reset sdpos_atomic when starting a new SD print
|
2 years ago |
3d-gussner
|
8cbe69e285
Update RepRap documentation
|
2 years ago |
3d-gussner
|
e60bb935e5
Remove test.sh from travis build
|
2 years ago |
3d-gussner
|
9633f34e89
Merge pull request #3544 from 3d-gussner/MK3_Fix_po_for-MK25s
|
2 years ago |
Yuri D'Elia
|
c0b5fea525
Prevent re-entry in EOF command processing
|
2 years ago |