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

    Best way to change between process

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    221
    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.
    • tom33undefined
      tom33
      last edited by

      Hi,

      I Would like to implement other process on my machine, what is the best way to do ?

      Option 1 :
      Different folder and a maccro
      Folder : 3D print
      Folder : Laser

      and a macro like

      M505 P"/sys/3D print/"
      M98 P"config.g"

      Option 2 :

      Just one folder and declare different tools in the config.g

      and add some Gcode in Tpre, Tpost, Tfree ?

      Thanks !

      1 Reply Last reply Reply Quote 0
      • chrishammundefined
        chrishamm administrators
        last edited by

        @tom33 If the machine limits remain equal for both processes, I'd go with two separate tools and a single config. If there are bigger diferences, two sys directories for fine-tuning sound reasonable though.

        Duet software engineer

        tom33undefined 1 Reply Last reply Reply Quote 0
        • tom33undefined
          tom33 @chrishamm
          last edited by

          @chrishamm ok, If I use different directories, is there an example of different directories and macro for the change?

          Like disable heaters, extruder drive, ... on the new .config of directories.

          Thanks!

          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
          • jay_s_ukundefined
            jay_s_uk @tom33
            last edited by

            @tom33 Have a look at M505 https://duet3d.dozuki.com/Wiki/M505

            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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