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

    ukwebb

    @ukwebb

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

    ukwebb Unfollow Follow

    Latest posts made by ukwebb

    • RE: Paused message doesnt self clear

      @chrishamm that does appear ( on the first and only try ) to have fixed it - thankyou

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: Paused message doesnt self clear

      @phaedrux any thoughts on the issue

      • does anyone else have the issue?
      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: Paused message doesnt self clear

      I'm happy to be proved wrong, but why would it be due to paneldue ? the print does resume and the browser shows that - and the paused message goes from paneldue . Its only on the Duet Web interface that still shows it.

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: Paused message doesnt self clear

      @phaedrux updated to 3.4.0
      same thing 😞

      0328eb9f-3965-472b-b26a-6cedd3893093-image.png

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: Paused message doesnt self clear

      @phaedrux
      v3.2.11

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • Paused message doesnt self clear

      Not sure if this is a bug, or a bug that has been fixed but I've noticed that ... if my printer pauses due to the filament sensor, and I then resume the printer via the PanelDue, next time I lview the web interface, the message saying "your print is paused - Extruder 0 reports too little movement" appears, even though in the background you can clearly see the x,y positions moving happily away.
      clicking dismiss on the message has zero effect, other than clearing the message - its just concerning when you first view it as you think the printer has paused again.
      I'm on stable release 3.3.0 with a Duet3Mini5+ in standalone mode
      Any thoughts?

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: Dual z Stop and Piezo Bed Level

      @palgon no one can give you the exact measurements, other than you, as you have the printer to measure it!.

      Home your printer, then move the print head Y position until it's in line with your Y rods. That will give you the Y value.eg something around 165
      Then make sure x is at the 0 position and measure the distance from the tip of the nozzle to the approx centre of the z rod.
      You'll get something like -30mm. Then move the X across as close as you can to the right side, and again measure the nozzle to rod distance. Remembering to add in the X position. So if the head is at position 330, and the rod is a further 30mm away, then your number is 360mm.

      So in the examples above the positions would be -30,165 and 360,165

      posted in Firmware installation
      ukwebbundefined
      ukwebb
    • RE: total number of layers issue

      @jay_s_uk said in total number of layers issue:

      ;LAYER:[layer_num]

      sorry bud - no difference

      ff79859b-78f6-4011-a5ba-57667cd6575a-image.png

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: total number of layers issue

      @phaedrux

      reprap/sprinter firmware

      I am using "Synchronize with object layers " turned off - ie not sync'd
      i did wonder if this was the reason, but it looks very odd when it starts showing now on layer 70 of 66 !

      i've made a simpler layergcode.gcode example gcode file, which has the same effect with 76 layers according to Prusa.

      63995e6f-160a-4bff-a624-88b3c469a6f0-image.png

      e78c27fc-963c-4dde-aec7-109c25534d2f-image.png

      posted in Duet Web Control
      ukwebbundefined
      ukwebb
    • RE: Dual z Stop and Piezo Bed Level

      @palgon
      I have a corexy machine with the same as you describe
      ie Duet3 mini5+ ( very similar to duet2 )
      two z motors left and right
      precision piezo sensor

      once you're on RR3 these are the relevant lines in my config

      ; Z Lead screws
      M671 X-100:400 Y160:160 S20 ; leadscrews at left (-100,160) and right (400,160)

      ; Endstops
      M574 Z1 S2 ; configure Z-probe endstop for low end on Z

      ; Z-Probe
      M558 P8 R0.3 F150 T4200 C"!io3.in" H3 ; PP sensor in digital mode connected it io3.in
      G31 Z0.05 ; set Z probe trigger value, offset and trigger height

      M557 X20:280 Y20:280 S60 ; define mesh grid

      posted in Firmware installation
      ukwebbundefined
      ukwebb