Separate names with a comma.
Some features disabled for guests. Register Today.
Am I correct in thinking that your Z height switch is the microswitch here, and that it is actuated by the grey block below it? [ATTACH] If so,...
Many more Z moves in your program? The problem is definitely mechanical or losing steps.
For what it's worth, all the holes in that program are all 8mm deep (i.e. end at Z = -8) and the X-Y moves all happen at Z= 7.05. I think your...
I think you should be able to export each macro to a JSON file on the old computer, then import each of those files on the new computer.
Error 9 is a general error, usually something else has gone wrong before hand. In your case it's this: If you're confident that your probe setup...
I believe you can use the GRBL $N settings to run Gcode on startup for things like that (I wouldn't use it for anything that produces motion...
No probem here ??? (Although the 'Add' button has changed to 'Create New' since the original post)
It's on the same thread as the other one, just a bit further up the page (posted by Peter Van Der Walt). Follow the link and it gives instructions...
To build on what Peter said in the other thread: Download the zip file and unzip it somewhere. In Control, go to the Macros tab (red arrow) and...
My centre finding macro is here (I ended up re-writing it): Getting started with Javascript Macros in CONTROL / Library of Macros created by the...
Centre Finding External Features This macro works with a 3D probe to locate the centre of external part features (i.e. raised bosses). Start...
I don't believe so. Since F360 is parametric, I don't think that the need arises as everything is associated with an object of some sort.
From the photo on your other thread, I'd say it was a backlash / slop problem - I don't know your machine, but check that all the little wheels on...
I wrote a macro that was based on Peter's example some time ago, but it needs tidying up before I release it to the wild (in progress).
Ok, that's very helpful. Thanks very much for the swift response :)
Is there any way to display images in macro dialogs? The probing wizard uses something similar the following... <img src="./img/xyzprobe/y.png"...
I would say not. The effects aren't well explored and it may well cause other problems with the precision of the internal calculations. In fact,...
The Openbuilds NEMA 17 motors specify max 1.68 Amps and have a holding torque of ~0.55 Nm. You shouldn't exceed the current rating or you will...
I suspect that the envelope of that gcode program is so small that Control just gives up trying to scale it and defaults to something it thinks is...
Check also the wiring between drives and Y motors. Steppers will run with only one phase connected, but the direction is unpredictable!