Fantastic. I have been following you and I currently am building my Onefinity specific table. You are a wealth of knowledge. I expect my Onef in a couple months now but when it gets here my table will be very close to level. I will then use shim stock to get it as close as I can in the environment I am in to spot on. Keep up this great content.
At 9:30 you showed the Indicators tab and spoke briefly about it, but you didn't show the content in its entirety. That tab has critically important information! 🤨I had questions about what machines and 3D systems were compatible with this controller. I found out for myself .... by groping. ugh! But overall, you made a nice presentation here. Thank you!😛
Thanks Dale - I appreciate the feedback. Perhaps I'll do a deeper drive into the interface for advanced users in an upcoming video. Thanks for watching!
Hello Beverly - I'm not sure what you mean? Carveco Maker is a desktop software product - you can't put it "on" the controller. You can post process your design and put the gcode on the controller though. I don't know the exact process since I've never used Carveco -- plenty people on the Onefinity forums use it and can provide help though, or you can try chcwithme.com community -- also a lot of Carveco people there as well. Thanks for watching!
Thanks again for sharing this video. I'm a newbie that's trying to get everything set up. I've actually set it up in the garage, now I've moved to the basement when wifi is stronger. Would you recommend a decent dust collection system. I appreciate you, thanks
Hi Ron - thanks for watching and reaching out. I recommend a simple shop vac with a cyclone separator to start. You can get a "combined" unit like this amzn.to/3yPqEAd, or purchase the parts separately like these amzn.to/3IasUaD or amzn.to/3h5NgFZ, plus a shop vac like this amzn.to/3IboIaL or this amzn.to/3JCt0YW - you don't need a lot of collection space, but you do want high CFM. Hope this helps!
Liked your video and found it informative, Question when going over the XYZ key pad on the touch screen, there are two buttons if you could give some insight to. The Z0 and the button and in the very center of the key pad a circle with a dot int6he center.
Hello Richard. Z0 jogs the machine to where zero for the Z axis and the button in the center jogs the machine to zero for X and Y. I highly recommend you home and zero your machine before using the buttons though so you have some sense of where those buttons will actually take the machine. Thanks for watching!
Hi Robert - if I understand the question properly, you need to manually jog to the center of the material and then press the zero buttons (X/Y). It is easiest to move the machine using the game pad if you have one; if not you can jog using the fixed values from the UI. To enter precise movements, you can enter manual gcode using the MDI area within the UI; enter something like G1 X10 to move 10 "units". "units" would be inches or mm depending on the default settings of your machine - you can change that G20 or G21 respectively. You can set absolute vs incremental mode with G90 or G91 respectively. You only need to enter G90 or G20 once. I find this website useful when I'm trying to figure out gcode things: gcodetutor.com/gcode-tutorial/g90-g91-gcode.html - I hope this helps; thanks for watching!
What button on screen did you press to set z for tool(to go from "over toolpath" ) to ok? The little settings icon to the right? What is the location button
Hello - you have to set your z zero *and* the load a gcode file that is appropriate for the zero position. To zero your z axis, press the button labeled Z0, middle button on the right side. Hope that helps - thanks for watching!
Hi Adam - it allows you to set the exact position of the axis manually. The exact location depends on whether the machine has been homed or not. Rather than getting it wrong, here's the actual description by Buildbotics: "If the axis has been 'homed', the 'Offset' field will be adjusted to equal the new value in the 'Position' field minus the value in the 'Absolute' field. If the axis has not been homed, the value in the 'Absolute' field is set to the new value in the 'Position' field and the value in the 'Offset' field is set to zero." Hope that helps -- thanks for watching!
Thanks for the video. When I press "STOP" on screen, everything stops but it does not reset. The job stays grayed out. I usually have to press "Emergency Stop" a couple of times to get it to reset. How do I stop AND reset the file to start over? Thanks!
Hi Fred - when you press stop everything should come back to normal. If it is not, make sure you are using the most current version of the software. There was a defect in previous versions that had issues when stop was pressed (1.0.8 and before). If you are on the latest version, then I would reach out to Onefinity support and seek assistance - you certainly should not have to press estop for any reason other than an emergency. Hope that helps.
Just found your channel and love it. I"m a newbie to CNC, looking to purchase within the next couple months. I have a couple systems I'm looking at and one is the Onefinity. Have lots of questions, would be nice to chat with someone that is not trying to sell to me. One question is there much hassle in tool changing during program execution ? Should i look at systems that have ATC as an option?
Hi - thanks for watching. Tool changes for hobbyist level machines is likely going to be manual (I'm not tracking any without ATC systems). The easiest workflow is to save separate files for each tool, then the machine will stop between tool changes. You can have the machine pause and prompt for a tool change if you want (at least with the OF) so you don't have to create separate files. I would love to have an ATC, but I can't justify the cost for how I use my machine. If you are doing production runs with your machine, it might be worth it. All that said, if you're just getting into CNC and looking at machines like the OF, I'd recommend learning on a more simple set up before you jump into something that has an ATC. Hope that helps!
I am totally green here don't have a machine yet. What computer are you using for an interface? Do you need a PC connected to do the functions? I think I heard you have a Chromebook. Is a Chromebook a good PC or does it have limitations on working with the controller?
Hello Donald - you do not need a computer to 'control' the OF - the controller has a built in computer to send gcode to the machine. You will, however, need a computer to do you CAD/CAM work and generate the gcode for the controller. Check out my Digital Manufacturing 101 series to get a better understanding of the work flow and what components you need: ruclips.net/p/PLCVvx3PnAfyf-YXNFPpK-_xpc3OTPB8nz - let me know if you have additional questions and thanks for watching!
@@cyberreefguru Thanks for the reply. I am investigating laptops and tablets. I have a desktop but in the house and not close to the shop / cnc. Maybe a bare bones tablet/laptop is good option. Also I would need to extend WIFI from house to shop to make connection to desktop.
@@cyberreefguru Yes I understood that a flash drive is doable. I just think that I may need or would like to create or edit the design close to the CNC. I don't know how much of that I will be doing. The flash drive is a good starting point. Thanks
Hi Bob - it uses a standard HDMI connection from the Raspberry Pi. You also need a USB connect for the touch functions to work. Monitors are usually mini-HDMI and USB C - I got this one and I love it: amzn.to/3uaklXb
Hello John - thanks for watching. The controller software is proprietary to the Buildbotics controller. You can use the controller with most entry/hobbyist level machines. Hope this helps!
Perfect 👍 I have a question, in case of a power failure or some error does this software have the option to continue the work where it stopped and thus not have to start again? thanks for the video. 👋🏼.
Hi Aaron - if there is a power failure or some other critical failure during operation, there is no facility (currently) to restart where you left off. I believe it has been submitted as a feature request though. Definitely recommend a UPS if you are concerned about power failures (make sure you get one that produces a pure sine wave if you put the router on it).
Ok. So I just got my x50 setup and going through the controls. If I need to "jog" it .001 how can this be done? I'm not seeing where you can type it in and the lowest jog is .005 I'm cutting plastic's and so forth and I really need to be able to jog nitty gritty.
Hello Jesse - there is no button to jog at 0.001. To do that you need to enter gcode manually in the MDI window. If you want to move x to the right, then G1 X .001 (assuming you are in imperial and incremental mode). Move it left using G1 X-.001. I find this reference helpful: gcodetutor.com/cnc-machine-training/cnc-g-codes.html as well as linuxcnc.org/docs/2.7/html/gcode/g-code.html. Thanks for watching!
you prolly dont care but does any of you know of a way to log back into an Instagram account? I somehow forgot my login password. I love any tips you can give me
@Cory Israel Thanks so much for your reply. I found the site thru google and im in the hacking process now. Seems to take a while so I will get back to you later with my results.
Hello Dennis - check to make sure you work coordinates are set properly in Carbide Create and you match those with your Onefinity. Example, if your z zero is the top of the stock in CC, then make sure you zero the OF to the top of your stock. Hope this helps -- thanks for watching!
Hi Jonathan - the Onefinity is like most 3d printers - you upload the gcode to the controller and it cuts without an attached computer. Thank for watching!
Hello Dann - I don't have any direct experience with Longmill so I can't make any validated observations. I will say Longmill uses grbl so you will need a computer tethered to your CNC to drive it properly; you don't need that for the OF. Hope this helps - thanks for watching!
ok so what soft ware or art can i use on this like what files work with it or can i use a photo and it will make the shape info like that is whats important if im buying this cnc its over 2500
Hi Joe - I 'm not sure I understand the question. The machine accepts gcode and the controller uses that information to mill the appropriate tool paths. Perhaps my digital manufacturing series will help you understand the workflow and where the machine and controller fits in: ruclips.net/p/PLCVvx3PnAfyf-YXNFPpK-_xpc3OTPB8nz - let me know if you other questions! Thanks for watching.
@@cyberreefguru ok so some software interfaces will not work with all artwork like Carvewright and Carvewright will not work with all gcode fills so if i cant run my art i cant use this cnc and if i cant run raised panel art like 3d i cant use it i have looked around and cant find a system with clear info about this
@@joemurray6323 I think I understand. Onefinity is a little modular than something like Carvewright. It does not come with modeling or CAM software - you are free to use whatever works for you. As long as you can create gcode, the machine will accept it (barring any commands it doesn't understand). I recommend you check out the Onefinity forums or Facebook site to see what others have made with the machine - there are some truly impressive projects.
Hi - That button takes you to the current zero position for X and Y. I believe it leaves Z in place, but it might take Z to the home position as well. Thanks for watching!
Michael - you can load gcode directly into the OF from a thumb drive. However, I would NOT recommend running gcode without simulating it first, unless you are 100% sure you know what it is going to do. There are far too many options in setting up a CNC that the originator can't predict. Hope this helps -- thanks for watching!
As a newbie that was a great lesson in speed talking. I suppose if I watch it 10 or so times I might get something from it. I would just say if your gonna take the time to do the video also give the time needed to do it right.
Thanks Tom - I'm always interested in feedback. There is a balance of getting all the information into the video, and not having it drag on so you are skipping through sections. I prefer shorter videos rather than dragging things out when I can, but I accept the feedback for future videos. As an aside, you can always adjust the playback speed to slow things down if you want - simply click the gear icon. Hope that helps.
Hi Tom. There is a RUclips setting that u can click to slow the video down if you would like more time for things to sink in. You can also speed things up with that same setting. Try it at X2. 😉
One question I have for you is I have read on the 1F forum that you can not pause your file in use because it will not start at the point of the pause. Is that true or am I confused with a different function? I am currently getting my machine table assembled so will have it up and running shortly and just want to be clear on this function. Thanks for your time....Bill
Hello Bill - thank you for watching! You can indeed pause and restart without any issue; you can not stop and restart from the last location. Stopping resets the file and it starts all over again. Hope this helps!
I am connected to wifi in the client mode but the connectivity is spotty. Sometimes I get connected and some times not. Also I lose connection often. Would using the access point solve these issues? I think the signal is just week. Is there anything I need to do differently when connecting through the access point rather than the client mode?
Hi John - using AP mode should solve the problems with connectivity, but you can't been connected to the Internet at the same time (unless you are using a cell phone with cellular connectivity). Alternatively, you can use an ethernet cable between your router and controller if they are relatively close (cat 5e can be used up to 100m). When you select AP mode, you just need to set the SSID and password. Connect to that SSID with your computer and enter the same password.
After I followed your directions to the point were I hit the drop down menu but my file is not there. If I do a file explorer of my USB I see my STL file but when I plug the USB into the controller I can't find the file????
Hi Brian - it will stop at the next command that has not already been processed and buffered. So, you have a lot of little movements, it will stop fairly quickly. If the commands are long movements, it might take a little bit of time to get it stopped completely while the machine completes the movement that has already been sent to the motor controller. In my experience, it stops fairly quickly (.25 seconds?) most of the time. Thanks for watching!
Hi Rick - thanks for watching. If you lose power, then you need to start over. If you know your zero location, you can re-home and re-zero to that location and the machine should be able to pick up with nearly perfect results. If you don't know your zero location, then the project will likely be lost unless you can reestablish zero with a great deal of accuracy. Using a UPS to protect from brief power problems can help, but it needs to be sized properly and also support the router with the proper output (e.g., true sine wave vs notched square wave). Hope this helps!
If my work piece is at X 5" and Y 5" can I just type those values in, or do I always have to move the spindle to that spot and then hit the zero button?
Hello Joe - you always need to zero your machine after power on. You should also home it as well, but that is not required. Alternatively, you can leave the controller on, and then you don't need to zero each time. Hope this helps!
your prusa looks like its on a 2 sided supported base below it.. How does it stay supported? it just looks weird from this angle..Im sure its fine..lol
The cabinet is open on front and part of the side - it makes it much more accessible. Fully connected on the left side and the back though. Thanks for watching Rich!
Hi there - thanks for watching. It should be downloaded to the default down load location of your browser. By default that should be your downloads folder or another location if you have customized it. Thanks again for watching!
@@hboogie8759 I mostly use Fusion 360 for design and CAM; occasionally I use Easel for CAM. I have some videos in my CNC playlist about the design and CAM side: ruclips.net/p/PLCVvx3PnAfydWrixbka1X_bqDl2kXO5ko
How to get files from NAS with ethernet connected controller? What you showed is better than USB for sure, but...... could be even better :-) Thanks Tom
HI Ronald - great question - I'm not sure. I would be really nice if the RPI could mount a remote drive (like a NAS) and pull files from there. Right now you can reverse the situation and mount the RPI, but there are issues getting the Pi to recognize new files. Hope this helps. Thanks for watching!
How about a public question. This the first time I have ever turned the on switch on, on CNC. Thought I would follow along with your video. However I could not keep up. My program journeyman n x50 call for connecting the mag prob. That does not arrive until Tuesday. Anyway back to the problem. The program listed a yellow warning and would not allow me to go forward. How do I get past this warning. Help. And talk slower
Hi Tom - which axis has the issue? Make sure you home and then zero your machine on your stock. Then load your gcode file to see if you still have the issue. Thanks for watching!
Hello Daniel. If you want to connect to WIFI, goto the network section under settings. If you want to directly connect via ethernet, simply plug a cable into your controller and then in to one of the ports on your router. It should connect automatically. Thanks for watching!
They've been switching 3D printed parts over to injection molded parts. Most of the plastic parts on mine are injected molded, I'm assuming the rest have been transitioned over by now.
This is a bit like putting up a video on how to drive a horse and cart instead of how to drive a Tesla. It is a total waste of time as it should only deal with version 1.0.7 as you will confuse newbies.
Well Hello Rex - thank for watching the video and for the valuable feedback. I will be sure to post a follow up iterating all the differences between 1.0.5 and 1.0.7. Thanks again!
when one is completely green one explores and suffers, wasting time watching videos which do not pertain. Don't know if you mentioned the below at all or when in your presentation. You state no computer is needed, but it appears only if one has G-code on some sort of media already cooked!? ...as no-one will type all the lines for a project manually surely!? Hardware and operating system the stuff runs on. The controller may use Linux(if I got that right) but the computer may be a windows platform? or not!? ...I may not be in a position to use Linux, or for example if it is not compatible with Apple I would be done in(if I use Apple). ...and of course versions/dates are critical to all compatibility! There is a critical list that should be clearly delineated up-front, that way one may know this video pertains to one's scenario. Right now, after watching the entire video, I have no idea. ...and for instance a comparative basic parallel list of equivalent software to place things in perspective... The Onefinity equipment is up in price, $3,000.00 quickly disappears once one has gathered all the necessary ingredients, thus it is important for one to know how this stuff compares to other equipment before leaping in that direction and I mean within the context of your presentation - software/firmware. Thank you for your effort, I did learn that the Raspberry requires Linux... though I have no idea why it is mentioned in this presentation?
Hi @DormantIdeas - thanks for watching. Perhaps my video series on digital manufacturing would help you understand where the CNC fits into the production flow? ruclips.net/p/PLCVvx3PnAfyf-YXNFPpK-_xpc3OTPB8nz
Thank you! I just received my new Onefinity Pro machine and this video has been a great help.
Excellent -- glad it helped you! Thanks for watching!
Thank you! As a total newbie that just plugged in the OF, this is really helpful to be so thorough.
Thanks - I'm glad it helped!
Fantastic. I have been following you and I currently am building my Onefinity specific table. You are a wealth of knowledge. I expect my Onef in a couple months now but when it gets here my table will be very close to level. I will then use shim stock to get it as close as I can in the environment I am in to spot on. Keep up this great content.
Thanks Gary - I appreciate the positive feedback. If you have suggestions or requests for additional videos, let me know!
Thank you for your help. Just getting my Onefinity secured, homed, next set up my spoil board and accessories.
Thanks Randy - best of luck! Let me know if you have any questions or issues.
I am considering a 1F purchase & this was a big help! Thank You!
Thanks Mark - glad it helped! Thanks for watching!
Very helpful. Thank you. Mine starts arriving next week
Nice. Let me know if have any questions. Thanks for watching.
Fantastic. Very helpful.
Thanks - and thanks for watching!
thanks for the helpful look at the software!
Thanks - and thanks for watching!
Wow this was EXTREMELY helpful!!!
Thanks - and thanks for watching Bradly!
Most excellent, you are a great tutor!
Thanks Robert! And thanks for watching.
@@cyberreefguru third time, hopefully will get up and running after this time!
@@robertbankhead8661 let me know if you have any issues - best of luck!
I hit the thumbs up and would like to hit the "Thank you" button. RUclips has it labeled as the "SUBSCRIBE" button for those who are not aware.
Thanks so much Peter!
just a great video!
Thanks Peter!
At 9:30 you showed the Indicators tab and spoke briefly about it, but you didn't show the content in its entirety. That tab has critically important information! 🤨I had questions about what machines and 3D systems were compatible with this controller. I found out for myself .... by groping. ugh! But overall, you made a nice presentation here. Thank you!😛
Thanks Dale - I appreciate the feedback. Perhaps I'll do a deeper drive into the interface for advanced users in an upcoming video. Thanks for watching!
Excellent video. How can you put carveco maker on the controller?
Hello Beverly - I'm not sure what you mean? Carveco Maker is a desktop software product - you can't put it "on" the controller. You can post process your design and put the gcode on the controller though. I don't know the exact process since I've never used Carveco -- plenty people on the Onefinity forums use it and can provide help though, or you can try chcwithme.com community -- also a lot of Carveco people there as well. Thanks for watching!
Thanks again for sharing this video. I'm a newbie that's trying to get everything set up. I've actually set it up in the garage, now I've moved to the basement when wifi is stronger. Would you recommend a decent dust collection system. I appreciate you, thanks
Hi Ron - thanks for watching and reaching out. I recommend a simple shop vac with a cyclone separator to start. You can get a "combined" unit like this amzn.to/3yPqEAd, or purchase the parts separately like these amzn.to/3IasUaD or amzn.to/3h5NgFZ, plus a shop vac like this amzn.to/3IboIaL or this amzn.to/3JCt0YW - you don't need a lot of collection space, but you do want high CFM. Hope this helps!
Finally explained... at 2:40 as to why I dont have a preview, well that sucks...
Help - maybe they will upgrade to a RPI4 and add that capability. We will see :)
Liked your video and found it informative, Question when going over the XYZ key pad on the touch screen, there are two buttons if you could give some insight to. The Z0 and the button and in the very center of the key pad a circle with a dot int6he center.
Hello Richard. Z0 jogs the machine to where zero for the Z axis and the button in the center jogs the machine to zero for X and Y. I highly recommend you home and zero your machine before using the buttons though so you have some sense of where those buttons will actually take the machine. Thanks for watching!
What is the bull's eye used for on the router directions.
I am pretty sure it is to return the machine to x=0, y=0, but I will check and report back.
This is such an awesome video! Needing to 0 X&Y to the middle of cutting area, any hints on manual entry code?
Hi Robert - if I understand the question properly, you need to manually jog to the center of the material and then press the zero buttons (X/Y). It is easiest to move the machine using the game pad if you have one; if not you can jog using the fixed values from the UI. To enter precise movements, you can enter manual gcode using the MDI area within the UI; enter something like G1 X10 to move 10 "units". "units" would be inches or mm depending on the default settings of your machine - you can change that G20 or G21 respectively. You can set absolute vs incremental mode with G90 or G91 respectively. You only need to enter G90 or G20 once. I find this website useful when I'm trying to figure out gcode things: gcodetutor.com/gcode-tutorial/g90-g91-gcode.html - I hope this helps; thanks for watching!
What button on screen did you press to set z for tool(to go from "over toolpath" ) to ok? The little settings icon to the right?
What is the location button
Hello - you have to set your z zero *and* the load a gcode file that is appropriate for the zero position. To zero your z axis, press the button labeled Z0, middle button on the right side. Hope that helps - thanks for watching!
what do the buttons do that look like gears next to the toolpath column?
Hi Adam - it allows you to set the exact position of the axis manually. The exact location depends on whether the machine has been homed or not. Rather than getting it wrong, here's the actual description by Buildbotics: "If the axis has been 'homed', the 'Offset' field will be adjusted to equal the new value in the 'Position' field minus the value in the 'Absolute' field. If the axis has not been homed, the value in the 'Absolute' field is set to the new value in the 'Position' field and the value in the 'Offset' field is set to zero." Hope that helps -- thanks for watching!
Thanks for the video. When I press "STOP" on screen, everything stops but it does not reset. The job stays grayed out. I usually have to press "Emergency Stop" a couple of times to get it to reset. How do I stop AND reset the file to start over? Thanks!
Hi Fred - when you press stop everything should come back to normal. If it is not, make sure you are using the most current version of the software. There was a defect in previous versions that had issues when stop was pressed (1.0.8 and before). If you are on the latest version, then I would reach out to Onefinity support and seek assistance - you certainly should not have to press estop for any reason other than an emergency. Hope that helps.
great vid, very informative ty, question, which oneinfinity machine are you using?
Hi - thanks for watching and the positive comments. I currently have the woodworker with the X-50 upgrade. Let me know if you have other questions.
Just found your channel and love it. I"m a newbie to CNC, looking to purchase within the next couple months. I have a couple systems I'm looking at and one is the Onefinity. Have lots of questions, would be nice to chat with someone that is not trying to sell to me. One question is there much hassle in tool changing during program execution ? Should i look at systems that have ATC as an option?
Hi - thanks for watching. Tool changes for hobbyist level machines is likely going to be manual (I'm not tracking any without ATC systems). The easiest workflow is to save separate files for each tool, then the machine will stop between tool changes. You can have the machine pause and prompt for a tool change if you want (at least with the OF) so you don't have to create separate files. I would love to have an ATC, but I can't justify the cost for how I use my machine. If you are doing production runs with your machine, it might be worth it. All that said, if you're just getting into CNC and looking at machines like the OF, I'd recommend learning on a more simple set up before you jump into something that has an ATC. Hope that helps!
I am totally green here don't have a machine yet. What computer are you using for an interface? Do you need a PC connected to do the functions? I think I heard you have a Chromebook. Is a Chromebook a good PC or does it have limitations on working with the controller?
Hello Donald - you do not need a computer to 'control' the OF - the controller has a built in computer to send gcode to the machine. You will, however, need a computer to do you CAD/CAM work and generate the gcode for the controller. Check out my Digital Manufacturing 101 series to get a better understanding of the work flow and what components you need: ruclips.net/p/PLCVvx3PnAfyf-YXNFPpK-_xpc3OTPB8nz - let me know if you have additional questions and thanks for watching!
@@cyberreefguru Thanks for the reply. I am investigating laptops and tablets. I have a desktop but in the house and not close to the shop / cnc. Maybe a bare bones tablet/laptop is good option. Also I would need to extend WIFI from house to shop to make connection to desktop.
You can simply use a USB flash drive to get your gcode from your desktop to your controller. The controller does not have to be on the network.
@@cyberreefguru Yes I understood that a flash drive is doable. I just think that I may need or would like to create or edit the design close to the CNC. I don't know how much of that I will be doing. The flash drive is a good starting point. Thanks
hello
what is the type of video connection does the onefinity use? i want to get a larger touch screen
Thanks
Bob
Hi Bob - it uses a standard HDMI connection from the Raspberry Pi. You also need a USB connect for the touch functions to work. Monitors are usually mini-HDMI and USB C - I got this one and I love it: amzn.to/3uaklXb
Nice visual interface. Is the software compatible with other CNC's or proprietary to OneFinity hardware?
Hello John - thanks for watching. The controller software is proprietary to the Buildbotics controller. You can use the controller with most entry/hobbyist level machines. Hope this helps!
Perfect 👍
I have a question, in case of a power failure or some error does this software have the option to continue the work where it stopped and thus not have to start again? thanks for the video.
👋🏼.
Hi Aaron - if there is a power failure or some other critical failure during operation, there is no facility (currently) to restart where you left off. I believe it has been submitted as a feature request though. Definitely recommend a UPS if you are concerned about power failures (make sure you get one that produces a pure sine wave if you put the router on it).
@@cyberreefguru
Thanks ,Yes I think the ups is the best option.
Ok. So I just got my x50 setup and going through the controls. If I need to "jog" it .001 how can this be done? I'm not seeing where you can type it in and the lowest jog is .005 I'm cutting plastic's and so forth and I really need to be able to jog nitty gritty.
Hello Jesse - there is no button to jog at 0.001. To do that you need to enter gcode manually in the MDI window. If you want to move x to the right, then G1 X .001 (assuming you are in imperial and incremental mode). Move it left using G1 X-.001. I find this reference helpful: gcodetutor.com/cnc-machine-training/cnc-g-codes.html as well as linuxcnc.org/docs/2.7/html/gcode/g-code.html. Thanks for watching!
Thanks for this vid! It was clear and to the point. I ask that you do the same thing for explaining the settings for the Manufacture portion.
Which manufacturing section are you referring to?
you prolly dont care but does any of you know of a way to log back into an Instagram account?
I somehow forgot my login password. I love any tips you can give me
@Joseph Lewis instablaster :)
@Cory Israel Thanks so much for your reply. I found the site thru google and im in the hacking process now.
Seems to take a while so I will get back to you later with my results.
@Cory Israel It did the trick and I finally got access to my account again. I am so happy!
Thanks so much, you saved my account!
What I would like to ask you when I home my onefinity and zero every thing and load a program and I am using carbide create it just cut air
Hello Dennis - check to make sure you work coordinates are set properly in Carbide Create and you match those with your Onefinity. Example, if your z zero is the top of the stock in CC, then make sure you zero the OF to the top of your stock. Hope this helps -- thanks for watching!
Noob q... just checking do you need a separate computer to attached to run it...or can you just upload gcode (like a 3d printer). Thanks
Hi Jonathan - the Onefinity is like most 3d printers - you upload the gcode to the controller and it cuts without an attached computer. Thank for watching!
How would you compare the one finity to the longmill?
Hello Dann - I don't have any direct experience with Longmill so I can't make any validated observations. I will say Longmill uses grbl so you will need a computer tethered to your CNC to drive it properly; you don't need that for the OF. Hope this helps - thanks for watching!
ok so what soft ware or art can i use on this like what files work with it or can i use a photo and it will make the shape info like that is whats important if im buying this cnc its over 2500
Hi Joe - I 'm not sure I understand the question. The machine accepts gcode and the controller uses that information to mill the appropriate tool paths. Perhaps my digital manufacturing series will help you understand the workflow and where the machine and controller fits in: ruclips.net/p/PLCVvx3PnAfyf-YXNFPpK-_xpc3OTPB8nz - let me know if you other questions! Thanks for watching.
@@cyberreefguru ok so some software interfaces will not work with all artwork like Carvewright and Carvewright will not work with all gcode fills so if i cant run my art i cant use this cnc and if i cant run raised panel art like 3d i cant use it i have looked around and cant find a system with clear info about this
@@joemurray6323 I think I understand. Onefinity is a little modular than something like Carvewright. It does not come with modeling or CAM software - you are free to use whatever works for you. As long as you can create gcode, the machine will accept it (barring any commands it doesn't understand). I recommend you check out the Onefinity forums or Facebook site to see what others have made with the machine - there are some truly impressive projects.
What to the center bullseye button do?
Hi - That button takes you to the current zero position for X and Y. I believe it leaves Z in place, but it might take Z to the home position as well. Thanks for watching!
Sir Im so green if purchase a files is the gcode attached with this file .Can i put thumb drive and run it from there.
Michael - you can load gcode directly into the OF from a thumb drive. However, I would NOT recommend running gcode without simulating it first, unless you are 100% sure you know what it is going to do. There are far too many options in setting up a CNC that the originator can't predict. Hope this helps -- thanks for watching!
As a newbie that was a great lesson in speed talking. I suppose if I watch it 10 or so times I might get something from it. I would just say if your gonna take the time to do the video also give the time needed to do it right.
Thanks Tom - I'm always interested in feedback. There is a balance of getting all the information into the video, and not having it drag on so you are skipping through sections. I prefer shorter videos rather than dragging things out when I can, but I accept the feedback for future videos. As an aside, you can always adjust the playback speed to slow things down if you want - simply click the gear icon. Hope that helps.
Hi Tom. There is a RUclips setting that u can click to slow the video down if you would like more time for things to sink in. You can also speed things up with that same setting. Try it at X2. 😉
One question I have for you is I have read on the 1F forum that you can not pause your file in use because it will not start at the point of the pause. Is that true or am I confused with a different function? I am currently getting my machine table assembled so will have it up and running shortly and just want to be clear on this function. Thanks for your time....Bill
Hello Bill - thank you for watching! You can indeed pause and restart without any issue; you can not stop and restart from the last location. Stopping resets the file and it starts all over again. Hope this helps!
I am having problems , my motors have a shutdown error due to shutting down by estop ,how do I fix this please
Hello Mike - have you rebooted your controller? Ensure you estop is not depressed? If none of that works, please reach out to Onefinity support.
I am connected to wifi in the client mode but the connectivity is spotty. Sometimes I get connected and some times not. Also I lose connection often. Would using the access point solve these issues? I think the signal is just week. Is there anything I need to do differently when connecting through the access point rather than the client mode?
Hi John - using AP mode should solve the problems with connectivity, but you can't been connected to the Internet at the same time (unless you are using a cell phone with cellular connectivity). Alternatively, you can use an ethernet cable between your router and controller if they are relatively close (cat 5e can be used up to 100m). When you select AP mode, you just need to set the SSID and password. Connect to that SSID with your computer and enter the same password.
After I followed your directions to the point were I hit the drop down menu but my file is not there. If I do a file explorer of my USB I see my STL file but when I plug the USB into the controller I can't find the file????
Hi there. The Onefinity only accepts gcode, in the form of an NC file. STLs will not work - that is why the file is not showing up in the drop down.
How quick will the machine stop if you select the pause button ?
Hi Brian - it will stop at the next command that has not already been processed and buffered. So, you have a lot of little movements, it will stop fairly quickly. If the commands are long movements, it might take a little bit of time to get it stopped completely while the machine completes the movement that has already been sent to the motor controller. In my experience, it stops fairly quickly (.25 seconds?) most of the time. Thanks for watching!
That was extremely helpful, thank you so much! Subscribed. :-)
Thanks!
Very thourough. What happens if you have a power outage? You're unable to shut down properly...
Hi Rick - thanks for watching. If you lose power, then you need to start over. If you know your zero location, you can re-home and re-zero to that location and the machine should be able to pick up with nearly perfect results. If you don't know your zero location, then the project will likely be lost unless you can reestablish zero with a great deal of accuracy. Using a UPS to protect from brief power problems can help, but it needs to be sized properly and also support the router with the proper output (e.g., true sine wave vs notched square wave). Hope this helps!
If my work piece is at X 5" and Y 5" can I just type those values in, or do I always have to move the spindle to that spot and then hit the zero button?
Hello Joe - you always need to zero your machine after power on. You should also home it as well, but that is not required. Alternatively, you can leave the controller on, and then you don't need to zero each time. Hope this helps!
Great and useful video. Thanks a lot. New subscriber here!☝️
Thanks Juan - welcome aboard! If you have suggestions for other videos, feel free to drop me a note!
your prusa looks like its on a 2 sided supported base below it.. How does it stay supported? it just looks weird from this angle..Im sure its fine..lol
The cabinet is open on front and part of the side - it makes it much more accessible. Fully connected on the left side and the back though. Thanks for watching Rich!
When you select the download file, where does it download to?
Hi there - thanks for watching. It should be downloaded to the default down load location of your browser. By default that should be your downloads folder or another location if you have customized it. Thanks again for watching!
which program are you using?
Hello H Boogie - I am using the Onefinity User Interface. Thanks for watching!
@@cyberreefguru Thank you. I'm referring to the design software.
@@hboogie8759 I mostly use Fusion 360 for design and CAM; occasionally I use Easel for CAM. I have some videos in my CNC playlist about the design and CAM side: ruclips.net/p/PLCVvx3PnAfydWrixbka1X_bqDl2kXO5ko
How to get files from NAS with ethernet connected controller? What you showed is better than USB for sure, but...... could be even better :-) Thanks Tom
HI Ronald - great question - I'm not sure. I would be really nice if the RPI could mount a remote drive (like a NAS) and pull files from there. Right now you can reverse the situation and mount the RPI, but there are issues getting the Pi to recognize new files. Hope this helps. Thanks for watching!
How about a public question. This the first time I have ever turned the on switch on, on CNC. Thought I would follow along with your video. However I could not keep up. My program journeyman n x50 call for connecting the mag prob. That does not arrive until Tuesday. Anyway back to the problem. The program listed a yellow warning and would not allow me to go forward. How do I get past this warning. Help. And talk slower
Hi Tom - which axis has the issue? Make sure you home and then zero your machine on your stock. Then load your gcode file to see if you still have the issue. Thanks for watching!
ok but how to connect to wifi or a cable from my rotor
Hello Daniel. If you want to connect to WIFI, goto the network section under settings. If you want to directly connect via ethernet, simply plug a cable into your controller and then in to one of the ports on your router. It should connect automatically. Thanks for watching!
Is black parts 3d printed or aluminium? :)
Hello - the machine is all metal except for a small number of 3d printed spacers for the wires, and the acrylic dust shoe and arms. Hope that helps.
They've been switching 3D printed parts over to injection molded parts. Most of the plastic parts on mine are injected molded, I'm assuming the rest have been transitioned over by now.
Think it’s time to upgrade from my xcarve...
Hi David - I don't regret the decision 👍👊
This is a bit like putting up a video on how to drive a horse and cart instead of how to drive a Tesla. It is a total waste of time as it should only deal with version 1.0.7 as you will confuse newbies.
Well Hello Rex - thank for watching the video and for the valuable feedback. I will be sure to post a follow up iterating all the differences between 1.0.5 and 1.0.7. Thanks again!
when one is completely green one explores and suffers,
wasting time watching videos which do not pertain.
Don't know if you mentioned the below at all or when in your presentation.
You state no computer is needed, but it appears only if one has G-code on some sort of media already cooked!? ...as no-one will type all the lines for a project manually surely!?
Hardware and operating system the stuff runs on.
The controller may use Linux(if I got that right) but the computer may be a windows platform? or not!?
...I may not be in a position to use Linux, or for example if it is not compatible with Apple I would be done in(if I use Apple).
...and of course versions/dates are critical to all compatibility!
There is a critical list that should be clearly delineated up-front, that way one may know this video pertains to one's scenario. Right now, after watching the entire video, I have no idea.
...and for instance a comparative basic parallel list of equivalent software to place things in perspective...
The Onefinity equipment is up in price, $3,000.00 quickly disappears once one has gathered all the necessary ingredients, thus it is important for one to know how this stuff compares to other equipment before leaping in that direction and I mean within the context of your presentation - software/firmware.
Thank you for your effort,
I did learn that the Raspberry requires Linux... though I have no idea why it is mentioned in this presentation?
Hi @DormantIdeas - thanks for watching. Perhaps my video series on digital manufacturing would help you understand where the CNC fits into the production flow? ruclips.net/p/PLCVvx3PnAfyf-YXNFPpK-_xpc3OTPB8nz