Тёмный
No video :(

Trying An Arduino With GRBL And UGS For A CNC Lathe Build 

Unemployed Redneck Hillbilly Creations
Подписаться 128 тыс.
Просмотров 73 тыс.
50% 1

Getting ready to turn my wood lathe into a simple CNC lathe and decided to Learn to use a Arduino with GRBL 1.1 to control it. Also tried Autocad Fusion 360 for the drawing and g code creation. This is a very rough overview of how I will be using an Arduino and steppers to convert my lathe. And Fusion 360 for the code to run it. CNC equipment does not have to break the bank anymore.

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@mrkattm
@mrkattm 7 лет назад
I keep coming across your videos, I previously commented that you were very talented, I wish to amend that with that not only are you very talented, you are also very smart, you are a very impressive person. I must admit that because of your channel name my expectations were very low, I can't begin to tell you how impressed I am. You have a wonderful way about you ,and your videos just move along at such a pleasant place and they are very comfortable to watch. Thanks for sharing and keep up the great work.
@unemployedredneckhillbilly2023
Thanks for the kind words. That is just a name that my wife started to call the stuff that I made after getting laid off from my last job. I decided to stick with it. Just trying to share some ideas with others while I still can. Thanks for watching my videos .
@sickvic3909
@sickvic3909 7 лет назад
Your not fooling us Michael Katt is your wife :)))
@unemployedredneckhillbilly2023
She doesn't do RU-vid, and is not that kind to me.
@kevinmoriarity1285
@kevinmoriarity1285 5 лет назад
you could try using the hc-06 for Bluetooth communication with your tablet
@unemployedredneckhillbilly2023
That would work . Thanks for watching.
@rayjohnson4395
@rayjohnson4395 3 года назад
So the video doesn't show anything, where's the lathe
@unemployedredneckhillbilly2023
@unemployedredneckhillbilly2023 3 года назад
Never found one to convert. Now that I used a Masso controller on my new router build with a rotary I really don't need this and probably will use it for something else like automating my tablesaw fence and elevation. Thanks for watching.
@Howard10Howie
@Howard10Howie 7 лет назад
Thank you, watched a ton of videos so far. None have portrayed this type of information with software to hardware. I can help with the wireless if you need. Take a look at the hc5 or hc6 They both do the same thing by setting up a serial line communication.
@unemployedredneckhillbilly2023
This is all new to me and with a little online research it is pretty straight forward. I can't wait to get back to building the lathe hardware. Thanks for watching.
@toseefhayat1396
@toseefhayat1396 4 года назад
Any suggestions for ugs error (Error while sending response)
@unemployedredneckhillbilly2023
@unemployedredneckhillbilly2023 4 года назад
You probably have an alarm state in your hardware but I am just guessing. Do a Google search. Thanks for watching.
@sheetalamnaji4972
@sheetalamnaji4972 7 лет назад
Sir , Good work, Can you build a cnc wire cut with these ckts board and what software is required?
@unemployedredneckhillbilly2023
I think it would be easy. You would need GRBL loaded on the arduino, the g code loader, and a cad cam program to generate the g code such as autodesk fusion 360.
@AlexanderMuravyov
@AlexanderMuravyov 7 лет назад
How do you think to use GRBL on a lathe? It doesn't support turning g-code commands. It's even impossible to select GRBL postprocessor in Fusion360 if you used a turning operations in CAM. Of course you can use simple XZ motions to move your tool. But Fusion360 will be useless in this case... or very tricky. I'm also building simple CNC lathe and will be happy if I wrong with "Fuison+GRBL+turning"
@unemployedredneckhillbilly2023
I was able to draw up a hour glass shaped spindle and use the turning post processor and it created a x, y g code that first did roughing, and then a clean up cut in the simulator. I had a oversize stock so It did a lot of roughing so I will have to figure out that part yet. It looks like there will be some edits to commands that are not supported, but I just want the x, y outer profile for simple wood turnings. I have only played with Fusion for a short time and hope I can use the code. Once I get back to it and build the mechanical I will know for sure and make videos about the out come.
@unemployedredneckhillbilly2023
I don't think there is any way to do threading and some other operations like that using GRBL
@unemployedredneckhillbilly2023
I am just using x and y. The lathe is turned by a single speed motor that is on or off, and a simple on off router will do the cutting. The feed speed of the x and y are the only variables i will have to deal with. It will just be a simple spindle shaping that I plan on doing and will most likely have a lot to learn about fusion. If I cannot get that working, I will just use sheet cam that I use for my router and plasma table to cut the 2d profile with several different runs of g code to do the roughing. This project is just being done as a learning experience for me about trying to get away from purchasing another license for mach 3 to build a simple cnc lathe and I am sure there will be some hurdles to cross.
@AlexanderMuravyov
@AlexanderMuravyov 7 лет назад
Well. I wish success in the implementation of this project
@CSSIandAssociate
@CSSIandAssociate 7 лет назад
Can you discuss your Router CNC build? I am looking at this Open Builds OX CNC Build. I have seen yours on several occasions and it works well. Also, I am interested in your Plasma. Any information for us to get one going would be of great help. I am learning Fusion 360 Mach 4 is only $200 I can live with that. Watching your accomplishments using these tools it is a very worth while to build and get going. After retiring from the Military one of the things I truly desire is a very nicely equipped shop. Mine is insulated and heated so I have all year to be able to work on gear. I also very much like your Tree Milling operation. We do not have acreage yet but will in about 3 years. This will include a family farm & a for profit horse stable. So, having this gear is very important to make custom items for less & once designed and programmed it is there to be re-made or fixed if needed. Thanks for all your vids truly wonderful to watch. You even made the cork stuffer! What did you do in your former life?
@unemployedredneckhillbilly2023
Both my machines use mach 3 and xp parallel port computers that are basically obsolete along with sheetcam for the g code. I know nothing about mach 4 or usb type of interfaces that are showing up lately. All you are basically sending step and direction signals to the motor drives. Mach 3 handles all the interpretation of the g code and adds accel and deceleration rates plus parameters for specialized g codes. You have to start by sizing your motors and drive type to match the loads you are moving and speeds requiired. I like to use servos for the closed loop feedback, but steppers are lower cost. I spent thousands of hours getting my plasma table designed and running .Grounding, noise, & the torch height control consumed much of it. I just saw a new controller by masso cnc that looks pretty cool. It looks like a easy way to get a machine up and running with plenty of i/o for around $500. I don't know how good they are, but they look interesting. CandCnc is a good place to get the torch height controler or even a full solution to drive a plasma table using Linux cnc. There also are some turn key plasma systems available for about what it costs to build one. I think your budget will determine what you can build and how big it can be. I am looking at arduino for this project for cost, but am finding it is limited in the operations it can execute and post processor availability. .
@CSSIandAssociate
@CSSIandAssociate 7 лет назад
Thanks for the information. I am making a folder for all the Router CNC information. After seeing your videos it is so nice to have a solution for a building task to be completed. After the design process & CAM process go to your tool and let it go. File save for a later date. For those that would like to learn Fusion 360 I personally bought the course below. So far I still like it and recommend it. I am not all the way through. I have to say I am 53 and feel like a young kid trying to learn this. mikeandlauren.com/learnfusion360 Thanks again for the information. So funny how your Channel got its name to Funny.
@unemployedredneckhillbilly2023
www.delusionaldesignscnc.com this co has some examples of low cost plasma tables. Cost me about 8k to build my 4 x 5. They have a working 4 x 8 for that.
@heeder777
@heeder777 7 лет назад
I'm retired military as well in my second career and have. Even playing with these controls also. I just built a small, cheap cnc engraver that runs well with Fusion and is adriuo with grbl. As far as Mach 4, I used that to run my G0704 mill converted to cnc. In my control box I use a smooth stepper board which provides better control of the steppers but even better it provides a USB interface instead of the older parallel printer interface. The little machine I just put together is so nice because I can play with all the functions of my bigger mill inside on my desk. Still learning Fusion 360, I learned Autocad on I believe was version 10 in 1988. Principles are the same but oh how the inputs have evolved. I think learning these skills keeps an aging brain exercised. I did build a DRO for the mill before converting it to CNC using an ardunio controller with a wireless connection to a Galaxy handheld pad. Works great. I forget who's website I found the instructions on.
@unemployedredneckhillbilly2023
You hit it on the head. Keeps an aging brain exercised.
@johnstruck8263
@johnstruck8263 7 лет назад
Very nice wiring job
@unemployedredneckhillbilly2023
It will get messy when the panel goes in a enclosure with all the i/o wiring. Thanks for watching.
@suriyabala5860
@suriyabala5860 5 лет назад
Sir circuit diagram for connection in arudino
@unemployedredneckhillbilly2023
github.com/gnea/grbl/wiki/Connecting-Grbl
@promaxiv
@promaxiv 6 лет назад
Hi URHC, Nice vid! I'm also trying to build a benchtop cnc lathe. I use fusion 360, UGS and GRBL1.1(Arduino Uno). But I came across a problem, for post processing fusion 360 (for generating gcodes) I need a GRBL Lathe configuration file. Which configuration file did you use for the lathe gcodes? Would you be able to share the configuration file? Thanks in advance, Patrick
@unemployedredneckhillbilly2023
I didn't get that far. GRBL does not include all the lathe commands so it is limited to basic x and y paths. I know there are no threading functions either. I am just going to make a basic x, y configuration for my sheetcam program that I use for my router and plasma and try to use that when I get back to it. Sorry I can't help you. Thanks for watching.
@DanRegalia
@DanRegalia 6 лет назад
Hey guys, so I've been playing with this same setup, but with .9j, fusion 360 and UGS, building a post processor for Fusion 360 just to be able to cut profiles into stock to create table legs, handles, etc.. nothing special. But if you're interested, let me know thru messaging, and I'll send you a link for where I'm at. But this is a simple X/Z setup. No Y Axis, and it's a bolt on CNC to an old wood I'm using for proof of concept.
@jaybhatt09
@jaybhatt09 Год назад
@@DanRegalia I have a problem. I am using similar lathe codes in which post processor generates codes designating diameters but UGS and Arduino doesn't recognize it. I want to change it to radius recognition. Any Help please?
@robertwilhelm7904
@robertwilhelm7904 6 лет назад
how did you hook the android to your stepper driver. please let me know
@unemployedredneckhillbilly2023
It is an arduino hooked to the drivers. Go to the GRBL wiki page and there is a pinout diagram showing the connection points.
@nermin1985
@nermin1985 7 лет назад
Hello,mate You have connected the ELEGRO UNO R3 and the Microstep Driver with 6 wires (ena-, ena +, dir-, dir +, pul-, pul +). You can show me schematically or in some other way explain how you connected it. Much I need your help thank you Nermin.Hodzic
@unemployedredneckhillbilly2023
Just do a web search for GRBL pinouts and you will see how they are wired. Once you load GRBL to the arduino you should be good to go. You will also need a gcode loader to feed the gcode to the arduino. The code and wiring can be found on github.com/gnea/grbl/wiki/Connecting-Grbl
@nermin1985
@nermin1985 7 лет назад
:) :) :) Of course I searched on the internet how to connect GRBL and drivers,But I have not found a way to connect ENA - ENA + but thanks for helping me to keep looking :) I already have arduino + gbrl and all the programs necessary for the work of the engraver......
@unemployedredneckhillbilly2023
I just jumpered the enable pin on the arduino pin out to both drives and ran a ground back for the -. Both drives become active at the same time.
@nermin1985
@nermin1985 7 лет назад
hello ... you seay me this .... I just jumpered the enable pin on the arduino pin out to both drives and ran a ground back for the -. Both drives become active at the same time. But I still do not understand,Maybe because of that, my English language is not good enough;) You want to say: 1. ENA+ pin from driver you are connect to arduino pin 8 ,stepper enable /disable........This is correct ? 2.ENA- pin you are connect to arduino ground 5V........This is correct ? github.com/grbl/grbl/wiki/Connecting-Grbl look pin 8 its that ENA+ pin ? Thanks for understanding and time off
@unemployedredneckhillbilly2023
The enable is basically for safety to shut the drives down quickly if there is a fault or the epo button is activated. That is how my drivers were wired. Just be sure to use the arduino gnd pin for all drive connections.
@BillKibby1
@BillKibby1 7 лет назад
Looking good! Welcome to the Arduino rabbit hole! :~) It'll be fun to see what you work up for your lathe project. Best, - Bill
@unemployedredneckhillbilly2023
I can see what you mean. Everything went on hold for a couple of days once the Arduino arrived in the mail. It amazes me how low cost it is for a simple machine controller. It will just be a simple 2 axis system that I am trying to figure out if I should go with metal lathe type cutters or a small trim router that may give a cleaner cut and be adaptable to fluting in the future. Thanks for watching.
@unemployedredneckhillbilly2023
I just ordered one of those kits with all the sensors from Amazon, looks like I am headed deeper into the hole. Thanks for the link.
@ParthBhat
@ParthBhat 7 лет назад
hi, nice video. the netbeans program have you made it ?.. if yes, any guide please , I am trying to make a similar software but with laser engraver , PCB printing and all.. so I need a better guidance from someone. Thanks in advance. !
@unemployedredneckhillbilly2023
I downloaded it from the universal g code sender page. winder.github.io/ugs_website/download/ . There are 2 versions this one is the platform version that is at the bottom. I am not using experienced at using it and just getting started so I cannot offer accurate guidance. The 1 part I like about it is just click on the firmware drop down and a box pops up to let you see and modify the setup parameters for GRBL 1.1 . Thanks for watching.
@ParthBhat
@ParthBhat 7 лет назад
Unemployed Redneck Hillbilly Creations thank you soo much for replying that quick. :)
@JohnKlopp
@JohnKlopp 7 лет назад
Nice video. There's another channel using this same video. Barbara Massey
@unemployedredneckhillbilly2023
Thanks for letting me know. Seems that others are using my videos without permission. I will see if RU-vid can help me. I submitted a copyright claim. Thanks for watching and thanks again for letting me know about that.
@JohnKlopp
@JohnKlopp 7 лет назад
You're welcome!
Далее
How to Run Linux on an ESP32
18:53
Просмотров 156 тыс.
Friends
00:32
Просмотров 227 тыс.
Напугал рыжего малыша😂
01:00
Просмотров 47 тыс.
НЕДОВОЛЬНА УСЛУГОЙ #shorts
00:27
Просмотров 21 тыс.
grblHAL - пытаюсь резать резьбу
11:14
CNC Mill for under $100
18:05
Просмотров 2,4 млн
Homemade DIY Small CNC Lathe 【DIJEST】
20:55
Просмотров 241 тыс.
CNC Build Part 1: Controller Box Build and Set-up
7:56
GRBL vs Mach3:  Which is better?  CNCSourced
6:26
Просмотров 55 тыс.
How to Make A PCB Making CNC in Your Budget
8:51
Просмотров 304 тыс.
Friends
00:32
Просмотров 227 тыс.