That's a pretty good build. He needs to discover electrical tape as a binding wrap, say for the belts. Electrical tape is the most underrated construction material.
@noweare17 ай бұрын
Nope, the plastic ties work great.
@noweare17 ай бұрын
I bet you could make a plotter with two popsicle sticks and some dental floss. That is the best way to mount those motors. The plastic ties work great. Thumbs up.
@prateekrajgautam4 жыл бұрын
Description and list of items are also very helpful
@magicspot4 жыл бұрын
Sir I have made this cnc machine. I have made complete machine exactly as you have guided and I have invested my lots of time and money. But at the end one problem occurred. When I stream the g code on GCTRL, then after processing the g code for few seconds the software shows an error message, “M18 drives off” “Command not recognised”. Sir please solve my issue, I have searched the complete internet but didn’t got the solution. Please help me its urgent. PLEASE PLEASE PLEASE.
@kespointmultimedia69454 жыл бұрын
Hi friend I made a cnc as per your video description but on drawing it says m18 drives off Please help me
@davecunningham84766 жыл бұрын
Really enjoyed watching this video. Kinda therapeutic :) Excellent work sir
@MrInnovative6 жыл бұрын
thanks...
@kleinenboese3957 жыл бұрын
I start making such a small machine and have a question: rather than using a piece of code in Java to send the GCode to the Arduino, maybe it would be easier to use a SD Card on the Arduino. This solve the Java part "problem", and with that you can have a stand alone machine, without the need to link the computer. In all cases, nice job.
@rennierrodil61196 жыл бұрын
it depends if there's enough pins on the Arduino.
@vishalgaurav44116 жыл бұрын
Please tell how anyone can set machine to zero ? How to calibrate?
@mbunds5 жыл бұрын
What you are suggesting is done all of the time as Arduino devices are used to drive many kids of multi-axis machines, although you may be asking a lot from an Arduino-based device if you want it to work directly with an LCD touch screen as I attempted to do. A Raspberry Pi or equivalent could do all of it for sure, but unless Arduino has seriously upgraded their memory capacity introducing new devices, I don’t know if even the Arduino Mega has enough flash memory to handle the code for the g-code interpreter, card reading routines, stepper control, LCD, and touch interface. Most 4-axis machines, like 3D printers, when using Arduino type controllers will also employ an external driver board requiring fewer pins on the Arduino for full control. Instead of managing stepper control using a pin for each phase, the Arduino can use one pin for direction, and another for the step pulse for each axis, leaving others available for enable, micro-stepping, holding current reduction, depending on the driver board features. But this is why many multi-axis machines, like 3D printers, use a dedicated LCD interface, freeing up memory space and CPU cycles for lower-spec devices. The Arduino-based units are really pushed to their limits as real-time processing demands are pretty harsh, which is why the 16MHz versions are preferred for this kind of duty. And remember also that the micro-controller must read and interpret g-code if it is to run as an intelligent controller, and not just a bus-coupler being driven by some other system. I have a Mega set up with a 3” LCD touch screen and micro-sd card reading functions, leaving little memory available for much other practical functionality. This setup would have required one Mega dedicated to the LCD for HMI functions (assuming the Mega had enough memory left for screen-control code), and another for actually controlling a 3D printer. After I gave up on the idea of building a 3D printer myself and bought an Ender 3, I discovered that it is set up exactly as described above; “Arduino” style microcontroller chip, but with external driver circuitry and micro-SD card slot integrated onto the main board, with a very common external LCD interface performing control and display duties. It isn’t a touch screen, but it does the job.
@Sima200266 жыл бұрын
it is an amazing project. in this project, can I use 12v motor that used in printer (cannon ip2772). please help me.
@Circuitoptimize236 жыл бұрын
Bro how i change cnc drawing image size because i try to make long size cnc machine and i used your this cnc same method but i want bigger sizes drawing image on this cnc machine its possible in processing software and how i change image size width and path please replay iam your subscriber
@kespointmultimedia69454 жыл бұрын
Hi friend I made a cnc but on drawing it says m18 drives off Please help me
@Cucha147 жыл бұрын
Hello, I love it! I'm making a similar but bigger one and it would help me a lot to get the pieces where the pencil goes and the microservo, it would be a pleasure that you would pass them to me. Thank you very much!
@TatsAndGraphics7 жыл бұрын
All the plastic parts are from various compact disk drives. I think the ones you are asking about make the disk tray open and close
@simonrueckert59397 жыл бұрын
Hello, i have a problem, i hope You can help me, i have built an CNC with The 28byj48 motors. I have downloaded an gcode from The Internet and the CNC Works, but when i try to use my own Made g code (i have made it as You have shown in your Video) than only one Motor Works and The z axis sometimes, whats Wrong? I Hope You can help me😓 PS: i Hope You know what i mean, i am German and Not very good in Englisch😅
@RangavittalaSR7 жыл бұрын
Mr Innovative, fantastic Sir very innovative design, very inspiring
@Deeplove125753 жыл бұрын
Hi!, I have a problem this code problem servo motor every time running
@mohamedmuthujinna98906 жыл бұрын
Bro can i use 12v 28 BYJ stepper motor instead of 5v
@silentage63105 жыл бұрын
yes
@aniljoshi10017 жыл бұрын
what are the name of thing that you used for fixing y axis shaft( white color with screw)?? or one more ques. is this have same wiring like old dvd stepper motor with arduino nano???
@MrInnovative7 жыл бұрын
that are acrylic tube with inside thread you can use pvc pipes or something like that
@saqibtariq87756 жыл бұрын
Hi Mr innovative, Could you please guide me about that pen up and down mechanism brefily. And purchase 8 old dvds and still not able to fix it right Waiting for your reply
@prabhakarasewar72267 жыл бұрын
what's the length of the railing you used I have used small diameter railing it's bending will it be ok ?
@Urza14 жыл бұрын
You got a like for Hisoka :D
@adrianoevangelistarosa71756 жыл бұрын
Some Acrylic Hollow tubes You bought where?
@samkumar67 жыл бұрын
Hello Sir. I made one cnc machine . But It's printing is wrong I think dvd stepper motor wiring problem . Can u help me for this. Plzz reply me
@rennierrodil61196 жыл бұрын
sam kumar well maybe I can help you?
@vishalgaurav44116 жыл бұрын
rennier rodil How do I set machine to zero ? How to calibrate ?
@kespointmultimedia69454 жыл бұрын
@@rennierrodil6119 Hi friend I made a cnc as per your video description but on drawing it says m18 drives off Please help me
@thisisparody6 жыл бұрын
Hi!, I have a problem, I built a cnc, with the same motors and the same shield, only the writing plane and therefore a wider range of movement, but when I run the program, it does not exploit all its amplitude but only a very small part, I tried to change almost all the parameters in the setup, but I can not make it work, what advice can you give me? thank you
@simanta15076 жыл бұрын
Can I use external 9 volt dc for 5 volt 28byj-48 stepper motor?
@LeimanGoVlog7 жыл бұрын
good project My cnc is not working yet, my cnc size is 150X150mm but when he is working always exceed the size limit and not plot in area? how to justify it? please help i need your help
@abhilashpatil66376 жыл бұрын
Sir same problem pls help me ...
@flickmew994 жыл бұрын
thanks for your video it gives me inspiration for my project
@kvamsidharvamsi58005 жыл бұрын
can you tell me how many steps required per revolution for 28byj 48 stepper motor
@sonaliroybhattacharya97494 жыл бұрын
Will the placement of the object will affect its way of drawing
@jeffbeck65014 жыл бұрын
He should have used a 40 teeth pulley gear instead of the 20 or 16 tooth that he used, to get more speed out of the machine. Those little steppers are geared and are surely strong.
@saqibtariq87756 жыл бұрын
How to put 2 screws in right order and how would you cut that dvd m3chanism soo accurately???? Please please reply me
@haydenc27427 жыл бұрын
That's actually pretty darn ingenious! Great job!
@BROOOCODE..7 жыл бұрын
my home made CNC you can ask for help kzbin.info/www/bejne/jp2wqHaans2EnNE
@jennysqueo37042 жыл бұрын
Host that don’t reply means there projects r not working unsubscribe there channels n don’t waste time on their videos
@tomeshdutta5 жыл бұрын
Hello can i make 3d printer with these stepper motors?
@kvv16216 жыл бұрын
Bro can u please tell at what distance should the holes are made
@anindyabanerjee57416 жыл бұрын
Can a use a CNC shield by taking out the red wire of the motor out
@vrishabhpatil14245 жыл бұрын
MR.Innovative How can i draw a big size picture You gave sample gcode files are not generated big picture And i generate new gcode its not draw properly Pleas help me to solve this problem....
@naeemhdd14806 жыл бұрын
Hello Mr Innovative kindly can you please tell me that what is the length of the Bike spoke that you are using for x and y axis ? i am anxiously waiting for you reply?
@MrInnovative6 жыл бұрын
150 mm
@naeemhdd14806 жыл бұрын
Thank you sir :)
@user-km9qy7co7l6 жыл бұрын
hi there is got error in size void setup() { size(500, 250); openSerialPort(); } so anyone can help to clear this issue
@wondernews65904 жыл бұрын
What changes should I make in arduino code and gctrl for longer railings
@noweare17 ай бұрын
None, the code with get the coodinates from exported gcode from inkscape
@MinhDIY7 жыл бұрын
nice cnc diy
@abhilashpatil66376 жыл бұрын
My CNC not working yet , my CNC size 170*170 mm when he working always exceed the size limit and not plot in area how to justify it? Pls help sir pls.. thank u ..
@dipakgupta15196 жыл бұрын
Q1> What is height of the red rod of Y-axis? Q2> What is the length of all the bycycle spoke in cm ? Q3> What is the length of x-axis stepper motor form its pulley to another pulley in cm ? Q4> What is the length of y-axis stepper motor form its pulley to another pulley in cm ? //PLEASE ANSWER MY QUESTION BECAUSE I AM THINKING TO REPRESENT THIS PROJECT IN MY SCHOOL SCIENCE FAIR//
@saurabh60947 жыл бұрын
Why do you not you MOTOR at the place of SERVO? pls answer me!
@sa.mahabub6 жыл бұрын
can you make a laser engraver with this cnc?
@RTXStudio013 жыл бұрын
I can't use AFMOTOR, what should I do?
@med64026 жыл бұрын
this is true art :)
@gieconnect6 жыл бұрын
hi can i get exact dimentions and drawing? i will make this for my project.
@iamabhishek17206 жыл бұрын
Bina motor shield kiye hua, dono stepper motor ko ek sath kaise chala payenge sir..please give a solution sir
@giovanni41517 жыл бұрын
It's always better to put 2 screw not only 1 ..it's not solid.
@iamabhishek17206 жыл бұрын
SIR,YE IMAGE BANANE ME REAL TIME KITNA LAGA THA,IT SEEMS TOO SLOW..
@anghungnguyen49735 жыл бұрын
It's not working for me, maybe I instal Processing 3 and developers have changed something and your code is no longer compatible.
@muhirfankhoirurroziqin86536 жыл бұрын
Hello Please help me I follow the steps as in the video, but the mini cnc does not work. Whereas in programming there is no notification error. What should I check again
@kespointmultimedia69454 жыл бұрын
May be your connection to the shield from the motor is wrong I think I can help you
@eylmaoxd62826 жыл бұрын
Plz help, after the servo, moves, the motor dont move, and there is no more output in the console
@trythis47587 жыл бұрын
hi sir i have also tried this with older version from seeing ur old video but it is not giving desired output so pls help me
@BROOOCODE..7 жыл бұрын
my home made CNC you can ask for help kzbin.info/www/bejne/jp2wqHaans2EnNE
@achikdronedudeofficial33876 жыл бұрын
From where did u get the slotted channel?
@bhupiistersingh40974 жыл бұрын
Its called DIN Rails. Easily available near industrial area.
@ranamondal55937 жыл бұрын
great work brother
@UNIVERSALDEVIL85 жыл бұрын
How much money does your machine take
@sajidalee22087 жыл бұрын
can we use this plottor for robotic tic tac toe game if yes then please exlplain
@wondernews65904 жыл бұрын
I cannot execute code as per the size of my railings plzz plzz help me
@TheCerberusInferno5 жыл бұрын
Cool explanation but the music ...
@prakashramteke633710 ай бұрын
stepper motor bipolor chahiye kya bhaiya
@noweare17 ай бұрын
unipolar
@mohammadubed50387 жыл бұрын
Please mention the Name of motor used for up and the pen
@kleinenboese3957 жыл бұрын
Micro Servo TowerPro 9g SG90
@nutimaharani73776 жыл бұрын
Can we use nema 17 without changing the code please reply
@armwrestling_nerd5 жыл бұрын
Nema17 arebipolar stepper motors , while in this video it seems to be unipolar stepper motors. You will probably have to check the code for that.
@pradeepgunarathna30257 жыл бұрын
what linear guide use for project.?best project thanks for details
@MrInnovative7 жыл бұрын
linear guids are Bike Spoke wire aprox 3mm thick and axis platform are taken from CD Drive
@fhellak88476 жыл бұрын
My step motor only move forward , what's the problem...
@invention.50067 жыл бұрын
Give me the actual code that you are using on this video. Your linked code doesn't work.
@BlueEyeDK7 жыл бұрын
nice project but the penholder is to loose
@alouaniaflah2576 жыл бұрын
Please I need the correct code llardoino because the code in the below video is invalid
@mr.saurabh88136 жыл бұрын
Sir meri cnc machine ke stepper motor bhot vibration kar ray ha pelease ap kuch batia
@aksdiyprojects19994 жыл бұрын
stepper motor konsi hai? agar is video me ikahi gayi byj28 type hai to shayd motor connections ko modify karke unhe stepper me convert krna hoga
@supernerds59646 жыл бұрын
From where do I get Dvd Shutter Mechanism ??
@aksdiyprojects19996 жыл бұрын
GO TO ANY COMPUTER REPAR SHOP AND ASK FOR OLD DVD WRITERS , AND BUY THEM , ONCE U OPEN THEM U WILL GET EVERYTHING INSIDE..
@dneshsubramanian14706 жыл бұрын
hi there is got error in size void setup() { size(500, 250); openSerialPort(); } so anyone can help to clear this issue
@muradali53835 жыл бұрын
arduino code is not uploading in the bord please help me sir
@prakash03vlogs5 жыл бұрын
May be u have duplicate board
@trywatch11742 жыл бұрын
Bipolar stepper ??
@noweare17 ай бұрын
unipolar
@vishalgaurav44116 жыл бұрын
How to set the machine to zero (initial) ? I want to support your channel from paytm.
@MCsCreations7 жыл бұрын
Fantastic work, bro! :D
@MrInnovative7 жыл бұрын
thanks
@gauravmalviya59696 жыл бұрын
Hello arduino Ka model Kiya hai
@abhinavpanwar77055 жыл бұрын
hey , i made a working model of this project but when i tell it to draw a 100mm line it draws a 10m line , it scales down everything
@noweare17 ай бұрын
Look at the scale in inkscape and then make sure the rulers are the dimensions of your table.
@abhinavpanwar77057 ай бұрын
@@noweare1 😕
@NolenFelten Жыл бұрын
Drum and bass!!!
@avinashwaghmare83217 жыл бұрын
Best video
@software3g6 жыл бұрын
it is not for sale?
@MrInnovative6 жыл бұрын
Sorry sir 😔
@akhilkumarkar91126 жыл бұрын
plz help me how to calibrate cnc machine
@bhuvaneshkumar53207 жыл бұрын
Sir...pls kindly send me the each and every parts name and price...plzzzz
@BROOOCODE..7 жыл бұрын
kzbin.info?o=U&video_id=XlMwCdihQfo , my home made CNC you can ask for help
@simonrueckert59397 жыл бұрын
FOX Story when i use your Link i can't see anyting🤔 Can i ask You something about this cnc
@BROOOCODE..7 жыл бұрын
kzbin.info/www/bejne/jp2wqHaans2EnNE
@chetankumar61585 жыл бұрын
Servo motor not working Please help
@technomind1907 жыл бұрын
Where we should connect the servo motor
@kleinenboese3957 жыл бұрын
Just have a look at the Arduino code: penServoPin is 10. (but you can change it, depends on your need)
@sweetbanana27485 жыл бұрын
the drawing result of mine is very small, how to fix it pls...
@binuraashanjayangarukunaya57685 жыл бұрын
Me tooo
@abhinavpanwar77055 жыл бұрын
same problem
@raghabraj84535 жыл бұрын
I can not draw big pictures It draws images like my nail size Please help how could i draw little big drawing
@pcreators93394 жыл бұрын
Bhi thoda help kar do
@bijendarprasad37306 жыл бұрын
from where did you get aurduino please reply
@pavan76716 жыл бұрын
Own CHOICE Amazon
@aksdiyprojects19996 жыл бұрын
U GET ARDUINO AT ALIEXPRESS AND ARE VERY CHEAP COMPARED TO OTHER SITES
@bollywoodcaravan91646 жыл бұрын
Bro motor heat q ho rhi hai
@anoopmohanan76285 жыл бұрын
When run the Gcrl Processing there is a error as below: --------------------------------------------------------------- The method showInputDialog(Component, Object, String, int, Icon, Object[], Object) in the type JOptionPane is not applicable for the arguments (gctrl, String, String, int, null, String[], int) ----------------------------------------------------------- This is the program below: ----------------------------------------------------------- void selectSerialPort() { String result = (String) JOptionPane.showInputDialog(this, "Select the serial port that corresponds to your Arduino board.", "Select serial port", JOptionPane.PLAIN_MESSAGE, null, Serial.list(), 0); ----------------------------------------------------------- What shall i do???
@mateusm73303 жыл бұрын
Como usa em 3 28y?
@sohelpathan31925 жыл бұрын
Mobile par programming kaise karen video banao
@sohelpathan31925 жыл бұрын
Please
@eroscsaba77186 жыл бұрын
Hello everybody! I have built the project, but unfortunately one stepper motor does not rotate. Can anyone help me? I want to solve the problem because it is a very good project. I would be very grateful.
@MrInnovative6 жыл бұрын
Can you check it by replacing with working one so in this way you can rectify your stepper is healthy or not
@eroscsaba77186 жыл бұрын
The stepper is good, it has been checked. I'll try another motor shield, I'll order another. Could that be the source of the error?
@MrInnovative6 жыл бұрын
may be current limit was not set properly is your motor making humming sound ? vibrating but not rotating ? if yes then rotate the small pot on driver shield till your motor move smoothly
@eroscsaba77186 жыл бұрын
Unfortunately, there is no vibration, no noise. There are no pots on this shield.
@aksdiyprojects19996 жыл бұрын
NEED TO ORDER WHOLE BOARD, JUST A CHIP LD 293 , REPLACE IT AND THEN CHK AGAIN, ALSO CHECK THE CABLE FOR CONTINUITY BETWEEN MOTOR AND SHIELD ..
@x87alpha13 жыл бұрын
the linear slider is too loose, that's why you get inaccurate results
@mtalhakhalid16792 жыл бұрын
Mera pas dame motor h ita a unipolar stepper motor
@keshavanand77097 жыл бұрын
Please curcuit name
@musiccyclesolidshows89257 жыл бұрын
What kind of audio bro
@MyEnglishMind10 ай бұрын
3:10 name this component please
@noweare17 ай бұрын
idler pulley
@jailsonguimaraes62716 жыл бұрын
Dá pra ligar um laser nesse shield
@prakash03vlogs5 жыл бұрын
How select com serial port in processor
@arduinorobotics95124 жыл бұрын
Click on the my KZbin icon and then you can see the peoject
@gatodulce4 жыл бұрын
The music is the problem.
@marcelobenitezabc5 жыл бұрын
awesome!
@beautiful-you7 жыл бұрын
Good ~ 👍
@jeelansoni28667 жыл бұрын
what is a GCTRL
@BROOOCODE..7 жыл бұрын
kzbin.info?o=U&video_id=XlMwCdihQfo , my home made CNC you can ask for help
@BROOOCODE..7 жыл бұрын
kzbin.info/www/bejne/jp2wqHaans2EnNE my home made CNC you can ask for help
@kespointmultimedia69454 жыл бұрын
@@BROOOCODE.. Hi friend I made a cnc , but on drawing it says m18 drives off Please help me