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

Solved Auto leveling will not work with Simplify 3d

Discussion in 'Troubleshooting' started by mclemens7, Feb 11, 2017.

Thread Status:
Not open for further replies.
  1. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    What you want to do if the extruder is too low or two high is copy this line of text

    G28 ; home all axes
    M565 Z-1.0 ;
    G29 ; probe the bed
    G1 Z5 F5000 ; lift nozzle
    M109 S[extruder0_temperature] ; set the extruder temp and wait
    G1 X0 Y0 ; move to begin wipe
    G1 X20 Z0 F4800 ; wipe

    And paste it in the starting script in S3d, you can do this by going into (edit process settings), (scripts) and there will be a tab in the scripts tab called (starting script) I want you to past the line of text I gave you and paste it over the line of text in the box, if the extruder is too high or too low between g28 and g29 there is a small text that says, (M565 Z-1.0) I want to to go higher in the negatives add points or whole numbers to the (Z-1.0) to either make it go higher or lower.
     
Thread Status:
Not open for further replies.

Share This Page