Separate names with a comma.
Some features disabled for guests. Register Today.
It's always either wiring, or mechanical or settings. (: No way around that - recheck (or redo) wiring on the motor that stalls. Test with lower...
Motherboard chipset drivers installed? Port itself damaged (try other ports on the machine) Test power supply - failing desktop PSUs often result...
Please use our Fusion post processor :) which is more Grbl compatible than the built in posts in Fusion. See docs:software:fusion360 [OpenBuilds...
Ps the bare copper poking out of those terminals in the pictures are a warranty-void-and-controller-dead waiting to happen. Trim the bare ends...
OpenbuildsCONTROL > grbl settings tab But first *read the entire grbl Wiki* at Home · gnea/grbl Wiki - understanding Grbl will only aid your...
Available here: Sketchup Make 2017 (Last free version) Full parts library available here: OpenBuilds | 3D Warehouse Tutorials on YouTube
Check cable between Interface and BlackBox for damage, unseated connector pins, forgot to switch on BlackBox, forgot to unplug the USB cable, etc...
You can use an OpenBuilds BlackBox (learn more about it at https://docs.openbuilds.com/blackbox) and the Sawstop Macro for OpenBuilds CONTROL:...
Try lowering your Z axis Acceleration and Max rate values - might stall if set too high. Also recheck all Z axis mechanicals (shaft couplers...
Luckily you caught it before it caused a more destructive short circuit! (: Review all the wiring for similar damage or strain spots, too tight...
See my earlier reply, then complete the proper set up (So CONTROL can move within the confines of a properly defined (via Max Travel) working...
Unable to view your video till I am back in the office on Monday (unlisted youtube links are more viewable while on the road than uploads are) but...
If you don't have soft limits, homing and max travel configured, CONTROL doesn't know how far it can send the machine.
See docs:blackbox:connect-vfd [OpenBuilds Documentation]
Yes, it runs the same Arduino Uno core
You'll have to recompile Grbl and enable Individual Axis Homing as well as modify the Labview code to send individual homing commands: See...
As the Vectric post doesn't use Machine Coordinates, you can forgo homing unless you need it for some other macros or other use case
That's front, left then: Grbl Max Travel values are available (after connecting to a board) under the grblParams json object: [ATTACH] Note...
Fair enough, has to be a JS macro to inject the button. But refine the sequence of commands as a gcode macro first - once it does it perfectly -...