Neje Master 2 MAX 30w

Everything is working and burning correct with my settings. The issue i’m having is the Machine auto homes and goes to front left like it is suppose to but when there it reads x0 y460 I can not get it to read x0 y0 so when i place and image it isn’t reading the machine bed properly.

when the image is placed in the lower left where the home is suppose to be the machine then goes to the lower right corner and burns there.

The x and y motion all works correctly it seems to be treating my x axis as the y axis and my y as the x axis. I can’t figure out how to change this


You have endstop? Placed where?
I suppose X on the left side and Y on bottom left side, correct?

1 Like

Your Y axis is set wrong.

1 Like

The matching has to limit switches used for homing they are in lower left. The machine homes and moves find the grid is flipped.

I changed the x and y values I still get y is 460 when homed but can now tell somewhat how the grid is played out. So it homes in lower left but on grid and light burn it is top left

Willie not sure what you mean, I changed my grid but it still doesnt show right on light burn the y axis is flipped on the grid. It shows home lower left but in order to print on my lower left of machine I have to place image on top left of lightburn grid

Ok you have to invert the Y limit switch on machine settings

I changed the homing axis in machine settings and then it honed the wrong direction. Il trying swapping it again tonight after work.

I’m at work too, back home i can tell you which is the parameter to change

ok check $23, if your value is=0, change it to 1.

For the commands of $2/$3/$23, the detailed parameters can be refer to:

Directions Parameters
X+ Y+ Z+ 0
X- Y+ Z+ 1
X+ Y- Z+ 2
X- Y- Z+ 3
X+ Y+ Z- 4
X- Y+ Z- 5
X+ Y- Z- 6
X- Y- Z- 7

Manually place the head in the correct corner and unplug the machine with power and USB. Wait a few minutes and then plug it in and try it all again.

1 Like

Assuming the MAX is set up the same as the PLUS: Homing position is NOT origin but top left (+y-max, x=0). Just rotate your machine (or your mental image of it) by 90°.

PS: Do not mess with $23 on a NEJE board. They have patched grbl to support homing to +y and other homing modes can malfunction.

2 Likes

Yea now that I figured out the way lightburn is viewing my machine it is tolerable. Wanted to check to see if it was a easy fix