• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    tom33
    last edited by 5 Oct 2021, 07:46

    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
    • undefined
      chrishamm administrators
      last edited by 5 Oct 2021, 07:51

      @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

      undefined 1 Reply Last reply 5 Oct 2021, 07:56 Reply Quote 0
      • undefined
        tom33 @chrishamm
        last edited by 5 Oct 2021, 07:56

        @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!

        undefined 1 Reply Last reply 5 Oct 2021, 08:21 Reply Quote 0
        • undefined
          jay_s_uk @tom33
          last edited by 5 Oct 2021, 08:21

          @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
          1 out of 4
          • First post
            1/4
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA