rcarlyle / StepperSim

Simulates stepper motor driver systems
MIT License
100 stars 11 forks source link

Microstep target transitions not displayed as step changes #7

Open rcarlyle opened 9 years ago

rcarlyle commented 9 years ago

Note: display issue. Actual behavior is correct.

Figure out how to display sharp microstep transitions without needing such a small minimum tick size to make the steps look steep. For example, add discrete no-time step increment ticks when the microstep advances.

rcarlyle commented 8 years ago

For now, I'm just using a small minimum tick size, and that's ok. Just inefficient.