esteps: esteps

Description Usage Arguments Examples

View source: R/esteps.R

Description

Calculate proper steps for your E motor in steps/mm.

Usage

1
esteps(s, m, bt, st, d)

Arguments

s

The number of steps per revolution of your motor.

m

Your driver's microstep setting.

bt

The number of teeth on your big gear.

st

The number of teeth onyour small gear.

d

The diameter of your hobbed bolt.

Examples

1
esteps(200, 16, 39, 11, 7)

ryanscharf/printtools3d documentation built on May 28, 2019, 10:45 a.m.