Separate names with a comma.
Some features disabled for guests. Register Today.
Please use the openbuilds postprocessor docs:software:fusion360 [OpenBuilds Documentation] and, from the code (dunno what postprocessor you used)...
[MEDIA]
no, the BB has built in drivers, you will need to use a bare Arduino Uno or other controller that supports external drivers. yes, dependant on...
I think it is jamming during some part of the commanded moves because it is not getting enough power. Pretty much all stepper motors get at least...
The code I posted should return the pen to X0 Y0 after the draw. Did it do that? If not then Y is not capable of moving at 2500mm/min as given in...
Here is the Fusion post options dialog The Z start and end offset setting is arrowed [ATTACH]
Peering at your screenshot I think you have the origin set incorrectly for what you want to do. This is what I get when I set up for a 'long...
The posts do not have an issue, your machine, or how you are setting it up, is the issue. In Fusion you must set the origin to the top of the...
@Peter Van Der Walt knows the answer to that one (-:
oh! you edited your post! please use the unaltered OB post and lets see what the machine does. once that is all correct you can alter the post...
ok, so the G53 G0 Z-10 is hitting the limit switch at the top of Z travel? lets just make sure we have the basics.... Z positive tool travel is...
no. you do need to rehome after any errors or alarms, USB reconnect, or power cycle. It will use WCS G54 (the default) and will not warn you...
Ok, so you have set the origin in F360 to be top right. For the probing, you can mess around with custom macros or you can just probe Z (the...
The post processor options allow you to set the Z clearance, which it will then use for the G53 safety move. If you are getting a G53 G0 Z0 move...
adjust the motor current using the pot on the side of the Blackbox docs:blackbox:currentadjustment [OpenBuilds Documentation] Halfway is how it...
if you read the GRBL wiki, it explains that there are 2 settings for direction, one for main direction , and one for homing direction....
my question is, it is arcs only or everything? G21 G90 G17 G54 G53 G0 Z-5 G0 X10 Y10 G1 Z-1 F500 G1 X-10 Y10 F500 G1 X-10 Y-10 G1 X10 Y-10 G1 X10...
You should read all of this Genmitsu PROVerXL 4030 Offline Controller User Guide before doing anything else. some snippets from a speed read: do...
Fusion360
Peter, it is GRBL for esp32 and supports an A axis (-: (don't know if it is GRBL-HAL or some other variant) but i agree, do not flash until...