Yuri D'Elia
|
30e7b777e0
Error-out with PAT9125_SWSPI (not fully implemented)
|
4 years ago |
Yuri D'Elia
|
7f425120f0
Strip down the TWI code
|
4 years ago |
Yuri D'Elia
|
240dc1132e
Include initial implementation based on Arduino's twi
|
4 years ago |
Yuri D'Elia
|
502bc8c72d
Isolate more pat9125 code
|
4 years ago |
DRracer
|
008d3b0e65
Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration
|
4 years ago |
DRracer
|
89ecf2ce3a
Merge pull request #2791 from wavexx/stack_protect_reentrant_isr
|
4 years ago |
DRracer
|
d0eca4d5c4
Merge pull request #2794 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
4 years ago |
Alex Voinea
|
f1a8657093
Minor documentation fixes
|
4 years ago |
DRracer
|
22a8c18551
Merge pull request #2784 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
4 years ago |
Yuri D'Elia
|
b3af08d94a
Fix stack smashing in temperature/fsensor ISR
|
4 years ago |
DRracer
|
f1bde1a039
Merge pull request #2724 from wavexx/max_ambient
|
4 years ago |
DRracer
|
c0ea67abbf
Merge pull request #2785 from wavexx/la15_acc_fixes
|
4 years ago |
Yuri D'Elia
|
a2c7dcbbf8
Fix indentation
|
4 years ago |
DRracer
|
91014b69f5
Merge pull request #2790 from Gottox/patch-1
|
4 years ago |
Alex Voinea
|
654a3a0d79
Other requested changes
|
4 years ago |
Alex Voinea
|
e0bf92cd4e
Change bool literal to int
|
4 years ago |
DRracer
|
d4cb740d65
Merge pull request #2736 from prusa3d/mkbel-patch-2
|
4 years ago |
Yuri D'Elia
|
b8e8f182ca
Add reference C implementations for MultiU16X8toH16/MultiU24X24toH16
|
4 years ago |
Yuri D'Elia
|
30a806608f
Also convert acceleration_rate to uint32_t
|
4 years ago |
Yuri D'Elia
|
aebaca5cdc
Correct comments regarding acceleration ramp
|
4 years ago |
Yuri D'Elia
|
8108d50b59
Reintroduce/fix check for step_rate underflow during deceleration
|
4 years ago |
Yuri D'Elia
|
4654283f54
Restore indentation
|
4 years ago |
Alex Voinea
|
12be141188
Fix high speed deceleration
|
4 years ago |
Enno Boland
|
ae0d8082de
Update README.md
|
4 years ago |
Yuri D'Elia
|
a8ce9358e5
Avoid redundant temperature error strings
|
4 years ago |
Yuri D'Elia
|
e1c79c342d
Re-introduce redundant disable_heaters() calls
|
4 years ago |
Yuri D'Elia
|
a60ed81a35
Implement MIN/MAX AMBIENT safety checks
|
4 years ago |
Yuri D'Elia
|
3336db7954
Add some important notes about thermistor ADC handling
|
4 years ago |
Yuri D'Elia
|
65f25b0d7e
Remove redundant disable_heater() calls in max/min_temp handling
|
4 years ago |
Yuri D'Elia
|
942fca5b66
Remove useless assignment
|
4 years ago |