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

    danwillm

    @danwillm

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    danwillm Unfollow Follow

    Latest posts made by danwillm

    • RE: Resetting home position

      @Danal

      @Phaedrux

      That is currently what I have at the moment, with G91 at the top of the script. Sending the G28 command to home twice causes the printer to crash into the back. Do you know of anything that could cause this?

      Thanks in advance.

      posted in Duet Hardware and wiring
      danwillmundefined
      danwillm
    • RE: Resetting home position

      @bearer When I home then home again I get an unexpected result. The printer goes to near the back (its a corexy) and crashes into the back because of this.

      I assumed it would be due to my positioning method, but I'm currently in relative positioning when I home, is that right?

      Or do you have any other ideas?

      Thank you very much in advance!

      posted in Duet Hardware and wiring
      danwillmundefined
      danwillm
    • Resetting home position

      Is there a way for the printer to 'forget' its current home position?

      Currently, when I home twice, (when the printer already knows it's home position) it makes itself crash into the back of the corexy machine that I have.

      Any ideas?

      Many thanks in advance.

      posted in Duet Hardware and wiring
      danwillmundefined
      danwillm
    • RE: HTTP requests with web control not working as expected

      @veti Yep that was the reason! Thanks a lot!

      posted in Duet Web Control
      danwillmundefined
      danwillm
    • HTTP requests with web control not working as expected

      Hi!

      I'm trying to setup my raspberry pi to send HTTP requests using the available HTTP requests that are in the duet web control. However, when I try to send gcode to the printer, by sendinghttp://{ip}/rr_gcode?gcode=G28 YX I get {u'buff':248} returned back to me, but the printer does not move. This is after I connect to the printer using rr_connect

      What is going wrong?

      Many thanks in advance.

      posted in Duet Web Control http web control duet wifi
      danwillmundefined
      danwillm