MRprusa3d
|
0b6644915a
Add files via upload
|
6 years ago |
Robert Pelnar
|
339d2ebdef
Z-axis stealth mode
|
6 years ago |
Robert Pelnar
|
baade7db61
Removed unused files (ST7565R-dogm, digipot)
|
6 years ago |
Robert Pelnar
|
ac1a56b493
Merge branch 'MK25' into MK3
|
6 years ago |
Robert Pelnar
|
a6f900fd3c
Merge remote-tracking branch 'upstream/MK25' into MK25
|
6 years ago |
bubnikv
|
11e7eb27ee
Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg
|
6 years ago |
Robert Pelnar
|
c5175e97ec
Pinout, conditional translation and variant file for MK2
|
6 years ago |
Robert Pelnar
|
57499dc6a0
M350 for E axis (8, 16, 32, 64, 128 microsteps)
|
6 years ago |
bubnikv
|
dd2468d306
Avoid the stepper interrupt being missed by extending the tick time
|
6 years ago |
PavelSindler
|
0c98ec5f6b
selftest, max endstops undefined, initialization of extruder fan, y offset from extruder
|
6 years ago |
bubnikv
|
9acd41a942
Reworked the stepper routine:
|
6 years ago |
bubnikv
|
160cdccae1
Merge remote-tracking branch 'remotes/origin/MK3_stepper_blocking' into MK3_fast_dbg
|
6 years ago |
bubnikv
|
815dfcb14b
Implemented a stepper timer reset after a long blocking cli()
|
6 years ago |
bubnikv
|
17a8e2db01
Documented the interrupt blocking by a main thread by its maximum time.
|
6 years ago |
bubnikv
|
1eac2b4ccb
Fixed a regression error from the last commit regarding Z homing.
|
6 years ago |
bubnikv
|
7a972fd9b0
Split the stepper ISR routine into multiple inline functions,
|
6 years ago |
bubnikv
|
30b06488ca
Redefined the DDA step and accumulator values to unions to support
|
6 years ago |
bubnikv
|
a1fd50ea9a
Simlified the extruder ticking code.
|
6 years ago |
bubnikv
|
135dda1bff
Slight optimization of the stepper timer routine.
|
6 years ago |
bubnikv
|
3e6d853364
Debugging of the stepper timer routine. When enabled through
|
6 years ago |
Robert Pelnar
|
c6e77f55f6
checkrx in stepper returned back
|
6 years ago |
Robert Pelnar
|
e3c006dbe9
Serial communication uses port0 or port1, not both, removed some suspected code.
|
6 years ago |
Robert Pelnar
|
c6e10fb903
Removed SG software homming
|
6 years ago |
Robert Pelnar
|
e8b2043d03
Stack monitor in stepper ISR
|
6 years ago |
PavelSindler
|
4d9780a3c6
Merged lin adv. fix from MK2
|
7 years ago |
Robert Pelnar
|
01de834e0d
SG_THR_X = 2, holding currents == running currents
|
7 years ago |
Robert Pelnar
|
cddb0eafb8
PAT9125 - sampled only Y value, new debug code D9125.
|
7 years ago |
michalprusa
|
1244b195f9
M119 now reports real values of hardware endstops, not SG status.
|
7 years ago |
Robert Pelnar
|
df1aa85526
Crashdetection + configuration file.
|
7 years ago |
PavelSindler
|
37d7740e42
Merge pull request #47 from PavelSindler/MK3
|
7 years ago |