Separate names with a comma.
Some features disabled for guests. Register Today.
Thanks! If I used a quarter inch bit, I assume I still should only use about an 1/8th inch step down and a little less for step over. Which is...
I’m trying to cut through 1-1/2” material. I have had a hard time finding a 1/4” bit that will cut that deep. Plus, it seems to slow Job time down...
Ok. I will check this out. Should I be using a different diameter bit? It seems like a waste of wood to be using a 1/2” bit. Thanks!
Changing bit would be easiest solution. What kind of bit specifically, and from where do y’all suggest to get them from? A lead screw may work for...
I want to thank any and all comments in advance. I really appreciate the help from the forum! I am looking for advice on how to route out fairly...
Ok, Thanks!
I tried the eeprom reset... no luck. same result. Anything else I can do? Thanks!
That doesn't sound good!! I don't know why changing computers would have effected it? I actually did an EEPROM reset that is the reason I had to...
I just changed computers and added control to the new computer. This is for my cnc router that is using a blackbox. I was able to cut and it...
I haven’t checked it out, but I will. I don’t really know how or if I am going to handle fractions. My thought was to handle them similarly to...
That worked..... that simple, I've been struggling with it for an hour and couldn't figure it out. I am going to attempt to add a quantity to the...
I am still playing around with this, and I am having difficulty with the flickering of old variable data if I close the macro and open it back up....
@Peter Van Der Walt well I appreciate all of the help! It has been really neat playing around with all of it. I had some time this morning, and...
This sounds complicated…I assume I need to put an input box somewhere in the macro using <input> Id= and get the “input” value that is typed in by...
Ok, I think I've got it working! I am still getting an error " Please wait for machine to be Idle, before jogging" . I tried adding the if...
Ok, I can get it display fine in mm like this: // Update the UI <span> fields to display value window.updateSawStopValueUI =...
Ok, I guess I need to ask some simple questions. When I look to add something to the macro, and I want to add a jquery () most of what I find on...
So, should I add this to my code too? In devtools, this seems to be the address to the location of my saw stops (machine.position.work.x). In...
No rush. I am still slowly trudging my way through, hopefully learning a little as I go. I think I got my buttons to work as you described...
I am trying....But still can't get the jog commands to execute without having the whole jog code in my macro. If I create my button with this and...