Scott Lahteine
|
42933c804a
|
Cleanups for STM32F7
|
7 years ago |
Morten
|
a0246c5c96
|
Add support for STM32F7 MCU
|
7 years ago |
teemuatlut
|
0cd1e91056
|
[2.0.x] TMC driver update (#8769)
|
7 years ago |
teemuatlut
|
70be4d206e
|
[2.0.x] UltiMachine Archim2 (#8190)
* UltiMachine Archim2 support
* SPI gets included by the library
* Invert TMC2130 diag pin state
* Clean up Archim2 pins
* Update Archim2 config
* FAN2 -> FAN1
* Cleanup
* Add brief Archim installation instructions
* Bring pins into compliance
* Update 1.0 SD Detect pin for 1.1
* Update Configuration.h
* Update pins_ARCHIM2.h
|
8 years ago |
Scott Lahteine
|
038f82cc38
|
Fix L6470 init and options
|
8 years ago |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
8 years ago |
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
8 years ago |
Scott Lahteine
|
a7e5c1bf19
|
Use float to init TMC2133 steps-per-mm
|
8 years ago |
Scott Lahteine
|
428be27893
|
Formatting adjustments
|
8 years ago |
Scott Lahteine
|
4067d15c92
|
Cleanup, extend TMC2130 implementation
|
8 years ago |
Scott Lahteine
|
c54f6cf23d
|
Updates to support 5 extruders
|
8 years ago |
Scott Lahteine
|
45f949d833
|
TMC2130 Library: @teemuatlut replaces @makertum
|
8 years ago |
MagoKimbra
|
ae277aebc6
|
Stepper indirection fix tmc driver
|
8 years ago |
Scott Lahteine
|
644fac5d34
|
Reduce all stepper_indirection init code with macros
|
9 years ago |
Scott Lahteine
|
bf5f5f44cc
|
Make TMC2130 init code auto-configure
Simply apply enabled settings instead of requiring users to edit
stepper_indirection.cpp
|
9 years ago |
Moritz
|
d67c1d825f
|
Add TMC2130 support
|
9 years ago |
Scott Lahteine
|
c6226bb0aa
|
Unify config in a single include without nested includes
|
9 years ago |
Scott Lahteine
|
750a1e5116
|
Arrange stepper_indirection by axis
|
9 years ago |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
9 years ago |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
9 years ago |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
10 years ago |
Scott Lahteine
|
c35fb88094
|
Overridable Options - Part 8 (PR#2560)
Apply `ENABLED` / `DISABLED` macros to stepper-related files.
|
10 years ago |
domonoky
|
443e7edef4
|
- Add support for L6470 Drivers.
- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed.
|
10 years ago |
domonoky
|
5727cb3ed4
|
Cleanup TMC Stepper a bit.
|
10 years ago |