Alex Voinea
|
510f13b24a
Make the diag pins open collector with pullup.
|
2 years ago |
Alex Voinea
|
bb57d99c35
Remove the crashDetection software counters and use sfilt
|
2 years ago |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 years ago |
Alex Voinea
|
1fa87da2d0
Fix gnu++17 register warning
|
2 years ago |
Alex Voinea
|
6ce7792045
Remove "hh" in fmt where it makes no difference
|
2 years ago |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 years ago |
Alex Voinea
|
cdd7ea30f4
Fix LUT loop
|
3 years ago |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
3 years ago |
Voinea Dragos
|
9d1e54e685
Tmc2130 use ShortTimer instead of custom timer implementation
|
3 years ago |
Voinea Dragos
|
d8a14842c5
Remove unused `skip_debug_msg` flag
|
3 years ago |
Guðni Már Gilbert
|
b716c208d7
Various optimisation to change int to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
d087973e00
Remove redundant extern variable is_usb_printing from tmc2130.cpp
|
3 years ago |
Yuri D'Elia
|
051f03119b
Fix misleading indentation warnings by expanding tabs
|
3 years ago |
Marek Bel
|
aa45091400
Scale extruder motor current linearly with speed. (#2813)
|
3 years ago |
Yuri D'Elia
|
3276320a06
Hide tmc2130_sg_change behind DEBUG_CRASHDET_COUNTERS
|
3 years ago |
DRracer
|
42311db5f1
Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE
|
3 years ago |
Yuri D'Elia
|
4fed728e08
Elide delayMicroseconds for TMC2130 in non-DEDGE mode
|
3 years ago |
Voinea Dragos
|
da21916473
Change printf_P without format arguments and NL to puts_P only
|
3 years ago |
Yuri D'Elia
|
e6b182aa9f
Implement proper step/delay pauses in tmc2130 functions
|
5 years ago |
Yuri D'Elia
|
6ceca9bf85
Implement double-edge stepping
|
4 years ago |
Yuri D'Elia
|
6017600714
Reintroduce the ability to disable TMC interpolation per-axis
|
5 years ago |
Alex Voinea
|
fd1d05ab48
:recycle:Code optimization
|
4 years ago |
Alex Voinea
|
d0c51b9e73
int -> bool
|
4 years ago |
Alex Voinea
|
2e50954710
Merge branch 'MK3' into MK3_fix_selftest_Z_crash2
|
4 years ago |
DRracer
|
d6ac9e4638
Merge pull request #2342 from vintagepc/2306-hard-reset-homing-fails
|
4 years ago |
Alex Voinea
|
779423f0e7
Move hardcoded values to variants
|
5 years ago |
vintagepc
|
982c4cbf7b
Candidate fix for homing fail hard reset
|
5 years ago |
DRracer
|
4cf2f05d1d
Merge pull request #2057 from leptun/MK3_fix_M350
|
5 years ago |
leptun
|
350e27810a
fix selftest Z crash. Use stallGuard when testing Z
|
5 years ago |
Marek Bel
|
8c7015df53
Document set current command.
|
5 years ago |