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

    start.g with temperature and print ranges, etc?

    Scheduled Pinned Locked Moved
    Gcode meta commands
    4
    5
    202
    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.
    • zuoyanundefined
      zuoyan
      last edited by

      Is there a way to pass temperature, material, print ranges etc from the slicer to the start.g?

      With this, we can put as much common starting part into the start.g file as possible. Otherwise, we may have to use slicer specific start part.

      1 Reply Last reply Reply Quote 0
      • Superbrain8undefined
        Superbrain8
        last edited by

        start.g runs before the slicer gcode.
        running a seperate macro at the start of the print called from the slicer and passing in the values is common

        1 Reply Last reply Reply Quote 0
        • oliofundefined
          oliof
          last edited by

          as superbrain said. Teamgloomy built a reference config using a start_print macro from the slicer, you can have a look at https://github.com/TeamGloomy/Troodon-V2/tree/improved/Config/sys

          <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

          zuoyanundefined 1 Reply Last reply Reply Quote 0
          • zuoyanundefined
            zuoyan @oliof
            last edited by

            Thanks both, this confirms my understanding and the example configuration is very helpful.

            I saw some release notes that we will have job.file.customInfo, which could already have this info. But I'm not sure it's accessible in the start.g or not -- I'd wait for a stable release to try this.

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator
              last edited by

              I do a generic preheat in start.g to get the heaters warming up while the printer homes. Then the slicer takes over with final temps. Saves some time anyway.

              Z-Bot CoreXY Build | Thingiverse Profile

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