Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jake Read
ucbus-stepper
Commits
01e3ba73
Commit
01e3ba73
authored
Jan 24, 2021
by
Jake Read
Browse files
stash before lookback
parent
adcf756c
Changes
2
Hide whitespace changes
Inline
Side-by-side
firmware/osape-smoothieroll-drop-stepper/src/main.cpp
View file @
01e3ba73
...
...
@@ -18,10 +18,10 @@ VPort_UCBus_Drop* vPortUcBusDrop = new VPort_UCBus_Drop();
// per bondtech, for BMG on 16 microsteps, do 415: we are 32 microsteps
// https://www.bondtech.se/en/customer-service/faq/
#define AXIS_PICK
2
// E: 3 Z: 2, Y: 1, X: 0
#define AXIS_PICK
0
// E: 3 Z: 2, Y: 1, X: 0
#define AXIS_INVERT false
#define SPU 924.444
5
F
#define C_SCALE 0.
6
F // 0-1, floating
#define SPU
320 //
924.444
444
F
#define C_SCALE 0.
4
F // 0-1, floating
#define TICKS_PER_PACKET 25.0F
void
setup
()
{
...
...
osape
@
0a37169e
Compare
eb684871
...
0a37169e
Subproject commit
eb68487134a4f76bfec134ae15bd2c2e73cdfab1
Subproject commit
0a37169e44d354fa301704ac0a351fb81bcca585
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment