Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. ScotY
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 96
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by ScotY

    • ScotYundefined

      Duet wifi suddenly stopped working

      General Discussion
      • • • ScotY
      9
      0
      Votes
      9
      Posts
      560
      Views

      Danalundefined

      I had Google WiFi (round things) for quite a while and it worked fine with two Duet 2 WiFi printers.

      I got rid of it for other reasons.

    • ScotYundefined

      How to connect to new router

      General Discussion
      • • • ScotY
      3
      0
      Votes
      3
      Posts
      674
      Views

      3DPMicroundefined

      Perhaps this will help. I had network issues in the beginning.
      https://forum.duet3d.com/topic/4226/dwc-won-t-open-what-am-i-missing-solved/14

    • ScotYundefined

      Duet Wifi for wire EDM?

      Tuning and tweaking
      • • • ScotY
      5
      0
      Votes
      5
      Posts
      830
      Views

      T3P3Tonyundefined

      How does the external input manage the stop, feed,retract?

    • ScotYundefined

      Simplify3D question

      Tuning and tweaking
      • • • ScotY
      25
      0
      Votes
      25
      Posts
      6.0k
      Views

      Neotkoundefined

      Using this scripting process you could make outside lines to have special accel/jerk and keep the non visible prts at max speed

      https://ultimaker.com/en/community/40307-simplify3d-fans-only-on-perimeters?page=last

      Juat read the scripting and add the gcodes for each part

    • ScotYundefined

      Stepper motor tuning

      General Discussion
      • • • ScotY
      3
      0
      Votes
      3
      Posts
      776
      Views

      ScotYundefined

      Thanks for the help! Okay, sounds like trial and error it is. I asked as there is a section in the Wiki that has not been filled in about tuning stuff.

      I have discovered one thing that I should have been obvious. You cannot use DWC to move the motors to see if there's any change in speed unless you change the move speed in Settings-User Interface-Machine. The default speed is limited to 100mm/sec.

    • ScotYundefined

      DWC questions

      General Discussion
      • • • ScotY
      6
      0
      Votes
      6
      Posts
      1.0k
      Views

      ScotYundefined

      Thanks, I realized I was just using the wrong IP address to access the Duet Wifi. And I realize now that the DWC lives on the Duet, not on the PC. It has been quite some time since I set this thing up and I struggled with it a bit. 🙂 I guess I should probably attempt to update the firmware and all. I first need to reconfigure Simplify3D since I lost all it's settings when I lost the laptop. 😞

    • ScotYundefined

      Heater auto tuning question

      General Discussion
      • • • ScotY
      8
      0
      Votes
      8
      Posts
      1.0k
      Views

      dc42undefined

      Your config.g file should have a M501 command near the end, which causes config-override.g to be run. So the values in config-override.g override earlier settings in config.g.

    • ScotYundefined

      Mesh leveling

      General Discussion
      • • • ScotY
      4
      0
      Votes
      4
      Posts
      925
      Views

      dc42undefined

      That's correct.

    • ScotYundefined

      Panel Due instruction manual?

      General Discussion
      • • • ScotY
      15
      0
      Votes
      15
      Posts
      2.2k
      Views

      dc42undefined

      I thought I put the bed standby temperature in 1.15c but maybe I was wrong and it's in the 1.16 version that I will soon release as a beta. I'm just waiting for some help with translations of the captions and messages to different languages before I release it.

      The BOSSA releases page has changed. There is a .tgz file for the Windows release, which if you extract it contains just bossac.exe, but no GUI version there at present.

    • ScotYundefined

      Problem updating firmware - Duet Wifi

      General Discussion
      • • • ScotY
      18
      0
      Votes
      18
      Posts
      2.8k
      Views

      T3P3Tonyundefined

      Glad that it's coming together!

    • ScotYundefined

      Adjusting z-offset

      General Discussion
      • • • ScotY
      11
      0
      Votes
      11
      Posts
      4.9k
      Views

      DjDemonDundefined

      Babystepping as marlin implement it sends a specified number of extra step pulses to the z motor driver per turn of the encoder wheel. So it's coordinate-system independent, instant and in the latest versions theres a readout on the Lcd to say how many millimeters you moved, which you can use to set a permanent z offset in firmware or your slicer.

      This is what we need really, it's tried and tested. If reprap firmware wants to steal a march on marlin then and option to save the offset for the next print would be a wonderful addition. Perhaps into the new configuration override file.

      I accept that if you have a really precise, reproducible printer and you don't change it much then you set the z offset once and then just use it. But if your printer isn't that tight, or you're testing things or change nozzles a lot, or hot ends this can save you hours and lots of filament.

    • ScotYundefined

      Duet Wifi setup - need help

      General Discussion
      • • • ScotY
      79
      0
      Votes
      79
      Posts
      13.8k
      Views

      ScotYundefined

      Whenever I edit the config.g file and do a software reset, I am not getting any message in the g-code log. Any idea why? Most of the time, the heaters will shut off and I assume the config.g edit was saved.

    • ScotYundefined

      Getting Duet Wifi connected

      General Discussion
      • • • ScotY
      4
      0
      Votes
      4
      Posts
      924
      Views

      StephenRCundefined

      Another way is to download all of it as a zip file via the clone button.