Yuri D'Elia
|
ec4c1be058
Silence bUpdateEEPROM unused warning in MK3 variant
|
3 лет назад |
Voinea Dragos
|
da21916473
Change printf_P without format arguments and NL to puts_P only
|
3 лет назад |
Yuri D'Elia
|
78f8f1e8f9
Remove stray serial newlines in fsensor autoload messages
|
3 лет назад |
Alex Voinea
|
c3abd4ffe6
Remove io_atmega2560.h and some more macros
|
4 лет назад |
Yuri D'Elia
|
b3af08d94a
Fix stack smashing in temperature/fsensor ISR
|
4 лет назад |
3d-gussner
|
d1865fc59a
MK3s IR sensor improvement (#2698)
|
4 лет назад |
DRracer
|
eb44ee0f57
Code size optimization: 2KB down (#2687)
|
4 лет назад |
DRracer
|
67e9b4c096
IR fsensor fixes (#2632)
|
4 лет назад |
DRracer
|
baaa372a56
Rephrase texts for fsensor detection and cleanup (#2630)
|
4 лет назад |
Alex Voinea
|
f13269d8a9
Code cleanup
|
4 лет назад |
DRracer
|
65228a046e
Merge pull request #2520 from MRprusa3d/PFW-x001bPR
|
4 лет назад |
D.R.racer
|
34ac2917ae
fix. warning "Macro expansion producing 'defined' has undefined
|
4 лет назад |
Yuri D'Elia
|
9e45b5d41e
Improve PAT9125 filament / optical quality checks
|
4 лет назад |
Yuri D'Elia
|
bd0544fe9e
FS: Use two different speeds when checking for runout
|
4 лет назад |
Yuri D'Elia
|
3be859ece9
FS: Improve reliability on speeds with poor optical tracking
|
4 лет назад |
Yuri D'Elia
|
3af35844e1
Remove redundant check (always trigger the fsensor isr)
|
4 лет назад |
Yuri D'Elia
|
1eddc40ed4
Comment existing code
|
4 лет назад |
Yuri D'Elia
|
e84f82a675
Rewrite filament sensor PAT9125 error handling
|
4 лет назад |
Yuri D'Elia
|
5c4235b886
Correctly reset the PAT9125 filament counters
|
4 лет назад |
Yuri D'Elia
|
6fbd632c84
Isolate all PAT9125-specific code, fix build on !MK3 variants
|
4 лет назад |
Yuri D'Elia
|
d47363d85a
Update the filament axis resolution when E resolution is changed
|
4 лет назад |
Yuri D'Elia
|
ce74b746f1
FS: Trigger a runout with repeated soft-failures (clog?)
|
5 лет назад |
Yuri D'Elia
|
8fb8ff4bf4
Include fsensor recovery stats in the last print stats
|
5 лет назад |
Yuri D'Elia
|
e8ce5e140e
FS: Detect runout earlier
|
5 лет назад |
DRracer
|
1b7677c768
Merge pull request #2394 from wavexx/fsensor_no_recursion
|
4 лет назад |
Yuri D'Elia
|
186f881600
Avoid calling fsensor_update() one level earlier
|
4 лет назад |
Yuri D'Elia
|
bd80ee88a0
Set the IN_HANDLER busy state while checking the filament
|
4 лет назад |
Yuri D'Elia
|
97170ed68d
Do not call process_commands() within fsensor_update()
|
4 лет назад |
Yuri D'Elia
|
fe4c00fb8a
Lift the extruder when checking for the filament
|
4 лет назад |
Yuri D'Elia
|
301d64042b
Set fsensor_watch_runout earlier to prevent re-entry
|
4 лет назад |