Separate names with a comma.
Some features disabled for guests. Register Today.
If you are fluent in C and Arduino hardware then you can hack the GRBL code to delay after pen motion. Note that when I say fluent I mean really...
I was happy using the paper, then I built a Z probe, and now I use it all the time. Optoisolated Z probe
the only way to get decent answers is to talk to yourself (-: must say I did not chipload a thought... must be getting old
Could you attach your Gcode file here so we can have a look?
How long is your bit? If you are cutting 1" deep, the bit must/should not be longer than 17/16", to avoid this deflection. Any more stickout...
The problem with tool length offsets is that they can be quite dangerous. The first tool could be the 'standard', and all future tools are either...
Here, let me google that for you.... fusion360 animate - Google Search
Easiest to use is actually Sketchup Make 2017 Downloading older versions | SketchUp Help
my bet is inch/mm confusion, your Gcode ran in inches, but the gotozero runs in mm and is not setting the G21 mode
I just did a successful test moved to a position gave G30.1 command to store the position gave $# to see the stored offsets, correct moved and...
This video came out a few hours ago and deals with the feed and speeds things we all need to know (-: [MEDIA]
I have it running on my Pi4 with Ubuntu 20.04 Process is something like: (I had to mess around to figure out what worked and this is my...
hmmm, I am just about to install on Ubuntu 20 on my RPi4, I have used the .deb in the past... has something changed?
only thing I can see there Alex is that the spindle speed is only set for the first section (operation) change line 275 to fix that, such that any...
On reading the 'workbee-duet.cps' v.1.01 I see that they have commented out all of the spindle speed output commands. According to Gcode the S...
I highly recommend watching all of the 'Fusion Friday' series of video on the NYCCNC channel on Youtube.
Thankyou, I have updated the phlatforum pages to point to github and this thread.
aye, been a work in progress for some time, covid lockdown really messed with my workflow since my home computer is not neatly setup like the...
your Design Edge output needs to include a feedrate (like F1234) on or before the first G1 line. The is probably an option for it that needs to...
and what is that link? I don't have 1.4c anymore (-: