Search found 4 matches

by Thomas Sc
01 Feb 2021, 15:17
Forum: Polyga - FlexScan3D
Topic: FlexScan3D - SLS Scanner Software
Replies: 43
Views: 72158

Re: FlexScan3D - SLS Scanner Software

btw that's my turntable.ino for arduino uno at David 4. #include <AccelStepper.h> // Define a stepper and the pins it will use AccelStepper stepper(1, 3, 2); #define STEP_PIN 3 #define DIR_PIN 2 int pos = 1600; // steps pro round (1600, 1/8 step) int i = 4; // gear ratio int val; //Variable to store...
by Thomas Sc
01 Feb 2021, 10:21
Forum: Polyga - FlexScan3D
Topic: FlexScan3D - SLS Scanner Software
Replies: 43
Views: 72158

Re: FlexScan3D - SLS Scanner Software

Thank you.
It's too hard for me, I am not an IT specialist.
Isn't there a sketch for Arduino Uno that I just have to adapt?
by Thomas Sc
31 Jan 2021, 12:32
Forum: Polyga - FlexScan3D
Topic: FlexScan3D - SLS Scanner Software
Replies: 43
Views: 72158

Re: FlexScan3D - SLS Scanner Software

Thank you for let me try FlexScan3D.
Is it possible to connect my self made turntable controlled by Arduino Uno?
And if so, how?

Many thanks.

Thomas
by Thomas Sc
14 Jun 2017, 07:52
Forum: Structured light scanning
Topic: Can David do Automatic ََAlignment?
Replies: 17
Views: 18606

Re: Can David do Automatic ََAlignment?

Thanks, for the Information.
But most of us have self made turntable.
How we can do automatic alignment without com port?

Thomas