Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Simplify 3d Start Script

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    2
    1.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • npm1undefined
      npm1
      last edited by

      Hi,
      I have start up script in simplified 3d, however sometimes its being honored and sometimes its not. So far two different prints and both times the start up script did not initiate.

      the start up script includes: g32 command followed by the g29 s1 command whilst the end script is about homing the x axis and move the y axis closer ready for the print to be taken of the bed.

      When the script was activated the bed leveling was perfect(performed using the BLTouch), at the end of the print the end script is activated as expected.

      Please help.

      Ender 5 pro(LGXextruderddewith e3d revo rapid changer) with fly rrf e3 and a standard prusa mk3, both siting air-tight in a ikea kitchen cabinet.

      1 Reply Last reply Reply Quote 0
      • Danalundefined
        Danal
        last edited by

        S3d puts those scripts in via a "process". S3d is a little wierd about processes, sometimes.

        Therefore, the very first step is to open the "whatever.gcode" file in a text editor and verify that the scripts really got included. For the start script, S3d puts in a bunch of comments, lines that start with ";", at the very beginning of the gcode. The start stuff will be after that.

        End script is, of course, very near the end.

        Anyway, that's worth verifying.

        Delta / Kossel printer fanatic

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA