After $44 and $45 are set, if you apply the G10 command the G54 offset should be created, correct? When does it go away after that?
It doesnt
$#
[G54:0.000,0.000,0.000]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G59.6:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:-428.000,-949.000,0.000:3]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
G10 L2 P1 X-428 Y -949
ok
$#
[G54:0.000,0.000,0.000]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G59.6:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:-428.000,-949.000,0.000:3]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
<Idle|MPos:-428.000,-949.000,0.000|Bf:35,7679|FS:0,0|Pn:P|CL:0,100|PS:2,1|WCO:-428.000,-949.000,0.000|VA:24791,0>
ok
$#
[G54:0.000,0.000,0.000]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G59.6:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:-428.000,-949.000,0.000:3]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
Oh. I had a false positive from earlier when I thought you said it had worked. But then you had to reinstate the command.
Can you see if you can configure an offset at a different location?
G10 L2 P2 X-428 Y-949
Type this to work in G55 offset:
G55
Check offsets. What does it show now?
Excuse my ignorance, How do I type that in. Everything I try comes back with an error
What part exactly? Can you cut/paste what youâre getting?
G55=G10 L2 P2 X-428 Y-949
error:1
G-code words consist of a letter and a value. Letter was not found.
G55:G10 L2 P2 X-428 Y-949
error:1
G-code words consist of a letter and a value. Letter was not found.
G55 L2 P2 X-428 Y-949
error:36
There are unused, leftover G-code words that arenât used by any command in the block.
g55
ok
G10 L2 P2 X-428 Y-949
ok
ok
<Idle|MPos:-428.000,-949.000,0.000|Bf:35,7679|FS:0,0|Pn:P|CL:0,100|PS:2,1|WCO:-428.000,-949.000,0.000|VA:24763,0|WCS:G55|A:S|H:1>
[GC:G0 G55 G17 G21 G90 G94 G49 G98 G50 M5 M9 T0 F0 S0.]
ok
[G55:-428.000,-949.00,0.000]
error:1
G-code words consist of a letter and a value. Letter was not found.
Thats what I have tries so far. Sorry I am new to GRBL codes
Copy and paste as I have it listed⌠First the G10 command. Then separately G55. The G55 command puts you into working in G55 offset.
G10 L2 P2 X-428 Y-949
ok
G55
ok
$#
[G54:0.000,0.000,0.000]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G59.6:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:-428.000,-949.000,0.000:3]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
Okay. So looks like your firmware has simply disallowed any offsets or at least under these circumstances. I suspect youâre out of luck unless Ortur releases a âfixâ or they finally publish their source code.
Letâs see if @OrturTech can provide any insight into the situation.
By the way, you probably want to issue a G54
command so that youâre back to the default coordinate system.
Ok will do. I expected this to be a pain. The machine doesnât come with homing switches from the factory so this is unsupported by Ortur
We need first of all to know which firmware you are using
Can you
$i
Then try this
$RST=*
press enter
Once machine reports MSG: restoring defaulst
TAP reset, power back on
$# again?
Iâve had to leave for work. But I can tell you I was using 1.87 for the Aufero 2. Iâm positive about this as I did the update Myself.
I have also flashed 1.87 from the AL1. When I do that, the homing works although I need to invert the x axis due to where I placed the homing switch (front left). After changing the machine dimensions my y axis moves fully but the x axis will not.
I ended up getting it to work this morning.
I flashed AL1 firmware 1.87, set the new dimensions, set $3 to false and $23 to true.
I know have an extra large AL2 with home switches!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.