I have an OpenBuilds CNC with an OpenBuilds BlackBox controller.
I have an attached Laser. My machine has Limit switches.
Problem: I want my the cnc to use the Front / Left position as my Zero point.
I have the cnc homing to the front / left. The jog / move buttons work correctly.
However, when I start any project the cnc goes in the wrong direction and hits a limit switch and alarms out.
When i use the “Get Position” button it reports as X-480 Y-600. But the Coordinates underneath the Cut / Layer multicolored tabs at the bottom show X 0 Y 0!
The cnc will also " Frame" the work piece correctly ( in the right directions) but when I press “Start” it goes into the Y limit switch.
I have tried using a negative work offset but it hasn’t worked.
Here are the current settings;
<Idle|MPos:-434.670,-875.000,110.000|FS:0,0|WCO:0.000,0.000,0.000>
in Device settings, make sure you’re also configured to 400x600
You’ll need to create a work offset based on the fact you’re in negative workspace. Start with this and let’s see where that leaves you. Run in Console:
G10 L2 P1 X-400Y-600
$10=0
Rehome and test current position:
$H
?
Can you report back on the output and results please.
Have entered the dimensions into settings.
Have entered the work offset and checked with ? to verify.
In Move - “Get Position” now shows X10 Y10
Corresponds to XY coordinates shown at bottom of lightburn.
Homing still works going to left / Front, stopping at limit switches.
However,
When “Start” is pressed, cnc still tries to head into a more negative area and limits out.
same as before.
Please note that the dimensions are of the actual machine. Since I bolted the Laser to the Spindle bracket, the dimensions mentioned earlier made an adjustment for that.
tks
My Laser is attached to the spindle mount. It lines up with the Spindle’s Y axis but not the X axis. Being somewhat ignorant on the settings I entered the laser offset as a last ditch effort.
I will reset them to 0.0. when I get back to the machine.
Thanks.
ok
The cnc macine is listed as having a bed size of X660 Y965
However that is not the size of any cnc workpiece.
As I’m sure you know that is not the usable size.
Since the Laser module is attached to the spindle,
the dimensions that the laser beam can actually travel is; X450 Y700
I originally gave myself a buffer zone since I hadn’t planned to work on pieces that are that large.
Since I set the laser Offset back to 0, when I start the burn it seems to go in the right direction now. That could have been the last of several issues to straighten out.
Thank You, I will play with it further and follow any suggestions you can give me.
Okay. That’s good. I am a bit concerned that your save travel area is 450x700 since you’re configured for 600x800. You can reduce both $130, $131 and make the equivalent shift in the offset if you want to correct for that. But you can do that when you’re comfortable with it.