TalkBass has been independent since 1998. Add your voice.
Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
Join free Log in
Want zero display ads or expanded classifieds tools? Compare plans.
Is Mr. Jones awake yet?
Me and him are gonna be big, big stars.
Personal opinion but to me building a bass is about getting something that's not available to buy or would be prohibitively expensive for me to buy. The tools I use to reach that goal don't really matter to me as long as they do the job and don't cause me to have to do more work. Honestly the only difference between a CNC router and the standard router and template is that there isn't some doofus holding on to itThis is cool but isnt the fun of building your own bass is thats its Not CNC like hand built like the Old Stuff and New Expensive stuff
This is cool but isnt the fun of building your own bass is thats its Not CNC like hand built like the Old Stuff and New Expensive stuff
This is cool but isnt the fun of building your own bass is thats its Not CNC like hand built like the Old Stuff and New Expensive stuff
After building a couple dozen instruments, the part of the process which involves a CNC is pretty rudimentary anyway. Like I said earlier, all the CNC does is save a bit of time on the front end of the process. There is still of hours of fine tuning that goes into the wood work after it comes out of the CNC and even more time is required for finishing. Using a CNC does not at all take away from the quality of the instrument or the talent of the builder.
Yes of course in that circumstance I just meant like if I was building one bass for myself But certainly not in your caseA cnc cant level and dress frets, setup relief and action. Cant laminate, cant glue.. It sure cant design the models I have. What it can do is the rudimentary work that a small operation like myself have that limit production. Any builder who is pushing out more than say 75-100 a year, they have help whether its from a machine or from a staff.. regardless they aren't doing it alone.
It's crazy to me the random order that the gcode generators put the cuts in.
What are you using to generate gcode?
And why is it moving up and down on the Z axis like that? That looks a bit odd, but it's difficult to judge from the video.
Random like cutting half a letter and jumping over to another, cutting it then another skipping a letter then cutting a few as you'd think it would and then jumping over to finish a previously started letter. Just as in the video shows it skips around using the jscut code.Unless I'm miss-understanding, it's like a Windows boot-up, all random, and never in the same order.
Even with the old MOOG tape machines (pre CNC) everything was in sequential order. Random would seem to cause more machine wear-n-tear and take more time to complete the operation.
That's all from the code, it starts doing plunge cuts for whatever random reason, maybe to clean edges. I'm not sure. I generated it using jscut which so far I've noticed does odd random things. Only using that because it's fast and easy. My guitar stuff I've been using sketchup with a cam plugin.
I see. I have no experience with jscut, but I suspect that the font may cause problems. Most fonts are made from vectors that aren't "clean". Using fonts that consist of a single line that the bit is to follow may work better than a font that have entire areas that needs to be routed out. This is especially a problem on small text as the bit may not "fit inside" the area to be routed.
Did that make sense?![]()