Router Forums banner

New CNC router

6701 Views 32 Replies 11 Participants Last post by  PhilBa
So I got a new CNC router as a christmas present. Well I havent got it yet but was told it's on the way. Without having it in hand I dont know what to expect other than reviews are good.

I know it comes with basic grbl control software but no drafting software. YouTube recommends easel from inventibles. Any other suggestions?

The model is the 3018 pro upgrade. Its undoubtedly made in China and appears to be a smartview genitmatsu (sp?) Knockoff. But hey for $200, can't be horrible to learn on.

Any advice is greatly appreciated. Suggestions in upgrades or consumables (like bits) would be very welcomed.

Happy New Years guys and cheers!

Sent from my SM-G970U using Tapatalk
21 - 33 of 33 Posts
Looks like the controller is a customized arduino type board running an 8825 driver, so any GRBL software will work. Depending on your abilities, you may want to pickup a cheap Raspberry PI and run CNCjs or similar (there are a ton of Linux CNC options), you don't really want to drive the CNC from your computer, in the event something locks up (it's Windows after all....) or resource constraints on larger projects (not physical size, but lines of code size). That is the setup I use, Raspberry PI running FreeBSD and CNCjs (linux would be a much easier option for someone new to the Unix world, Ubuntu specifically).

As for Software, I use Fusion 360 (and there are literally 10000s of tutorials on youtube on how to design and use the software), it is free for hobbyists and start ups (so yes, you can use it for commercial purposes as long as your revenue is less than $500k a year.. I don't think that will be a problem, keep in mind, they did change the license recently, and I have not read the new license). I use it, because it integrates well with Eagle (another of Autodesks products used for designing printed circuit boards). Another totally free, completely open license, do with it as you will, make as much money as you want option, is Blender, its a great 3D modelling tool, but it has a steep learning curve, and a really busy interface. I used to recommend Google Sketchup, but they pulled the stand alone version in favor a a cloud based version, and I don't like that, as it removed the ability to use plugins that generated cut lists, now only available in the Pro paid version...

Other options, are using Openbuilds web based application (full disclosure, I have an Openbuilds lead 1010, but I have no affiliation with them other than being a member of the forums and a user).
See less See more
You should get a 1/2" mdf board the same size as your bed for a waste board. You will want the bit to cut into the waste board. It's a replaceable item. You should check your bed for flat and level but chances are it's not. So, you will want to surface the waste board - skim a thin layer off so that it is flat and level with respect to your spindle. If you don't, your carving will be to an uneven depth. Surprisingly small differences will show up. I'm not sure what bits are available for that with a 1/8" shank. I use a "fly cutter".

On the point about not wanting to use a PC to feed your GRBL machine - you shouldn't be using it for other things while running a job but I've not had any problems stemming from windows. It's pretty stable and the GRBL drivers aren't very demanding - not a single job of mine was messed up because of the winPC. I've used the openbuilds control app and didn't like it at all.

I use F360, too, but it has a huge learning curve. F-Engrave just takes a few hours to get going.
See less See more
I only use the Openbuilds for quick engraving jobs.
As for Software, I use Fusion 360 (and there are literally 10000s of tutorials on youtube on how to design and use the software), it is free for hobbyists and start ups (so yes, you can use it for commercial purposes as long as your revenue is less than $500k a year.. I don't think that will be a problem, keep in mind, they did change the license recently, and I have not read the new license).
Until October the number was $100k or less but it is now $1,000 or less for the free version. Additionally, F360 is now a limited version in the free under $1k package. So if you make more than $1,000 annually in your hobby/business then you'll have to pony up for the subscription.

I use it almost exclusively and can't really do without the software so in October we jumped on the paid version. It is very powerful software and to me wasn't that difficult to learn, but it 'fits' the way I think and the CAM portion is very strong. However, you can download it and give it a shot for free. Take a look at the Lars Christensen videos to get up to speed on how to use the software.

David
  • Like
Reactions: 3
I'm still partial to Vectric. Most of the people here use it, so there's a bonus.
  • Like
Reactions: 3
Until October the number was $100k or less but it is now $1,000 or less for the free version. Additionally, F360 is now a limited version in the free under $1k package. So if you make more than $1,000 annually in your hobby/business then you'll have to pony up for the subscription.

I use it almost exclusively and can't really do without the software so in October we jumped on the paid version. It is very powerful software and to me wasn't that difficult to learn, but it 'fits' the way I think and the CAM portion is very strong. However, you can download it and give it a shot for free. Take a look at the Lars Christensen videos to get up to speed on how to use the software.

David
I was wrong about the max value, sorry about that. I posted in the other thread (although it appears I need a moderator to approve the post for now). I'm still confused about the max value now though, as I just checked the page where you sign up and register for the Startup version, and it is still listing the 100k limit, but I don't have access to the license at the moment, I'm guessing it has been updated there.

ps, I have no affiliation with Autodesk other than as a user.

For the other person, I have not used vectric yet because last time I looked (was when I first started with CNC stuff) the limitation of not being able to save the toolpaths bothered me.. although I suspect you can just regenerate them, I'd have to look into it more..
  • Like
Reactions: 1
For the other person, I have not used vectric yet because last time I looked (was when I first started with CNC stuff) the limitation of not being able to save the toolpaths bothered me.. although I suspect you can just regenerate them, I'd have to look into it more..
With Vectric, I believe you can save your toolpaths and then use them if you buy one of the products. MEBCWD can tell us exactly how that works.
I was wrong about the max value, sorry about that. I posted in the other thread (although it appears I need a moderator to approve the post for now). I'm still confused about the max value now though, as I just checked the page where you sign up and register for the Startup version, and it is still listing the 100k limit, but I don't have access to the license at the moment, I'm guessing it has been updated there.
For some reason, they never updated the web page where they talk about the hobbyist and start up plans. It's only when you actually dig into it do you see the 1K limit. I fell into the same trap when they announced the change - didn't seem like they'd made any changes.
  • Like
Reactions: 1
i can only speak for aspire/vectric. the oddity i see about vectric is that when you finish a CAD drawing, you save it as a .crv file. and when you want to edit that drawing/file, you (re)open the .crv file.

when your drawing is completed, you generate toolpaths ( .tap) files. these are what you open with your CAM software to direct the cnc. the .tap files are embedded in the .crv file.

when you close out, you cannot re-open a .tap file directly. you have to open the .crv file to get to the .tap files which you generated for that drawing.


you can save the .tap files in the purchased version. there may be trial versions where you cannot.... don't know.
  • Like
Reactions: 1
i can only speak for aspire/vectric. the oddity i see about vectric is that when you finish a CAD drawing, you save it as a .crv file. and when you want to edit that drawing/file, you (re)open the .crv file.

when your drawing is completed, you generate toolpaths ( .tap) files. these are what you open with your CAM software to direct the cnc. the .tap files are embedded in the .crv file.

when you close out, you cannot re-open a .tap file directly. you have to open the .crv file to get to the .tap files which you generated for that drawing.


you can save the .tap files in the purchased version. there may be trial versions where you cannot.... don't know.
Thanks for the info!!!

Sent from my SM-G970U using Tapatalk
  • Like
Reactions: 1
BTW the extension name of the toolpath file may vary depending on what controller software you are using. For LinuxCNC for example it makes files with .NGC as the extension.

4D
BTW the extension name of the toolpath file may vary depending on what controller software you are using. For LinuxCNC for example it makes files with .NGC as the extension.

4D
It is a flat text file, I export my toolpaths with the .nc extension, but you can call it whatever you want, even csv or .txt, just so long as whatever software you are using will open it. I make a few manual edits to my toolpath file before running it in CNCjs, one being I keep forgetting to remove the the GRBL M6 command and CNCjs craps out due to my overly sensitive limit switches and a grounding problem, since I am not doing a tool change. The generic GRBL postproc in Fusion360 keeps adding it, and I have not bothered to figure out where the option to remove it is, since I can just use vi to remove it. (M6 is the manual tool change command, and even though the router carriage is no where near the limit switches, the moment I touch the router, the limit switch trips.. annoying as hell.)
It is a flat text file, I export my toolpaths with the .nc extension, but you can call it whatever you want, even csv or .txt, just so long as whatever software you are using will open it. I make a few manual edits to my toolpath file before running it in CNCjs, one being I keep forgetting to remove the the GRBL M6 command and CNCjs craps out due to my overly sensitive limit switches and a grounding problem, since I am not doing a tool change. The generic GRBL postproc in Fusion360 keeps adding it, and I have not bothered to figure out where the option to remove it is, since I can just use vi to remove it. (M6 is the manual tool change command, and even though the router carriage is no where near the limit switches, the moment I touch the router, the limit switch trips.. annoying as hell.)
In F360 manufacture module, select the post-process tool under actions and set "Output M6" to no. Facile, n'est-ce pas?

Here are my settings. Seems to work fine for GRBL.

Attachments

See less See more
  • Like
Reactions: 2
21 - 33 of 33 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top