Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. vonGreezly
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 25
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by vonGreezly

    • vonGreezlyundefined

      Inserting a pause using S3D and my Duet

      General Discussion
      • • • vonGreezly
      17
      0
      Votes
      17
      Posts
      1.9k
      Views

      vonGreezlyundefined

      @mrac1 OKAY! Back to this.. Finally updated, and Calling the macro generates a popup window, but doesn't pause the print, or move the print head out of the way, etc. So, the Macro is calling, but it's not doing anything other than generating an OK button. Thoughts?

      My Macro Script (Super simple):

      M400 ; Wait for moves to complete
      G1 X10 Y10 F3000 ; Move nozzle to the front
      M291 P"Change Filament" ; Display message
      G1 R1 ; go back to the last print move

    • vonGreezlyundefined

      Recovering from a Heater Fault?

      General Discussion
      • • • vonGreezly
      5
      0
      Votes
      5
      Posts
      1.4k
      Views

      DjDemonDundefined

      Just a tangent from this, my chamber heater reported a fault as it wasn't heating as fast as expected, this killed the print, when perhaps for an accessory heater like this, an arguably better behaviour would be to shut down that heater and continue printing as there is still a possibility of a successful print, or indeed pause.

      Also are there any plans to have a system where faults could be notified to the user by email?

    • vonGreezlyundefined

      Axis Compensation

      Tuning and tweaking
      • • • vonGreezly
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      vonGreezlyundefined

      @dc42:

      https://github.com/reprappro/RepRapFirmware/tree/master/STL

      TY SIR!

      -Casey

    • vonGreezlyundefined

      M566 on the fly?

      Tuning and tweaking
      • • • vonGreezly
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      Whitewolfundefined

      Would be nice if this was a dropdown option in the web interface instead of having to write macros…. there should be a whole section dedicated to tuning and tweaking the printer but can be hidden via a checkbox so kids are not messing with the settings

    • vonGreezlyundefined

      Another Mesh leveling thread…!

      Tuning and tweaking
      • • • vonGreezly
      17
      0
      Votes
      17
      Posts
      2.7k
      Views

      lolorcundefined

      yes, that's what I thought.
      I've been spending a lot of time playing with my duet, which is under the bed, so I decided to put G29 in bed macro. I guess I don't need it anymore.

      i guess I don't need to run G32 before every prints either.