When I home my laser it shows x 0, but Y is at 7.874. why is the Y not at zero too?
thanks,
Justin
When I home my laser it shows x 0, but Y is at 7.874. why is the Y not at zero too?
thanks,
Justin
You likely have a homing pull-off set or an offset configured.
Is this for the C3D converted K40 in your profile?
I’m not super familiar with the conversion process but was there a calibration process you needed to follow?
Yes, it is a converted K40 with a C3d board. I never had to calibrate anything. I have been using it for a while and was watching some youtube video on light burn and noticed mine was not at 0,0.
Does X value get higher as you move to the right? And similar for Y value as you go up?
Is the controller running in GRBL mode? Can you see if these commands return values in Console? If so, please copy/paste output of these commands in a reply:
$I
$$
$#
?
Also just noticed something. You’re saying the the 0,7.874 is immediately after homing?
Where does your laser home to?
Please send screenshot of Edit->Device Settings.
$I
[G0 G54 G17 G21 G90 G94 M0 M5 M9 T0 F24000.0000 S0.0000]
ok
$$
error:Invalid statement
ok
$#
[G54:0.0000,0.0000,0.0000]
[G55:0.0000,0.0000,0.0000]
[G56:0.0000,0.0000,0.0000]
[G57:0.0000,0.0000,0.0000]
[G58:0.0000,0.0000,0.0000]
[G59:0.0000,0.0000,0.0000]
[G59.1:0.0000,0.0000,0.0000]
[G59.2:0.0000,0.0000,0.0000]
[G59.3:0.0000,0.0000,0.0000]
[G28:0.0000,0.0000,0.0000]
[G30:0.0000,0.0000,0.0000]
[G92:0.0000,0.0000,0.0000]
[TL0:0.0000]
[PRB:0.0000,0.0000,0.0000:0]
ok
ok
?
ok
<Idle|MPos:0.0000,200.0000,-13.0097,0.0000|WPos:0.0000,200.0000,-13.0097|F:24000.0,100.0>
ok
Can you explain what this means? What exactly is reversed?
Did you run the ?
command from the home location?
Can you confirm your bed dimensions? Is it meant to be 300x200 mm (standard K40)? You may want to switch your units in LB to mm at least while you’re doing your configuration.
Yes, this was the output from the ? at the home position.
?
ok
<Idle|MPos:0.0000,200.0000,-13.0097,0.0000|WPos:0.0000,200.0000,-13.0097|F:2706.0,100.0>
ok
Not sure if you were done responding but can you answer these other questions as well please?
Can you confirm your bed dimensions? Is it meant to be 300x200 mm (standard K40)?
This issue is almost certainly related to your Y axis definition in LB not matching the configuration in your controller but need details to confirm.
my K40 has it’s home switches in the upper right corner. But if I put the position in LB, then it flips it 180 degrees. in LB setting if I put the bottom left corner as home, then whatever is in LB show normally. Yes, i switched over to mm and my bed is 300 x 200
Okay. Machine origin in Device Settings is not equivalent to homing position. They’re unrelated concepts.
Try this change:
Rehome and then check 4 corners for position and report back.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.