Hello,
Myself Shivansh, I made a arduino cnc plotter for a college project. The hardware which I used are -
Nema 17 stepper motor 12V
SG90 Servo motor
Arduino Uno R3
Cnc sheild V3
DRV8825 stepper motor driver
12V 5A SMPS (AC TO DC)
Software -
Arduino IDE
Inkscape
Grbl controller
Now when its all done everything works fine but the only problem I am getting is the design made by plotter is in a crossway direction and inverted how do I solve it I did my everything but everytime the design is made in crossway direction and inverted.
It seems to be forming the letters correctly and in the correct order so I suspect the problem lies in the instructions being given to the plotter rather than in the plotter itself.
You could always put the paper in at the angle appropriate to the direction the plotter is working
Robin2:
It seems to be forming the letters correctly and in the correct order so I suspect the problem lies in the instructions being given to the plotter rather than in the plotter itself.
You could always put the paper in at the angle appropriate to the direction the plotter is working
...R
Ok than I just have to set the right dimensions. :)Thanks