Separate names with a comma.
Some features disabled for guests. Register Today.
Yes, but that's included with the new Interface
The Old interfaces predate the X32 so get a new Interface too so its plug and play. While it's ideal to try maintain backwards compatibility, a...
No, Grbl HAS TO forget the position on Aborts. Abort is sudden and instant. Position is lost. You HAVE TO rehome. Pause won't, stop shouldn't....
Gcode macros: simply create a file on the USB. Make yourself a Macros folder or something to make it easier to find. Run the macro just like you...
Yes, USB is factory tested (we program firmware over USB as part of factory QA, so definately was working) Driver is the most likely, otherwise...
docs:blackbox-x32:install-drivers [OpenBuilds Documentation] most likely. Complete initial setup before trying the Interface, get it nicely set...
You can find the X32's pinout at docs:blackbox-x32:aux-serial [OpenBuilds Documentation] Interface's pinout is printed right next to the port:...
Not true, and not something Interface has any control over. Both CONTROL and Interface sends a 2-character command: "$H" Grbl v1.1 Commands -...
See OpenBuilds Actuator Test Rig for the test setup used to build out the report...
Probing with a V-Bit is incorrect, you can't position it correctly because of the taper - thats why it touches the side inside of centered inside...
Yeah thats the mistake... The Acro profile doesn't Home Z (As the Acro is a 2-axes machine - it doesn't even have a Z) From your backup: $44=3...
docs:blackbox-x32:currentadjustment [OpenBuilds Documentation]
The menu is aware of the current settings and can scale whatever it should be to suit. Your Gcode coming in from outside - does not. After a...
Then you'll have to start with the Sketchup model
Yes: Must-read material (all of it, even the pages that now seem irrelevant, the long FAQ page, all of it is GOLD to understand what Grbl expects...
Yes. CONTROL > Grbl Settings > Select machine from the list > Save and reset when prompted (Custom is an option too, or pick nearest similar one...
We mainly maintain it in sketchup format, but see the Resources tab above, some models have been converted to Solidworks by the community or see...
Yes it does OpenBuilds-Vectric-Postprocessor/OpenBuilds_inch.pp at e69aa96ade620aa216bc06b88b27de0ce49c265e ยท...
Purchase A Donek Tools Creasing Attachment
CONTROL just sends your gcode over to the controller (; Did you remember to set $30=24000 in your firmware settings? Grbl v1.1 Configuration