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
|
7 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 |
bubnikv
|
72ab17f585
Further fixes of the power panic and g-code & planner queues.
|
7 years ago |
PavelSindler
|
6eb57da770
fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified
|
7 years ago |
Robert Pelnar
|
4cae00741e
MAKER FAIRE
|
7 years ago |
Robert Pelnar
|
d63045fdb3
TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z.
|
7 years ago |
Robert Pelnar
|
683784c4c7
PAT9125 I2C, hardware SG homing
|
7 years ago |
michalprusa
|
06fe85e9ee
Linear Advance
|
7 years ago |
PavelSindler
|
5943e786ee
Merge remote-tracking branch 'upstream/MK3' into MK3
|
7 years ago |
PavelSindler
|
54ef2936c7
selftest
|
7 years ago |
XPila
|
78f7923ab2
Merge pull request #10 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
2b24e9ceb3
Changed jerks, disabled oversampling, debug code, commands for seting pwm_ampl and pwm_grad (M917, M918), changed configuration files
|
7 years ago |
PavelSindler
|
d05e62813a
Merge remote-tracking branch 'upstream/MK3' into MK3
|
7 years ago |
Robert Pelnar
|
e09f0c64c7
TMC2130 tuning, silent/high power mode
|
7 years ago |