Separate names with a comma.
Some features disabled for guests. Register Today.
Cutting HDPE is not a problem, just make sure the bit is new and has never cut anything else, ever. Also make sure the chips fly out of the cut,...
There are 2 ways to connect: 1 - connect the NO contacts of 2 switches in parallel for each of X Y and Z. the 2nd image at gnea/grbl 2 - connect...
Your Z zero is setup in a very dangerous way but it is easy to fix, just home to the positive end, UP away from the work (the industry safety...
Sketchup will allow you to enter 'the other unit' if you specify it. So if you current units are mm but you want to enter 1/8" you can type...
Sketchucam uses the units that are set for the document. Just choose what you like and carry on (and C-beams are designed in mm AFAIK). If you...
Being a dedicated Sketchup with SketchUcam user I would do this as 2 cuts. 1st op is a pocket with a small tool that fits inside the letters, to...
increase your Y pulloff distance
what operating system? run it twice, the first will load it up, the second will make it popup maybe Peter knows where your icon is hiding
it iconizes to the taskbar, just click the icon there to fullscreen it
So he may have been just splitting a large object into smaller objects to fit under the gantry. Or he may have been slicing the object into layers...
Don't design and build. buy an ACRO kit and just cut the rails shorter if you really must. Everything in the box and guaranteed to work. (-:
GRBL will stop when the angle between one line and the next is too great to negotiate at speed, there is no parameter that can prevent this. Here...
Get the latest OB Postprocessor Releases ยท OpenBuilds/OpenBuilds-Fusion360-Postprocessor Read the options till you find 'Linearise Small Arcs' and...
no interest whatsoever in propietary chips that cause issues (-: I do hope you have documented what you did to get the firmware working, so you...
I would replace the controller board with an opensource one, anything from RAMPS to RUMBO to one of the MKS 32bit boards will do the job, no...
I transfer my files through the network. My laptop that runs the Cnc is Linux based, I also have a Rpi4 set up for the same job and this method...
I don't see a voltage on that power supply. is it 12v or 24v? As others have said the little 4988 drivers are only capable of about 1.2amps or...
The wire that is off the switch you can just solder back on (power off of course). However, those drivers (CNC shield is made for 3D printers, a...
$110 = 3000.000 (X-axis maximum rate, mm/min) $111 = 2500.000 (Y-axis maximum rate, mm/min) $112 = 2500.000 (Z-axis maximum rate, mm/min) X is...
M0 means 'stop and wait for user to press go again', so either remove it or press run twice