This one didn’t print right but I’m gonna try it again later I might change up the color too

  • Tenthrow@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    If you are up for suggestions. I would swap filaments at the layer after the base is finished and switch colors so that the logo will pop against the base color.

    • Sphks@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      That’s what I currently try (I am not OP) and it does not works. The slicers use one magic Gcode command (M600) that does all the filament change movements and interactions.

      My shitty printer (Weedo Tina2) does not recognize this command (I have found the documentation).

      A printer at my fablab (artillery X2) just ignores it.

      What do you use to make midprint filament change?

      • Rikudou_Sage@lemmings.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        You can insert any custom GCode at any layer, at least with PrusaSlicer. So check what your printer supports for changing filament and try that.

        • Sphks@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          1 year ago

          OK… looks like I could play with M226.
          M226 waits until a pin’s value changes - you have to know the numer of the pin.
          M43 allows you to display the pin’s value. I may find a pin matching with the user’s button.

          These two exotic instructions are implemented in my shitty printer (from the documentation). I have to try it.

      • CapillaryUpgrade@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        You can also just pause it and change filament manually.

        Just remember to push through some of the filament until the color comming out is right.

        • Sphks@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          You mean going trough the menu ? I have never used this feature. When you “pause” the print, does the printer head goed to the origin (to be able to push the filament" ? I can imagine that it depends of the printer…