Separate names with a comma.
Some features disabled for guests. Register Today.
your nice shiny new BlackBox X32 needs a software update. Open OpenBuildSCONTROL select wizards and Tools in the menu bar select 'Firmware...
You quoted my old post that said This is no longer true since CONTROL was updated to display the current settting and allow the user to select...
you cannot turn off or 'get rid of' offsets, the machine MUST have them and one of the 6 offsets is always in effect. The default is G54, the...
set $4=0 or, load a profile from OBControl and then calibrate using the wizard. or, if you had an BB x4, plug usb into that, backup the settings,...
Yes, there is a compile option for dual X, I have found compiling GRBLhal to be a bit of a fiddle so maybe Peter will be kind enough to compile...
Then you need to calibrate, use the wizard in CONTROL to set the steps/mm correctly. An inch/mm mismatch would cause too small or too big by a...
I remember a discussion on length limits for GRBL but google is failing to find it, was probably part of a text based discussion group that has...
looks like your project 0,0 is at top right of the material. is that where you set 0,0 in Control? the project 0,0 in Estlcam is where you must...
Every Gcode file MUST have a units specifier. G20 for inch, G21 for mm. If your postprocessor is not emitting such a code, then it needs to be...
not just possible, but certain if you use the drill. the faster the motors go the more voltage they produce. Rather jog to where you are...
definitely reduce. down to <30% for hard woods, about 75% for softer woods. The gluelines in plywood will create especially dull nicks in the...
pretty big switch but it will work. what you need to do is switch between 'normal' (is that X or Y?) to rotary, switching only the 'step' signal...
we need your fusion file please.
to further reduce your homing wait time, always park the machine near home before you turn it off. a macro can do it with one click simplicity...
look at your $31 and $30 settings. are they 0 and 'max spindle speed'? The GRBL default is 0 and 1000 and since most spindles are higher than...
ah, then you need to fake the home How to 'Fake the home' having a good home position is not optional, safety moves rely on it.
and Home, Fusion360 and G53 Z moves
I think we need a 'have you updated you X32?" banner on the landing page (-:
that is my first thought too my second thought is that the switch is there to be triggered but must not act as a physical stop, the frame of the...
yep, all gcode must have a header that sets the modals to the values it needs. the moment you assume a mode is already set is the moment you are...