D.R.racer
|
2e293e90a0
MMU2 interface overhaul
|
2 years ago |
Alex Voinea
|
340bc87110
Checkpoint: jam detection
|
2 years ago |
Alex Voinea
|
510f13b24a
Make the diag pins open collector with pullup.
|
2 years ago |
Alex Voinea
|
f5840e1b02
Fix minirambo build
|
2 years ago |
Yuri D'Elia
|
82e221e3c7
Remove ADC pullup checks
|
2 years ago |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 years ago |
Alex Voinea
|
a6331d22c8
Remove ancient SNMM code in the MK3 branch
|
2 years ago |
Alex Voinea
|
882a73b867
VERBOSE_CHECK_HIT_ENDSTOPS
|
2 years ago |
Alex Voinea
|
18dde3fb61
Faster code when endstops/probe are not enabled
|
2 years ago |
Alex Voinea
|
dee8da61f6
Optimize endstop flags even more
|
2 years ago |
Alex Voinea
|
fb1c8ee0a3
Change the pullup test
|
2 years ago |
Alex Voinea
|
c06ec9d05b
Add pullup error test to define
|
2 years ago |
Alex Voinea
|
70cb30208c
Also change MUL24x24R24 to the new format and fix rounding
|
2 years ago |
Alex Voinea
|
f068c3258f
Pack endstop flags
|
2 years ago |
Alex Voinea
|
b7806bf25f
Crash if pullups get enabled on the thermistor inputs
|
2 years ago |
Voinea Dragos
|
f22b9260ae
Fix build
|
3 years ago |
Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 years ago |
Voinea Dragos
|
f64c6c2a39
Remove unused Stepper.cpp variables
|
3 years ago |
Yuri D'Elia
|
66ee9a295f
Remove useless function EEPROM_read_st
|
3 years ago |
Marek Bel
|
aa45091400
Scale extruder motor current linearly with speed. (#2813)
|
3 years ago |
DRracer
|
42311db5f1
Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE
|
3 years ago |
Yuri D'Elia
|
a9625747db
Reinstate the nop instruction as delay in non-DEDGE
|
3 years ago |
Yuri D'Elia
|
d3734b02cc
Also fix delay instances inside unused BACKLASH_[XY]
|
3 years ago |
Yuri D'Elia
|
b17cdcd4d7
Ensure MINIMUM_PULSE is always 0 in DEDGE mode
|
3 years ago |
Yuri D'Elia
|
2a6989ecd5
Remove TMC2130 special-cases
|
3 years ago |
Yuri D'Elia
|
4fed728e08
Elide delayMicroseconds for TMC2130 in non-DEDGE mode
|
3 years ago |
DRracer
|
008d3b0e65
Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration
|
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 |
Alex Voinea
|
12be141188
Fix high speed deceleration
|
4 years ago |