We use cookies to personalize content, interact with our analytics companies, advertising networks and cooperatives, and demographic companies, provide social media features, and to analyze our traffic. Our social media, advertising and analytics partners may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Learn more.
You could make due with two computers like you say. One for your design phase using Easel or V-Carve or Fusion 360 or whatever you want, as long as you can produce an export a g-code file.
Once you have the g-code file you can take it to your other computer that is USB connected to the Arduino running your X-Carve and send it using Universal G-Code Sender.
What I do and it works well . I create on computer in house, copy to sd card, bring to computer in shop. And run it there. I have vcarve on both computers, but all u need is gcode sender on shop computer. Gcode sender jogs machine and sends gcode. The only thing it can’t do is edit file. But u don’t need to purchase second vcarve, u can use it on multiple computers.
If I were setting up that way, I would get a raspberry pi 3 (basically a $35 linux computer) and use that as the controller along with the Raspberry Pi CNC shield. Raspberry Pi CNC - Protoneer - Wiki
That way you only need one traditional computer.
The CNC Shield was designed around the Raspberry Pi 2, but the pinouts are the same, so it should be compatible. The bonus for getting the Pi 3 is that it has onboard wifi. If you want a monitor and keyboard on it, you can hook it up easily enough (it has HDMI and USB), or if you just want to control it via wifi, you can do that too.
Thanks Chad - I read VCarve can be installed on three computers, do you know if an install can be uninstalled for use on a different computer. I have found computers to be generally unreliable and would be even more concerned about one running in a dusty shop environment.
Aloha Zach - yes I have WiFi coverage in the garage and could even run a network drop. It’s an open garage with a lot of street noise, when I’m using the table saw or band saw no problem. I just can’t picture myself sitting in front of a computer for any length of time out there. I’d like to design in the house, then load the file, start the X-Carve, and go do something else.
Oh in that case you can run Easel in the house and in the garage. That way you don’t need to worry about SD cards or file transfers. You login and all your files are in your account.
I don’t know if this will work or not, but something I do is use my main computer for most of my work, but occasionally have to work on something remotely via wi-fi. I have installed an app on both my computer and my tablet called LOGMEIN. It allows my tablet to act as a mouse, keyboard and display of my main computer. If you have a computer tucked away under your work table for your X-Carve, you only need the usb connection from it to the X-Carve, but you can wirelessly remote into that computer using LOGMEIN.
I’m looking to do something similar. I looked at a PI3 solution. By the time you get a good screen, mouse, keyboard, enclosure and power it’s not cheap. There was a thread recently about cheap intel windows 10 tablets for around 100$. Some come with a detachable key board and 10" touch screen. They need a usb 2.0 port and separate usb otg or charge port. An RCA tablet was mentioned. This is the path I think I will take. Since it is win 10 intel Any of the UGCS bcnc and other g code sending programs should work.