Separate names with a comma.
Some features disabled for guests. Register Today.
SketchUcam V1.5 has been released, Happy Christmas! [MEDIA]
unexplained speed and distance in the probe indicates a USB corruption or inch mode instead of mm. put a G21 at the start of the macro to make...
you don't need more than 8x microstepping with belts. microstepping was invented to solve the problem of vibration in stepper motors, we misapply...
hohum, I didn't think of that! I will say I am very happy with my DQ542 drivers.
Hiya This is a weird one (-: My first thought was about incremental vs absolute IJ mode. GRBL only does incremental so all the code is written...
The Blackbox is designed as an all-in-one solution, brains and drivers in one box. Though connecting external drivers to the brains board is...
odd, I am not having a problem at all. I have attached my version.
The problem is in the right hand side (some internal sketchup drawing weirdness), I am not getting an error but I am getting some odd Gcode....
In youtube you have some handy keyboard controls in a browser on a pc, I fight with touch panel devices over this daily. J back 10 seconds <-...
If you have home switches then you should be being forced to run a home cycle before you start work, so I am wondering why you are not being...
I would use GRBL for the motion control and use my favourite language (with serial communications) to send it Gcode commands. this is the fastest...
I have a roller from an old paper plotter that i plan to use for this, it is a 5/8" diameter and has a stippled rough surface made for driving...
pretty much. G53 moves in absolute machine coordinates so it is not calculating anything here, it is just moving to machine Z zero - 10mm (which...
I have been intending to build a 'Vlatprinter' for some years now (-: My idea is to let the machine hang off the edge of a table with the foam...
Z ending will always have to be negative . but if you have X and Y limits at front left corner, the end positions will have to be positive to...
GRBL parameters are stored in the controller, so... not in fusion, not in the postprocessor, but accessed through the OpenBuildCONTROL which is...
relationships and politics? (-:
you would have to delve deeply into the GUI code you have to compile GRBL with custom options compiling config no
Quite correct, the longer the better so long as the yardstick is also correct (-: The resource on calibration does point this out, but we must...
The speed used for rapid moves is determined by settings within GRBL, the software in the controller. These are the 'max rate' settings for each...