I need help to make new firmware for DLP Resin printer. I do not need a Ramps controller as the printer have only one axis and the DLP projector is controlled by cretion Workshop program .
So eat i have and what i use is:
1. Ardiuno R3
2. A4988 stepper driver
3. Nema 17 stepper Steps per revolution 200 1.8deg/step (My Z=2560)
4. Lead screw for 7 axis is 8mm x 250mm ( Standard prosa Mendal )
5. One endstop (Mechanical)
Pins Use on ardiuno :
Pin 11 and 12 Z axis up and down.
Pin 7 Stop-End for z
I use for software control : Creation Workshop for DLP printers :
File attached is the file of some other users use and i do not need all the stuff inside. ( UV on and of i do not need , Servo Control and shutter, and other axes i do not need. I only need Z axes and stop end. The rest is the scope and that is controled by Creation software.
Basic and simple
wvantoorn wrote
Adolph, a friend made a 3d dlp printer and. Put it on instructables
link here
http://www.instructables.com/id/DIY-high-resolution-3D-DLP-printer-3D-pr...
software with firmware for arduino is here:
https://github.com/Pacmanfan/UVDLPSlicerController/tree/master/UVDLP/Pub...
and his github place is: https://github.com/Pacmanfan/UVDLPSlicerController
and his blogpage from the writer of software is
http://probjectblogs.blogspot.nl
Thank you
Thank you