Separate names with a comma.
Some features disabled for guests. Register Today.
Please contact the store via Support and they will be happy to resolve the issue for you
See the earlier linked FAQ for our comprehensive rundown of mitigation strategies
Most likely EMI from the VFD. See docs:blackbox:faq-emi [OpenBuilds Documentation] Not software related
For now, manually turning the router on before starting a job, and off at the end is always an option (:
Yes. Wherever the machine goes when you click X+, Y+ or Z+ (+=towards maximum)
Technological limit of diode lasers are 5-6w. Anything else is Marketing (sometimes lies) I doubt it would do 8mm in one pass, definitely not...
Post a video of the sound please
It does not make a difference no, wherever future adjustments might be easier would be my personal suggestion
Back, axis maximas all the way
No that would be way too tight. Its just to adjust out any play on the nut. Play causes backlash, and its name says it all (: You atill have...
Yip perfect. That is EMI. Get OpenBuilds Xtension Limits with onboard Filtering.
Limit switch EMI issues cause false "Hard Limits" alarms Random pausing is more likely PC side: Windows updates re-enabled USB Suspend maybe?...
BlackBox fan is an always-on fan, order a replacement 60x60x10mm 24v fan (amazon, etc) so you don't need the 8 inch fan
Sounds matching symptoms in first part of docs:blackbox:faq-identify-motor-coils [OpenBuilds Documentation]
What command do you send? Grbl sends an OK when it accepts a command - are you monitoring the return serial responses? Grbl v1.1 Interface ·...
See Grbl v1.1 Jogging · gnea/grbl Wiki or you can use the G1 command
Wheel preload is adjusted using the Eccentric spacers (Typically most people turn the plate so the eccentrics are on top for easier access, but...
Homing sets Machine Coordinates You, the operator, sets Work Coordinates (SetZero Buttons or G10 commands) - jog to where the Stock Origin is,...
Under OpenBuilds-CONTROL/probev2.js at master · OpenBuilds/OpenBuilds-CONTROL
You can tie into the Websocket interface on port 3000. Websocket emits for runCommand and runJob etc (see websocket.js)