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

    PuG

    @PuG

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

    PuG Unfollow Follow

    Latest posts made by PuG

    • RE: Sudden X homing problem, over homing when Y moves

      I'm speaking rubbish, but its something to do with the latest RRF website. When I use previous config zip its fine. If I extract, use custom config selecting the one unpacked, re-generate from the website its borked causing it to grind when homing Z as home all.

      Firmware Version: 	2.04 (2019-11-01b1)
      WiFi Server Version: 	1.21
      Web Interface Version: 	1.22.5
      
      posted in General Discussion
      PuGundefined
      PuG
    • RE: Sudden X homing problem, over homing when Y moves

      After investigating its caused by RRF Config Tool website and there latest update.

      homeall.g

      Since there latest update when you generate and download the config its omitting S2 in the Z homing causing it to grind the X axis.

      G1 S2 X-48 Y240 F6000   ; go to first bed probe point and home Z
      

      Since update:

      G1 X-48 Y240 F6000   ; go to first bed probe point and home Z 
      

      Which is a pain.

      posted in General Discussion
      PuGundefined
      PuG
    • RE: Sudden X homing problem, over homing when Y moves

      Thanks Ian, I will check in the morning now as she's busy printing - good idea on comparing the two just in case I mucked up. Cheers

      ; Configuration file for Duet WiFi (firmware version 1.21)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.2 on Tue Nov 05 2019 20:56:44 GMT+0100 (Central European Standard Time)
      
      ; General preferences
      G90                                      ; send absolute coordinates...
      M83                                      ; ...but relative extruder moves
      M550 P"Duet2 Wifi"                       ; set printer name
      
      ; Network
      M552 S1                                  ; enable network
      M586 P0 S1                               ; enable HTTP
      M586 P1 S0                               ; disable FTP
      M586 P2 S0                               ; disable Telnet
      
      ; Drives
      M569 P0 S0                               ; physical drive 0 goes backwards
      M569 P1 S1                               ; physical drive 1 goes forwards
      M569 P2 S0                               ; physical drive 2 goes backwards
      M569 P3 S0                               ; physical drive 3 goes backwards
      M584 X0 Y1 Z2 E3                         ; set drive mapping
      M350 X32 Y32 Z32 E16 I0                  ; configure microstepping without interpolation
      M92 X160.00 Y160.00 Z800.00 E837.00      ; set steps per mm
      M566 X240.00 Y120.00 Z12.00 E300.00      ; set maximum instantaneous speed changes (mm/min)
      M203 X12000.00 Y6000.00 Z180.00 E6000.00 ; set maximum speeds (mm/min)
      M201 X390.00 Y390.00 Z20.00 E100000.00   ; set accelerations (mm/s^2)
      M906 X950 Y1500 Z950 E850 I30            ; set motor currents (mA) and motor idle factor in per cent
      M84 S5                                   ; Set idle timeout
      
      ; Axis Limits
      M208 X-20 Y0 Z0 S1                       ; set axis minima
      M208 X310 Y300 Z400 S0                   ; set axis maxima
      
      ; Endstops
      M574 X1 Y1 S0                            ; set active low and disabled endstops
      M574 Z1 S2                               ; set endstops controlled by probe
      
      ; Z-Probe
      M558 P2 H10 F120 T6000                   ; set Z probe type to modulated and the dive height + speeds
      G31 P500 X43 Y25 Z2.8                    ; set Z probe trigger value, offset and trigger height
      M557 X-5:245 Y265:195 S40                ; define mesh grid
      
      ; Heaters
      M307 H0 B0 S1.00                         ; disable bang-bang mode for the bed heater and set PWM limit
      M305 P0 T100000 B4138 R4700              ; set thermistor + ADC parameters for heater 0
      M143 H0 S120                             ; set temperature limit for heater 0 to 120C
      M305 P1 T100000 B4388 C7.060000e-8 R4700 ; set thermistor + ADC parameters for heater 1
      M143 H1 S280                             ; set temperature limit for heater 1 to 280C
      
      ; Fans
      M106 P0 S0.3 I0 F500 H-1                 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S0.8 I0 F500 H1 T45              ; set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      
      ; Tools
      M563 P0 D0 H1 F0                         ; define tool 0
      G10 P0 X0 Y0 Z0                          ; set tool 0 axis offsets
      G10 P0 R0 S0                             ; set initial tool 0 active and standby temperatures to 0C
      
      ; Custom settings
      M558 p5 i0
      M557 X40:300 Y0:255 S40
      M572 D0 S0.05
      G29 S1
      
      
      ; Miscellaneous
      M501                                     ; load saved parameters from non-volatile memory
      
      
      
      posted in General Discussion
      PuGundefined
      PuG
    • Sudden X homing problem, over homing when Y moves

      Good afternoon, I'm sure this has been answered though buried!

      Everything has been working fine, I did upload a new generated config yesterday, but I hadn't adjust anything apart from fan speed - then today when I "home all", they home fine accept when the Y axis bed moves back to the centre, X starts moving past the home stop (at which point the belt is slipping) until Y stops moving. Individually they home fine and no problem in printing.

      Any suggestions?

      Thanks, James

      posted in General Discussion
      PuGundefined
      PuG
    • RE: Duet Maestro XY Layershift

      I take that back, no difference 🙂

      posted in Duet Hardware and wiring
      PuGundefined
      PuG
    • RE: Duet Maestro XY Layershift

      I had a bizarre instance yesterday.

      Had been printing fine with 2.03 firmware, made some physical adjustments to the bed, next print it started layer shifting on the bottom layer infill in the same spot. Assumed I had joggled some cable's but after checking twice came across this thread.

      Updated to 2.04 this morning and so far, with any luck seems to have fixed it.

      posted in Duet Hardware and wiring
      PuGundefined
      PuG
    • Pause print without moving X/Y or lift Z

      Afternoon. I do allot of sequential printing which is fine accept when you Pause print as you know Duet2 moves the extruder to the edge of the bed - grinding it's way through all of the previously printed parts until it gets stuck.

      Would it be possible for it to lift the Z high enough to clear anything else in the gcode file, or a Pause in place button which might just lift the z axis +25 or something.

      Its just really irritating watching my gears skip on the belts when I forgot.

      Cheers, James

      posted in Firmware wishlist
      PuGundefined
      PuG
    • RE: sequential printing, Sli3r

      Sorry I wasn't inferring its specifically caused by Duet2 but there is a reason behind it not working - turns out pointed me in the right direction, Print Settings/Output Options Complete individual objects had become unchecked.

      Cheers

      posted in Duet Hardware and wiring
      PuGundefined
      PuG
    • sequential printing, Sli3r

      Good morning,

      I've been having problems since moving over to the Duet2 Wifi board, basically it doesn't honor sequential printing defined in the gcode files generated by Sli3r. Just wondering if anyone else has had this issue or a potential fix? These had previously worked fine on Occtoprint/Ramps 1.4 .

      Cheers, James

      posted in Duet Hardware and wiring sequential printing sli3r
      PuGundefined
      PuG
    • Auto-sleep, does it wait for the nozzle to cool?

      Just trying to find out, if auto sleep is enabled will it wait for the nozzle to cool before triggering the PSU to shut down? my fan is currently thermostatically controlled to 45 degrees.

      Thanks, James

      posted in Duet Hardware and wiring auto-sleep auto sleep delayed shut down nozzle
      PuGundefined
      PuG