mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-09 05:40:46 +02:00
* Added some timing changes to steppers. Basically this should introduce a small (configurable) delay for enable and direction pins. * Updates after testing * Fixed small casting bug * Fixed subtractions as per @Mitch's comments * Added STEP_PULSE_DELAY handling for compatibility with RMT_STEPS. Functionality should be unchanged. * Updates to help merge Co-authored-by: Stefan de Bruijn <stefan@nubilosoft.com> Co-authored-by: bdring <barton.dring@gmail.com>
24 lines
224 B
Plaintext
24 lines
224 B
Plaintext
.pioenvs/
|
|
.pio/
|
|
Thumbs.db
|
|
.DS_Store
|
|
*.orig
|
|
embedded/node_modules
|
|
embedded/dist
|
|
*~
|
|
.pio/
|
|
.vscode/
|
|
.history/
|
|
*.pyc
|
|
.vs/
|
|
Debug/
|
|
Release/
|
|
*.vsarduino.h
|
|
__vm/
|
|
*.user
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.suo
|
|
Grbl_Esp32.ino.cpp
|
|
/packages
|