Frame and G0 Y Different

One thing I can say is that your controller believes that it’s moving the full 550 mm.

A few questions:

  1. Are you saying you’re determining distance travelled by comparing to measurement marks on the honeycomb bed?
  2. When you burn something, does it come out dimensionally accurate? For example, if you burn a 100x100 mm square, does the resulting burn measure 100x100 mm?

One note. Since you do not have homing switches you will need to manually home your device before use. With the machine off, manually move the laser module to the front-left of the machine, then turn on. That will zero-out the origin at that position and allow Absolute Coords to work correctly.

! No. 500mm is the measured distance to the edge of the honeycomb, give or take. When I frame it is well past that mark.
2. My initial check and a 50mm square is spot on

Thanks for homing advice that I have been using for ages. Had thought of fitting homing switches but did not see the need

On a different subject I have at last suceeded replicating a “Print and Cut” which was giving me allignment problems

That’s odd. I was calling it out because in the first set of results you’re showing a non-zero starting position as shown here:

Can you try this:

  1. Redo the manually homing cycle. Confirm position is 0,0 by pushing “Get position” in Move window
  2. In Console, enable Show All
  3. Run frame operation
  4. In Console, select all output from the framing operation and upload here

Waiting for connection…

Grbl 1.1h [‘$’ for help]

ok

[VER:1.1h.20190830:M2]

[OPT:V,15,128]

Target buffer size found

ok

<Idle|MPos:0.000,0.000,0.000|FS:0,0|WCO:0.000,0.000,0.000>

ok

?

<Idle|MPos:0.000,0.000,0.000|FS:0,0|Ov:100,100,100>

ok

Starting stream

G00 G17 G40 G21 G54

G90

X32Y4.743

M3

G1 X119S5F6000

Y656.967

X32

Y4.743

M5

G0

G90

Stream completed in 0:23

I repeated for a straight G0 Y 550 and head only travelled 500

Waiting for connection…

Grbl 1.1h [‘$’ for help]

ok

[VER:1.1h.20190830:M2]

[OPT:V,15,128]

Target buffer size found

ok

?

<Idle|MPos:0.000,0.000,0.000|FS:0,0|WCO:0.000,0.000,0.000>

ok

G0 Y 550

G0 Y 550

ok

Starting stream

G0 x 0 y 0

Stream completed in 0:00

Was this for the same design shown in post #18?

A couple of observations:

  1. The height of the frame is 652.224 mm according to the output
  2. The initial Y position for the frame starts at 4.743

Can you upload the .lbrn file that generated this frame?

Also, can you take a screenshot of Edit->Device Settings?

Not sure about same design

1 Have created another file and the laser framed to 550. G0 Y 550 stopped at 500
2 Would that matter much? Now Y set to 0

TESTER.lbrn2 (3.1 KB)

With this same design, can you redo the “Show all” with the framing and capture the output?

I want to be able to account for every bit of movement. Any deviation is a distraction from identifying what’s happening.

Waiting for connection…

Grbl 1.1h [‘$’ for help]

ok

[VER:1.1h.20190830:M2]

[OPT:V,15,128]

Target buffer size found

ok

Project loaded in 0 milliseconds

?

<Idle|MPos:0.000,0.000,0.000|FS:0,0|WCO:0.000,0.000,0.000>

ok

Starting stream

G00 G17 G40 G21 G54

G90

X66Y0

M3

G1 X165S5F6000

Y652.223

X66

Y0

M5

G0

G90

Stream completed in 0:24

Having a difficult time getting my head around this.

Can you go to File->Save gcode, save with .txt extension and upload that file here?

Out of interest I ran G0 Y 652 And head only travelled 552 approx

Try this please:

  1. Enter in Console:
G0 X0Y0
  1. Turn on Fire button. Make a mark where the laser is indicating
  2. In Console:
G0 Y550
  1. Enable Fire and make another mark.
  2. Measure the distance between marks
  3. If measured distance is 550 mm, is it the starting point or the ending point that is not where you expect?

Distance travelled 465mm

That’s telling.

Can you do the File->Save gcode for the design that’s 550 mm tall and upload here?

Also, while you’re at it, can you burn a large rectangle at least 550 mm tall and measure the size? I suspect this won’t measure correctly in spite of your 50x50 mm test.

Lightburn not allowing GC file upload

You need to append .txt to the filename to be able to upload.

Tester.txt (280 Bytes)

The rectangle cut exactly 550 mm

Did you run the burn with the same design from which you generated the gcode?

Okay. I may have it. I missed it earlier because it seems you’re doing this on two computers and I assumed you were having the same behavior in both.

You have Rotary enabled. Disable that please.

Then retest.

I only run the laser from the Macbook. I also found out that althogh both computers are on the same version of Lightburn when files are transferred via the cloud they are not the same. I have found that if I design in Inkscape on the iMac I have to open and save the same file on the Macbook
Have switched rotary off
Retested and still cannot get to the 550 mark either with frame, burn or G0 Y550