Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

Prints off center on bed..why?

I have just completed my first prints with Simplify3D on my Max Micron - Aluminium Frame Auto leveling Prusa i3.
But I have some issues that I don't understand.
First is that my prints are not printed in the center of the bed (as it looks in the preview), the print is moved approx 100mm further than it should be on the X-axis. I can't find the settings that can explain this.. or change this...
The other thing is that when I use the G29 for auto levelling it works fine in 3 of the 4 corners. In corner no 3 it behaves as there is no autoleveller and rams the extruder into the bed with some force..
I think these 2 issues might be related, but need to fix the first one first.

Any help appreciated :)

Sigge
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Prints off center on bed..why?

The auto-level issue is likely a hardware problem. Perhaps there is something obstructing the auto-level sensor, or that auto level location isn't wired properly. There's nothing the software can do to help you with that, so I would figure out that issue first.

For the centering issue, go to the machine control panel, click Home All on the Jog Controls tab, and then send "G1 X0 Y0 F3000" on the Communication tab. Where does the print head move to? Or does it stay put?
Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

Re: Prints off center on bed..why?

I put a tape on the bed where the probe is at position no 3 and now the Autoleveller works :D
I also tried the JOG Controls and it behaves as it should, when I don't use the "Prepare" on the LCD for auto home...
But as soon as I start my printing it goes +100 on the Y-axis....

??
Sigge
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Prints off center on bed..why?

You didn't answer the question above. Click Home All, then send "G1 X0 Y0 F3000". Where does the print head move to when you manually send the G1 command?
Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

Re: Prints off center on bed..why?

Thanks for the reply!

When it comes to the autoleveller I managed to get it working sort of... The reason it is not working properly is because my 3mm alu printbed is concave.. :x
So until I have a replacement I have to use manual leveling.
Anyone know where to find a god level 3mm alu bed 250x250mm?

When it comes to my centering issue I think I know whats causing it, but don't know how to correct it...
When sending "G1 X0 Y0 F3000" on the Communication tab the print head stays put!
However, once I hit print it moves 55mm on the Y-axis (I wrote the wrong axis in my initial post, sorry) before printing.

There is something on my LCD control I think takes me to the core of the problem.... when I enter "Prepare" there is a option called "Set home offsets" and when pressed it gives off a tone. I have pressed this when at "home" (G28) and at different Y settings.
When I use different Y settings and press this I get different Y-axis travelling... So I think this is my issue. However I do not know how to set this value other than via the LCD press button...

Any takes on this?
agibbs
Posts: 1
Joined: Wed Dec 23, 2015 8:11 pm

Re: Prints off center on bed..why?

I had a similar problem jamming the head down onto the bed on one corner. On my printer the auto-leveling sensor is mounted on the right of the nozzle and was traveling just slightly off the right edge of the bed (into space) and could not see the bed to tell it to stop. Moving the table to the right along the X axis so the sensor was always completely over the bed fixed that problem.
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Prints off center on bed..why?

The firmware should automatically load the homing offsets after sending the G28 command. If that button on the LCD is changing the offsets after homing, then there's something fishy going on.

Can you post your factory file?
Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

Re: Prints off center on bed..why?

First, thank you for helping me!
:)

Sorry for my newbie question, but where do I find the Factory file for my printer?

This is what I have in S3D, firmware, for my printer:
setExtruderTempGcode,M104 S$ T#
stabilizeExtruderTempGcode,M109 S$ T#
setBedTempGcode,M140 S$
stabilizeBedTempGcode,M190 S$
reportTempGcode,M105
fanPowerGcode,M106 S$
fanOffGcode,M106 S0
movementOverrideGcode,M220 S$
extrusionOverrideGcode,M221 S$
laserOnGcode,M600 S255
laserOffGcode,M601
syncLaserGcode,M400
initializeSD,M21
listSDfiles,M20
selectSDfile,M23 $
startSDprint,M24
pauseSDprint,M25
reportSDstatus,M27
homeAxisGcode,G28
toolchangeGcode,T$
emergencyStopGcode,M112
enableMotorsGcode,M17
disableMotorsGcode,M18
waitForStartupCommand,1
startupCommand,start
serialAcknowledge,ok
commentChar,;
dwellGcode,G4 P$
macro1name,Macro 1
macro1,G91 ; relative positioning,G1 Z50 ; lift 5 cm,G90 ; absolute positioning
macro2name,Macro 2
macro2,
macro3name,Macro 3
macro3,
allowCommandBuffering,1
serialCacheSize,63
flowControlMethod,0
useCommunicationTimeout,1
timeoutMilliseconds,30000
GPXconfig,r2
XstepsPerMM,88.573186
YstepsPerMM,88.573186
ZstepsPerMM,400.000000
AstepsPerMM,96.2752018703
BstepsPerMM,96.2752018703
AaxisHasHBP,0
BaxisHasHBP,0
Is this the same?

:)
Sigge
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Prints off center on bed..why?

Go to File > Save Factory File.
Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

Re: Prints off center on bed..why?

I have attached the factory file.
I get a feeling that my printer doesn't realize that the bed surface is greater than 200x200 when the print command is sent...(my bed is 250x250mm).
After some more testing I have come to the conclusion that the printer will use the full 250x250, but it is offset by 55mm, see attached pictures in next post.
Is there a way to update the firmware on the printer?
:|
Sigge
Attachments
project.factory
(2.64 KiB) Downloaded 579 times

Return to “Troubleshooting and Bug Reports”