1. Got a question or need help troubleshooting? Post to the troubleshooting forum or Search the forums!

Z offset for different slicers

Discussion in 'Software' started by Kingbob, Aug 19, 2014.

  1. Ziggy

    Ziggy Moderator
    Staff Member

    Joined:
    Feb 20, 2013
    Messages:
    707
    Likes Received:
    530
    Why not ? After the G29 is completed the x, y and z positions are all known. eg a X home after that is no different than going to X0.

    Anyway the reset is built into Marlin for better or worse. But like many other "features" in Marlin there is no documentation. And now that R3d have created their own private fork of Marlin it's even more difficult to keep track of changes.
     
  2. Mike Kelly

    Mike Kelly Volunteer

    Joined:
    Mar 11, 2013
    Messages:
    6,967
    Likes Received:
    2,276
    Going to X0 is a controlled motion. It's a calculated position. When it home it truncates all position information and looks for the switch trigger.
     
  3. Ziggy

    Ziggy Moderator
    Staff Member

    Joined:
    Feb 20, 2013
    Messages:
    707
    Likes Received:
    530
    Well not quite all. Because if you home X and Y Marlin still remembers the Z position.
     
  4. Mike Kelly

    Mike Kelly Volunteer

    Joined:
    Mar 11, 2013
    Messages:
    6,967
    Likes Received:
    2,276
    Ok well you got me on that, though when I said "All" I meant for that axis. Since it homes Z after X and Y I would assume it would truncate Z as well since it doesn't know the Z sensing position is still accurate.

    In a way though it makes sense because if you assume a flat bed then the home position wouldn't really change much on the Z.
     
  5. Island Bill

    Island Bill Active Member

    Joined:
    Aug 1, 2014
    Messages:
    132
    Likes Received:
    76
    I can confirm this behavior.
     
  6. sal

    sal New Member

    Joined:
    Jun 10, 2014
    Messages:
    20
    Likes Received:
    6
    G1 Z1.4 ;Raise Nozzle 1.4 (This is the offset on my printer)
    G92 Z0 ;Force new Z0

    Thanks, this worked for me using Repetier and cura
     
    2 people like this.
  7. sal

    sal New Member

    Joined:
    Jun 10, 2014
    Messages:
    20
    Likes Received:
    6
    FYI, I have much better prints with auto level disabled
     
  8. ssshake

    ssshake Member

    Joined:
    Mar 15, 2014
    Messages:
    109
    Likes Received:
    17
    where did you guys get your offset from? Today's the first I'm hearing about this and I've had my printer for months. I can't get it to smash down a good layer on just glass, it's clearly too high. If I add tape it just makes the cut.

    Considering I dont know my z offset what can I do?
     
  9. sal

    sal New Member

    Joined:
    Jun 10, 2014
    Messages:
    20
    Likes Received:
    6
    Do you know the thickness of the tape? if not start with .1mm offset with the above gcode.
    This number will change with the life of the printer. I had to change mine again this weekend.
    Changed from 1.4mm to 1.3mm offset and auto level disabled.
     
  10. ssshake

    ssshake Member

    Joined:
    Mar 15, 2014
    Messages:
    109
    Likes Received:
    17
    The tape measures .2mm on my cheap calipers.

    I arbitrarily set it to +0.4 (M565 Z0.4) and that actually got it smashing down a good looking first layer on bare glass and works on tape too. I'm a little confused by all of this, is setting the offset something everyone should do or is this a hack/work-around to my problem? If we're supposed to set it I wish it was more clearly explained when I got my printer.
     
  11. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    If I understand correctly, the auto-level printers came with that number (the offset) attached (somewhere). You should have had a sheet of paper (or something) with that number specified.

    You can however experiment with it to find the optimal number for your printer (sounds like that is what you are doing). Pick a number and print a perimeter. If it is correctly put down you are good, if not, adjust and redo. Sort of like us beta guys do with the manual Z axis screw :)
     
  12. sal

    sal New Member

    Joined:
    Jun 10, 2014
    Messages:
    20
    Likes Received:
    6
    Mine smashes the glass without offset. Try 10mm first. that would put you well above the glass. then work your way down.
     

Share This Page