how change pic frequence or speed stepper in flowcode
Moderator: Benj
how change pic frequence or speed stepper in flowcode
hey i need info ,how to speed up my stepper in flowcode thank
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: how change pic frequence or speed stepper in flowcode
Hello,
Stepper is only available in v4 of Flowcode so I have moved your forum post to the correct section.
Please sign up to the v4 forum topic by looking here.
http://www.matrixmultimedia.com/support ... f=29&t=602
To control the speed of the stepper you basically change the delays in between calling the stepper move macros. YOu could even use a timer interrupt to control how often the move macros are called.
Stepper is only available in v4 of Flowcode so I have moved your forum post to the correct section.
Please sign up to the v4 forum topic by looking here.
http://www.matrixmultimedia.com/support ... f=29&t=602
To control the speed of the stepper you basically change the delays in between calling the stepper move macros. YOu could even use a timer interrupt to control how often the move macros are called.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel