If you guys still facing problems and not getting proper drawings try applying the following. 1. While creating gcode in inkscape take a 80mmx80mm draw area and put you picture at the top-right quadrant. 2. Still if the drawing is not proper, the cause can be inadequate torque due to microstepping. Change the motor mode to Interleave (which will also give you neat drawings) to get much better torque and the drawing would be fine. 3. While using Interleave mode try reducing the motor speed, so jitters (that might occur while drawing curves) would be minimum. These three changes made my pictures very very neat.
@@magicianofelectronics951 I just finished my own plotter and i dont see any reason of why it shouldnt work, gonna try it soon and upload a video about it!
for people who are getting scribbling like drawings from DVD step-motor CNC plotter machine, i give you correct and proven changes for proper out put, try it and get corrected! (01) most people with "baby scribbling drawing output"due to low Watt power supply(less than 10W) SO give 5V 2Amp power supply - your cnc need (@least 10W power input) ,if not this will correct try with 12V, 1Amp power supply but this will heat up your DVD step-motors and 3 ICs of L293D so use fan to heat loss in 12v power supply. IF STILL SCRIBBLING DO CHANGES GIVEN BELLOW these changes should be done in Arduino CODES you upload to your CNC (02) StepMilimeterMax - for each 1cm of your maximum length or width of drawing area this value should be multiplied by 25, my cnc drawing area is 5cm X 5cm square shaped area, so my StepMilimeterMax is 5cm x25 =125 (every one who made CNC with normal DVD step-motors has nearly 5cm x 5cm area,so StepMilimeterMax =125) if StepMilimeterMax is 125 output is BIG pictures and letters WITH OVER FLOWING EDGES FROM 5cmx5cm (03) these factors given bellow should be in given values for 5cmx5cm drawing area (a) Line buffer -should be 512 ( if >512 effect is #) (b) XSetSpeed & YSetSpeed -should be 200 (if >200 effect is #) (c) Char Buffer -should be 64 (if >64 effect is #) #- unusual Hum and vibration from your DVD step-motors. (04) Line Delay - should be 50 if this is 0 - left half of your picture/text write on whole 5cm x5cm area and right half is over write on same 5cm x 5cm area if this is 50 - no OVER LAPPING (05) pen servo Delay- should be 100 if >100 - at the point of same text or picture section write by your CNC more than once, second and next writings are not write on first writing so this make "BLUR EFFECT" CORRECT YOUR ARDUINO CODES ACCORDING TO ERROR TYPE GIVEN ABOVE AND GET SUCCEEDED AND WRITE YOUR COMMENTS!
Mr.innovative,thanks for help render till now.at present my problem is related to running g code program.while running g code program draw is all jumble up.nothing clear.at the end of run it shows a message M18 (drives off) Command not recognised: M18. Pls let me know what to do?I am just stuck up here.success is just eluding me.pls help.you know that I am a newbie.thanks.
bro, this is made from tray ejecting gear motor system of an old desktop PC DVD writer. try to buy an old desktop PC DVD writer and dissemble it to get this unit.you will see what i'm talking about
people with not succeeded , try these tips they will end up with success for you (01) if some errors coming after few attempts of code uploading to arduino, - disconnect arduino from pc ,restart pc and connect back,select port and board,then 1st try blink program then your codes, its always error free if you upload codes to arduino without connecting L239D + servos and step-motors,after code upload connect all as picture (02) check step motor with diode test mode of multi-meter for good connection of both phases separately.then for Ohms value of each phase (should be near 10 Ohms ) (03) check proper connectivity between step-motors and L293D, POWER SUPPLY, servo motor and L239D with multi-meter (04) now you have essentially check step-motors (X &Y) with step_motor test for both x & y axis separately, if only this shows back and froth movement you can proceed (05) those who getting scribbling like drawings "no desired out put"-more commonly lack of power supply- always give 5V, 2Amps (not any other)external power supply via L239D motor shield, if still your problem is there check 4 ends of wire connecting pattern from your step-motors to L239D if still problem there change your arduino codes for following places given bellow XflatMax & YflatMax - 150, change it to 100 smooth out put will give if we slow down the pen speed @ XsetSpeed & YsetSpeed -10000 change it to 200 give your comments with us,good luck!
greetings from pakistan !! Absolutely amazing , inspired hu kr maine bhi try kia but muje issues arahy , such as 1 . start ma yeh chal gya tha but image proper ni plot hui i dnt why. 2. jb shield(L293d) ma jumper laga huwa tha jb project run huwa but jaisa maine jumper nikala yeh bnd hugya maine again jumper lagaya but kch bhi ni chala is time!! hope u will help me to solve my problem !!!
I`m seeing a lot of questions here, I made the project withouth asking anyone and I even used my own electronic components, if you dont know what something is GO AND READ ABOUT IT and then check the tutorial again, they do enough making these tutorials, you dont have to make them go crazy with your noob questions that could be solved with a bit of reading!!!
WAS ABLE TO MAKE IT EASILY .ITS ALRIGHT BUT SOME SAMPLES DOESNT WORK AND I COULDNT CREATE A G CODE,BUT THATS FINE I AM HAPPY AND I WILL TRY MY BEST TO FIX THE PROBLEMS.THANKS A LOT DUDE
If I connect 5v supply to motor shield stepper doesn't move in jog mode...but if I connect 12v and that jumper removed... stepper get heat ..,I feel that it will burn...what should I do...how much voltage is sufficient? ,And I feel tha the travel of x and y stepper are not that like yours in ..plz reply..
for whom the image is coming only a single line please check whether image or letter is in right side top of the inkspace if it is in centre of the inkspace document then it will not print exactly if it is in the right side of the document only it will print
MR INNOVATIVE can u please make a tutorial on wiring of stepper motors of x and y axis to l293 motor and and how to connect the pins of the motor shield with arduino uno pins. thanks in advance
I have made the machine but its not making correct diagrams...sir pls tell me how to know the motor shield to motor wire connection propely as u said in your schematic that to connect y axis on M4&M3 but i have a question how to know the proper position of those terminals as each motor have 4 wires
Thanks mr. Innovative for your help till today.now ple .guide me on how to transfer example file dully simulated on camotics demo,.which file with what extension like ....nc,....nag....gcode I hv to transfer ? So that I can test run my 2D plotter to test run x,y axis and servo mother all to get her.pls help
Hy there Shri innovative,my two axis stepper running ok simultaneously,bus servo connected to servo one of L293D shield have no response on running motorparty .as u know I am a begginer , so do reply me. Thanks for helping me till now
can u show me the connection of the wire individual with the DVD/cd rom stepper motor with the l293d motor shield...I have made by seeing ur vedio but printing wrong
my cnc plotter is making very small drawing and its start making the drawing from the right side as in th video it is starting from the left side. is there any problem in coding or fabrication please rply.
Hi there i tried building this using L2983D Servo shield ,but its not working for me !! all the connections are correct bcz i tried testing the shield using ADFRUIT ,ITS WORKING FINE But when it comes to the CNC programme its not showing any movement on any of the servos .. how can i fix this ??
Hello.. I am facing a problem. My ardruino uno is working perfectly but when I am connecting my motor sheildto ardruino , the computer fails to recognise the ardruino.. Any possible solutions??
hello i just make this type of CNC machine with dvd stepper motor and motor shield... its taking codes bt the stepper motor just sound like running bt its not running. what is the problem??? i have provided 12v power to motor shield..
Very good video! I have a question, I tried the program testMotors with a power supply of 9v, 500mA and I see that the stepper motors heat up a lot, I would have to try another source or is it something else?
There is something problem to connection with dvd drive"s stepper motor to L293D MOTOR SHIELD ...our stepper motor is not working plz suggest any idea ..
I make this but my CNC not working.I use board shown in ur video.whan. i start program arduuno uno blinks 2 light and DVD drives make minor sounds but do not work and my servo is also not working plz help me
Good evening,mr innovative.finally fault was found and corrected.now my mini printer is running fully o k.thanks for your un ending support.now it is plotting ,but it is all mix up .drawing are all jumbled .no clear drawing being plotted.what can be the problem? Can u advice link for free g code sample to test run .pls thanks again.reply soon. Also suggest me link for bigger size 2D plotter from scrape xerox machine for my next machine.
Mr.innovative,good afternoon,thanks for your help till now .my mini running ok. Problem is that it is printing in right hand side bottom corner only and that to all jumble up (all mixup) print .advise on how to align printing in centre .same problem like mr Babal gahire .pls suggest remedy .thanks.
I need your little help. I build CNC machine to watching your tutorial everything is Ok. Steper moters testing are ok. but when i used Processing to stream any gcode file there are no any movement just servo moter littile bit vibrate. No other things heaping. console showing everything ok and show result. Kindly help me to sort out this problem. Tha
Mr.innovative, I hv selected com port very correctly.my com port is "com 7". On this port only all software is up loaded.secondly First I had powered motor board by 5v-1amp power supply..there was no action. Then I powered the motor board with 12v-2amp power supply.even at the time of testing stepper motor on arduino motor party supply was 12v-2amp only.so tell me what to do..RegArd mj
Hey i want to make a cnc number printing plotter machine, problem is that, when i want to print a number using stepper motors then i upload my Gerber file when it works, but when i want to change my printing number then again go to pc, and chnage the Gerber file then upload, my work is not so great, i just want to print some numbers using stepper motors. so Arundio IDE have any library to without using Gerber i change my number from keypad and display. This is my collage project, please UA-cam help me,
Hi Mr. İnnovative, i have a questtion for you .Where from can i find the dvd drive shutter mechenism,especially the black one which was using in this video? ı am waiting for answer.Thank you.
Mr innovative,where do u think the problem is,because while running stepper test run ,the stepper runs ok,that means arduino board and L293D shield are ok.and when software is running at that it looks like software may be ok? These are my guess work .pls reply soon mj
Hi! I built this machine, only my problem is that only half of my own gcode is visible. He would draw the other half, but the stepping motors would whimper in the end. Size okay, step / mm okay. What's the problem? thanks for the help!
Sir u have explained it in much better way... hats off to u... Sir i have a problem in saving the GCode... there is an error msg.. plz sir have a glimpse in my msg. I have to make this project. I need your help.
why i make mini cnc not working according to the drawing made in inkscape, for example i make gear but only straight line just formed, is the coding in fox if i make mini cnc ?? Please reply
everything works very well and normally but when running with gcode code does not match the picture on the computer, if there is whatshap i can contact please share i want to send the result image
Bro in my case program is executing properly but motors are not working, i have checked the continuity of motor coils its perfectly fine. Pls tell me what might be the problem...?
I built my own CNC and prepare every thing but at the last step with processing the problem appear. when i run the program it gives me this message (Could not parse -1 for --display) but i cotinuo and press P button and do add a G-code file after that the programe start to work in the console (lower black box ) until to finish but there is any move on the motor . what's the wrong?? thanks.. note: i tested every motor and they run well .
Hello, Thank you abuot your video, I build the cnc machine like the cnc in the video but I have a problem. All the motors are working but when I runningg g code file the cnc machine drawing not what I send, the cnc drawing a scribble. I don't kmow what is my mistake. What I need to do to fix it?
My drawings are being made sideways & the pen is overlapping its tracks, making the drawings look unrecognizable. I was thinking maybe the stepper motors need to be wired differently on the ardiuno. Any idea what could be happening? Thanks
If you guys still facing problems and not getting proper drawings try applying the following.
1. While creating gcode in inkscape take a 80mmx80mm draw area and put you picture at the top-right quadrant.
2. Still if the drawing is not proper, the cause can be inadequate torque due to microstepping. Change the motor mode to Interleave (which will also give you neat drawings) to get much better torque and the drawing would be fine.
3. While using Interleave mode try reducing the motor speed, so jitters (that might occur while drawing curves) would be minimum.
These three changes made my pictures very very neat.
What is the interleave mode
como hago lo que dice mi maquina no dinuja bien y parece que se salta paso el motor pls ayúdeme
Bhai image bhut chhoti ban rhi hai
what i undertands
Debojit Kundu plz reply....how do i change the stepper motors' mode to interleave. What program or app do i need to use....??
One of the best DVD CNC tutorials so far - thank you very much!
That was absolutely brilliant! If you replace the pen with a permanent marker you could use it instead of a laser printer to make pcb's.
Have you done it?
@@lightm.h3990 No it will not work I think, I have done with a permanent marker and ferric chloride acid, thank you with honors
@@magicianofelectronics951 I just finished my own plotter and i dont see any reason of why it shouldnt work, gonna try it soon and upload a video about it!
Done ua-cam.com/video/yMe4RvL2NDc/v-deo.html
Muhteşemsiniz ya sizin sayenizde bitirme projemi yaptım
merhabalar, ben de yaptım fakat devreyi tamamladığımda eksenlerin biri çalışmıyor. yardımcı olabilir misiniz rica etsem?
for people who are getting scribbling like drawings from DVD step-motor CNC plotter machine, i give you correct and proven changes for proper out put, try it and get corrected!
(01) most people with "baby scribbling drawing output"due to low Watt power supply(less than 10W)
SO give 5V 2Amp power supply - your cnc need (@least 10W power input) ,if not this will correct try with 12V, 1Amp power supply but this will heat up your DVD step-motors and 3 ICs of L293D so use fan to heat loss in 12v power supply.
IF STILL SCRIBBLING DO CHANGES GIVEN BELLOW
these changes should be done in Arduino CODES you upload to your CNC
(02) StepMilimeterMax - for each 1cm of your maximum length or width of drawing area this value should be multiplied by 25,
my cnc drawing area is 5cm X 5cm square shaped area, so my StepMilimeterMax is 5cm x25 =125 (every one who made CNC with normal DVD step-motors has nearly 5cm x 5cm area,so StepMilimeterMax =125)
if StepMilimeterMax is 125 output is BIG pictures and letters WITH OVER FLOWING EDGES FROM 5cmx5cm
(03) these factors given bellow should be in given values for 5cmx5cm drawing area
(a) Line buffer -should be 512 ( if >512 effect is #)
(b) XSetSpeed & YSetSpeed -should be 200 (if >200 effect is #)
(c) Char Buffer -should be 64 (if >64 effect is #)
#- unusual Hum and vibration from your DVD step-motors.
(04) Line Delay - should be 50
if this is 0 - left half of your picture/text write on whole 5cm x5cm area and right half is over write on same 5cm x 5cm area
if this is 50 - no OVER LAPPING
(05) pen servo Delay- should be 100
if >100 - at the point of same text or picture section write by your CNC more than once, second and next writings are not write on first writing so this make "BLUR EFFECT"
CORRECT YOUR ARDUINO CODES ACCORDING TO ERROR TYPE GIVEN ABOVE AND GET SUCCEEDED AND WRITE YOUR COMMENTS!
Wasantha Wimaladharma My x axis and y axis is not moving properly it makes my drawing Improper or scribbling but my servo works properly plz help
sandeep sharma u r really mr innovative!!!!!!!!
Mr.innovative,thanks for help render till now.at present my problem is related to running g code program.while running g code program draw is all jumble up.nothing clear.at the end of run it shows a message
M18 (drives off)
Command not recognised: M18.
Pls let me know what to do?I am just stuck up here.success is just eluding me.pls help.you know that I am a newbie.thanks.
m.mohanlal Joshi same issues
m.mohanlal Joshi same issues
I too has a same problem
m.mohanlal Joshi same here man what to do?
facing the same issue
U made project in less cost and explained every steps through instructables.com . I appreciate u.
Thanks man, your appreciation means a lot for me.
frm were did u get the pen holder??? can u plz give me the details
i maked it..try to do it
how made it kazun? pls explain it.
try to do,,by use plastic bords,spring and etc
bro, this is made from tray ejecting gear motor system of an old desktop PC DVD writer. try to buy an old desktop PC DVD writer and dissemble it to get this unit.you will see what i'm talking about
Wasantha Wimaladharma . Plz can you give some links for the pen holder😊
Broo I done everything but my y Axis not moving only vibrating
did you solve the problem. I have the same problem
agar arduino mega ki jagah per arduino uno use kare to kya ho payaga........?
yes yes bilkul ho payega Arduino uno use kar sakte hai
sir usme koi code to change nhi karna padega means if we use andrino uno
no kuch change nahi karna padega
Mr Innovative arduino me kitna voltage insert karna hai?? and in palce of dvd shutter mechanism what other i can use??
12v
i did it!
all problems >>> solved
nice project, thank u Mr. Innovative
Hi can you help me ??
While waiting for the person to speak. The music made me sick. (thumbs down)
Thanks for sharing this project we are at the last stage of this project just waiting for motor shield so that we can proceed further.
people with not succeeded , try these tips they will end up with success for you
(01) if some errors coming after few attempts of code uploading to arduino, - disconnect arduino from pc ,restart pc and connect back,select port and board,then 1st try blink program then your codes, its always error free if you upload codes to arduino without connecting L239D + servos and step-motors,after code upload connect all as picture
(02) check step motor with diode test mode of multi-meter for good connection of both phases separately.then for Ohms value of each phase (should be near 10 Ohms )
(03) check proper connectivity between step-motors and L293D, POWER SUPPLY, servo motor and L239D with multi-meter
(04) now you have essentially check step-motors (X &Y) with step_motor test for both x & y axis separately, if only this shows back and froth movement you can proceed
(05) those who getting scribbling like drawings "no desired out put"-more commonly lack of power supply- always give 5V, 2Amps (not any other)external power supply via L239D motor shield, if still your problem is there check 4 ends of wire connecting pattern from your step-motors to L239D
if still problem there change your arduino codes for following places given bellow
XflatMax & YflatMax - 150, change it to 100
smooth out put will give if we slow down the pen speed @
XsetSpeed & YsetSpeed -10000 change it to 200
give your comments with us,good luck!
greetings from pakistan !!
Absolutely amazing , inspired hu kr maine bhi try kia but muje issues arahy , such as
1 . start ma yeh chal gya tha but image proper ni plot hui i dnt why.
2. jb shield(L293d) ma jumper laga huwa tha jb project run huwa but jaisa maine jumper nikala yeh bnd hugya maine again jumper lagaya but kch bhi ni chala is time!!
hope u will help me to solve my problem !!!
thank you for sharing your good idea
i am korean and i try it
i did it thank you so much
Your welcome
I`m seeing a lot of questions here, I made the project withouth asking anyone and I even used my own electronic components, if you dont know what something is GO AND READ ABOUT IT and then check the tutorial again, they do enough making these tutorials, you dont have to make them go crazy with your noob questions that could be solved with a bit of reading!!!
We can use any other thing instead of dvd drive shutter mechanism
can the motor circuit can be used with audrino nano
In simple words no you cant use l293d motor drive with nano
if you are pro with electronics you can use by doing some engineering
WAS ABLE TO MAKE IT EASILY .ITS ALRIGHT BUT SOME SAMPLES DOESNT WORK AND I COULDNT CREATE A G CODE,BUT THATS FINE I AM HAPPY AND I WILL TRY MY BEST TO FIX THE PROBLEMS.THANKS A LOT DUDE
Sir please make adruino based soldering robot arm
mr InnovaTive please help me
how to make the pen holder for cnc machine
Can you prepare a video on How to use Inkacape.
bro u r too smart ...u must be an engineer .....Aur ye Sab kaha se sikha apne ..means start kaise kaha se kiya apne
its all about interest & passion
Very very talented.
If I connect 5v supply to motor shield stepper doesn't move in jog mode...but if I connect 12v and that jumper removed... stepper get heat ..,I feel that it will burn...what should I do...how much voltage is sufficient? ,And I feel tha the travel of x and y stepper are not that like yours in ..plz reply..
for whom the image is coming only a single line
please check whether image or letter is in right side top of the inkspace if it is in centre of the inkspace document then it will not print exactly if it is in the right side of the document only it will print
MR INNOVATIVE can u please make a tutorial on wiring of stepper motors of x and y axis to l293 motor and and how to connect the pins of the motor shield with arduino uno pins.
thanks in advance
This will help you
ua-cam.com/video/cwwYBgH-w8A/v-deo.html&lc=z13my5yywrusswkcky3vdlrbevr5hogs
I have made the machine but its not making correct diagrams...sir pls tell me how to know the motor shield to motor wire connection propely as u said in your schematic that to connect y axis on M4&M3 but i have a question how to know the proper position of those terminals as each motor have 4 wires
Thanks mr. Innovative for your help till today.now ple .guide me on how to transfer example file dully simulated on camotics demo,.which file with what extension like ....nc,....nag....gcode I hv to transfer ? So that I can test run my 2D plotter to test run x,y axis and servo mother all to get her.pls help
how to connect arduino uno with the motor shield......
means which pins of arduino uno are going to connect with the motor shield
please help.
thanks
Hy there Shri innovative,my two axis stepper running ok simultaneously,bus servo connected to servo one of L293D shield have no response on running motorparty .as u know I am a begginer , so do reply me. Thanks for helping me till now
the video starts, on screen apears "you wanna see more?" I didnt even get to see the video yet xDD
Pls. Guide me on good design of pen holder.In your previous design pen do not stay fixed to its fixture.
I make it from spare pars of dvd drive
Hello, Great project .I have a problem. how can we edit a printer writing document? How do I increase from 0-40mm to 0-150mm?
pls upload a pic of how to connect arduino uno with l293d motor sheild
can u show me the connection of the wire individual with the DVD/cd rom stepper motor with the l293d motor shield...I have made by seeing ur vedio but printing wrong
stepper motor ka kaun sa wire kaha lagana hai
my cnc plotter is making very small drawing and its start making the drawing from the right side as in th video it is starting from the left side.
is there any problem in coding or fabrication please rply.
It's working in total for me. Nice project. Thanks :D
your welcome..
ZolaMOFO really
can you give me you email or skype i need you please mor_phin3
Me gusto como dibujo a Hisoka, genial!
Sir how much current you have given to the dvd writer motor
It's amazingly challenging to find used drives. Even with an electronics recycling business literally down the road.
Do you have used battery for power or you have used regular electricity plug?
I have made and it is working great thanxx man
your welcome
I have a cd drive that uses two spindle motors, not a stepper motor. Will I be able to work with this?
Hi there
i tried building this using L2983D Servo shield ,but its not working for me !!
all the connections are correct bcz i tried testing the shield using ADFRUIT ,ITS WORKING FINE
But when it comes to the CNC programme its not showing any movement on any of the servos .. how can i fix this ??
Hello.. I am facing a problem. My ardruino uno is working perfectly but when I am connecting my motor sheildto ardruino , the computer fails to recognise the ardruino.. Any possible solutions??
Please make one video on Programings of software. Its my request. Plzzz...
hello i just make this type of CNC machine with dvd stepper motor and motor shield... its taking codes bt the stepper motor just sound like running bt its not running. what is the problem??? i have provided 12v power to motor shield..
Very good video! I have a question, I tried the program testMotors with a power supply of 9v, 500mA and I see that the stepper motors heat up a lot, I would have to try another source or is it something else?
I can.use uno arduino in big pen.plooter which you uploded part 1 vedio
There is something problem to connection with dvd drive"s stepper motor to L293D MOTOR SHIELD ...our stepper motor is not working plz suggest any idea ..
I make this but my CNC not working.I use board shown in ur video.whan. i start program arduuno uno blinks 2 light and DVD drives make minor sounds but do not work and my servo is also not working plz help me
Good evening,mr innovative.finally fault was found and corrected.now my mini printer is running fully o k.thanks for your un ending support.now it is plotting ,but it is all mix up .drawing are all jumbled .no clear drawing being plotted.what can be the problem? Can u advice link for free g code sample to test run .pls thanks again.reply soon. Also suggest me link for bigger size 2D plotter from scrape xerox machine for my next machine.
Plz what is that fault
Can we make auto drilling machine in this logic
It don't work on a mac with UGS (Universal Gcode sender), is there something wrong with the arduino software?
What's the current required to run the motors & what I use for supplying the current??
Which charger you use plzzzz send me the charger specifications plzzzzzzz my presentation date is near.........
What kind of stepper motor used in DVD drive ..?????? Name ????
Mr.innovative,good afternoon,thanks for your help till now .my mini running ok. Problem is that it is printing in right hand side bottom corner only and that to all jumble up (all mixup) print .advise on how to align printing in centre .same problem like mr Babal gahire .pls suggest remedy .thanks.
m.mohanlal Joshi do you get any error like m18 drives off, while processing gcode with processing,?
Yes , it gives the message M18 ( drives off )
Command can not be recognised:M18.
Pls if you no solution pls let me know
thank you for this tutorial and tutorial video
made one as per your instruction. but unable to get the required output. getting garbage print. appreciate your advice. thanks.
Sir how much power supply should be given to it to make it work smoothly
Sir ma na servo connected nhi kari ha to ma cnc oprate ho sakati ha
dear mr.innovative. can i increase the speed or motor?make your machine draw quickly
and which were the two wires that u connected to two different screws on L293D motor shield
its a 5v dc supply
I need your little help. I build CNC machine to watching your tutorial everything is Ok. Steper moters testing are ok. but when i used Processing to stream any gcode file there are no any movement just servo moter littile bit vibrate. No other things heaping. console showing everything ok and show result. Kindly help me to sort out this problem. Tha
Mr.innovative, I hv selected com port very correctly.my com port is "com 7". On this port only all software is up loaded.secondly First I had powered motor board by 5v-1amp power supply..there was no action. Then I powered the motor board with 12v-2amp power supply.even at the time of testing stepper motor on arduino motor party supply was 12v-2amp only.so tell me what to do..RegArd mj
can we connect any of the wire of x axis and y axis to any of the point of the IC motor shield
Superb good job
DVD disc title printing hoga ?
Hey i want to make a cnc number printing plotter machine, problem is that, when i want to print a number using stepper motors then i upload my Gerber file when it works, but when i want to change my printing number then again go to pc, and chnage the Gerber file then upload, my work is not so great, i just want to print some numbers using stepper motors. so Arundio IDE have any library to without using Gerber i change my number from keypad and display.
This is my collage project, please UA-cam help me,
What is the this u have connected to the hard drive box which rotates the platform
What is the name of wire from which you gave power to it??
hello bro some little problem hai help me ardunio cnc code and machina not work plz ardunio softwear full Details in step by step
Bro we can use any other think in place of servo moter plese get replay
Hi Mr. İnnovative, i have a questtion for you .Where from can i find the dvd drive shutter mechenism,especially the black one which was using in this video? ı am waiting for answer.Thank you.
it is itself available in the remaining DVD parts
Mr innovative,where do u think the problem is,because while running stepper test run ,the stepper runs ok,that means arduino board and L293D shield are ok.and when software is running at that it looks like software may be ok? These are my guess work .pls reply soon mj
i hope you have selected right comp port in GTRL
Hi! I built this machine, only my problem is that only half of my own gcode is visible. He would draw the other half, but the stepping motors would whimper in the end. Size okay, step / mm okay. What's the problem? thanks for the help!
please mention the parts that were used in this project .......
thanx for this helpful innovative idea
sir can you send me driver link
please visit the instructables link mention in description for complete material details
all necessary links are available in description, hope you will get what you want
Sir u have explained it in much better way... hats off to u...
Sir i have a problem in saving the GCode... there is an error msg.. plz sir have a glimpse in my msg. I have to make this project. I need your help.
Can you please make a video on How toh run g-code after gctrl run in processing 3.3
Please hurry
in l293d motor shield the supply you have give through the adapter is how many volt? can we give battery
5V 1amp DC
why i make mini cnc not working according to the drawing made in inkscape, for example i make gear but only straight line just formed, is the coding in fox if i make mini cnc ??
Please reply
IF only vertical or horizontal line are making means one of your stepper not working
everything works very well and normally but when running with gcode code does not match the picture on the computer, if there is whatshap i can contact please share i want to send the result image
please reply
i made it..but it was an improper plotting.What is the reason?
Bro in my case program is executing properly but motors are not working, i have checked the continuity of motor coils its perfectly fine. Pls tell me what might be the problem...?
Thanks for your response good luck for future stuffs
your welcome brother
I would like to add that while code being passed and on complition board do not show any error in error window.
Dear sir,
Could you please explain about software and which software you used
The stepper motor work without connect the moving mechanism ,it does not move when connected to moving mechanism .please help me
I built my own CNC and prepare every thing but at the last step with processing the problem appear. when i run the program it gives me this message (Could not parse -1 for --display) but i cotinuo and press P button and do add a G-code file after that the programe start to work in the console (lower black box ) until to finish but there is any move on the motor .
what's the wrong??
thanks..
note: i tested every motor and they run well .
mr innovative how come codes were same for both the videos i cant understand that.can you or anyone pls explain
How to connect Arduino Uno with the motor shield
And what is the power source you have given?
Hello,
Thank you abuot your video, I build the cnc machine like the cnc in the video but I have a problem. All the motors are working but when I runningg g code file the cnc machine drawing not what I send, the cnc drawing a scribble.
I don't kmow what is my mistake. What I need to do to fix it?
the result I got was a scribbled one how do I rectify it?? is it coz of the program or the dimensions?
What is that pen stand .from where you get that plz answer
Hi sir... Plz tell me that can I use a charger for 5v dc supply. Plz reply me because am making this for my school science exhibition.
the project is printing just in a small size what to do? please help
My drawings are being made sideways & the pen is overlapping its tracks, making the drawings look unrecognizable. I was thinking maybe the stepper motors need to be wired differently on the ardiuno. Any idea what could be happening? Thanks