Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. RyanP
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 120
    • Best 19
    • Controversial 0
    • Groups 0

    Posts made by RyanP

    • Looking for pictures of the 1LC with hotend

      Hey everyone, Im looking for ideas for for mounting my 1LC and Hemera Revo hot end. I will be designing a bracket/mount in fusion360 to attached to a 2020 + MGN9 linear rail as my X-Axis. But that is for me to figure out.

      I'd really just like to see some pictures of the 1LC mounted, wired, you know...the sexy stuff. Haha.

      posted in General Discussion
      RyanPundefined
      RyanP
    • Duet3 1LC 1.0 vs 1.1

      I recently purchased a 1LC board from my local dealer (digitmakers in Toronto).

      The board I was provided was the 1.0 board.

      I've heard that the 1.1 board is needed to utilize an accelerometer. If true, Should I be asking for them to replace it with the 1.1 board?

      posted in Duet Hardware and wiring
      RyanPundefined
      RyanP
    • RE: Proud of myself....question about Duet 3 Mini 5+

      @dc42

      When I get back to my office later today I may have some further questions to grow my knowledge of proper setting of my config.g as I was experiencing skipped steps.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Proud of myself....question about Duet 3 Mini 5+

      @nurgelrot

      Thanks so much. It is as quiet as I could ever imaging. Incredible. Now I just need to tune it.

      posted in General Discussion
      RyanPundefined
      RyanP
    • Proud of myself....question about Duet 3 Mini 5+

      So I had a Duet Wifi board die on me. Admittedly it was a clone (I bought two for backups in case something happened to my genuine boards). Well, clones suck. They work temporarily, but suck in the long run.

      So when it died, I decided to buy two Duet 3 Mini 5+ as I like the price by comparison to the Duet 2 Wifi and I wanted to be up to date.

      I am proud that I was able to port my machine over to the Duet 3 firmware and new board without having to rely on this forum. I took my time and read over all the instructions and data. Took me a few days to learn the ins and outs of Duet 3 firmware, I am up and running, and all is good except one thing....noise. The D3M5+ is quite a bit noisier than either my older genuines D2Wifi, or its clone.

      Is there something I should be adding to my Config.g to quiet it down?

      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sun Jul 11 2021 21:02:44 GMT-0400 (Eastern Daylight Time)
      
      ; General preferences
      G90                                                ; send absolute coordinates...
      M83                                                ; ...but relative extruder moves
      M550 P"Mr. Orange"                                 ; set printer name
      H564 H0
      
      
      ; NETWORK
      M552 S1                                           ; enable network
      M586 P0 S1                               		  ; enable HTTP
      M586 P1 S0                               		  ; disable FTP
      M586 P2 S0							     		  ; disable telnet
      
      
      ; Drives
      M569 P0.0 S0                                      ; physical drive 0.0 goes Forward
      M569 P0.1 S0                                      ; physical drive 0.1 goes forwards
      M569 P0.2 S1                                      ; physical drive 0.2 goes backwards
      M569 P0.3 S1									  ; physical drive 0.3 goes backwards
      M569 P0.4 S1                                      ; physical drive 0.4 goes backwards
      M584 X0.0 Y0.1 Z0.2:0.4 E0.3                      ; set drive mapping
      M350 X16 Y16 Z16 U16 E16 I1						  ; configure microstepping with interpolation
      
      
      ; Estep
      M92 X79.88 Y79.77 Z399.95 U399.95 E139.03       ; set steps per mm
      
      
      ; Movement Settings
      M566 X600 Y600 Z60 U60 E2000                    ; Jerk mm/min
      M203 X30000 Y30000 Z600 U600 E15000               ; Max Speeds (mm/min)
      M201 X3000 Y3000 Z240 U240 E3000                  ; Max Accell (mm/s^2)
      M204 P5000 T3000                                  ; print and travel accellerations
      m593 F50										  ; dynamic accelleration @ 50Hz
      M906 X1000 Y1400 Z1000 U1000 E1000 I80            ; set motor currents (mA) and motor idle factor in per cent
      M84 S30                                           ; Set idle timeout
                                                  
      
      ; AXIS LIMITS
      M208 X0 Y0 Z-1 S1                                 ; set axis minima
      M208 X300 Y300 Z400 S0                   		  ; set axis maxima
      
      
      ; Endstops
      M574 X1 S1 P"io5.in"                               ; configure active-high endstop for low end on X via pin !io5.in
      M574 Y1 S1 P"io6.in"                               ; configure active-high endstop for low end on Y via pin !io6.in
      M574 Z0 S2
      
      
      ; Z-Probe
      M950 S0 C"io3.out"                                 ; create servo pin 0 for BLTouch
      M558 P9 C"^io3.in" H4 F600 T12000 A3 S0.03 B0 R0   ; set Z probe type to bltouch and the dive height + speeds
      G31 P25 X0.7 Y-35.6 Z1.6                          ; set Z probe trigger value, offset and trigger height
      M557 X20:270 S50 Y30:270 S60	                   ; define mesh grid
      M376 H3.56				   						   ; define compensation taper
      
      
      ; Heaters
      M308 S0 P"temp0" Y"thermistor" T100000 B4092       ; configure sensor 0 as thermistor on pin temp0
      M950 H0 C"out0" T0                                 ; create bed heater output on out0 and map it to sensor 0
      M307 H0 A111 C921.1 D0.4 V13.1 B0 S1	           ;hotbed pid tuned for 55d
      M140 H0                                            ; map heated bed to heater 0
      M143 H0 S120                                       ; set temperature limit for heater 0 to 120C
      M308 S1 P"temp1" Y"thermistor" T100000 B4092       ; configure sensor 1 as thermistor on pin temp1
      M950 H1 C"out1" T1                                 ; create nozzle heater output on out1 and map it to sensor 1
      M307 H1 A497.7 C148.2 D5.6 V13.3 B0				   ; PID tuning for hotend at 220
      M143 H1 S280                                       ; set temperature limit for heater 1 to 280C
      
         
      
      
      ; Fans
      M950 F0 C"out5" Q500                               ; create Heat Sink fan 0 on pin out5 and set its frequency
      M106 P0 S1 H1 T30                                  ; set fan 0 value. Thermostatic control is turned on
      M950 F1 C"out3" Q500                               ; create fan 1 on pin out3 and set its frequency
      M106 P1 C"PartCool" S0 H-1                         ; set fan 1 value. Thermostatic control is turned 0ff
      M950 F2 C"out4" Q500                               ; create fan 2 on pin out4 and set its frequency
      M106 P2 C"PartCool" S0 H-1                         ; set fan 2 value. Thermostatic control is turned off
      
      
      
      
      ; Tools
      M563 P0 S"Hotend" D0 H1 F1:2                       ; 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 are not defined
      M671 X-20:320 Y150:150 S0.5
      M572 D0 S0.05
      M564 H0
      
      ; Miscellaneous
      M501                                               ; load saved parameters from non-volatile memory
      M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power loss
      
      
      undefined
      
      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @Phaedrux @o_lampe @droftarts @Hornetrider @engikeneer @deckingman

      I have fixed my problem. I took apart the printer last weekend and re-assembled it. Moving some of the extrusions around (like rotating your tires) and re-squared everything up. Found one spot that seemed a but off so I positioned it with a small gap and tightened things up with a metal 90 degree corner.

      I also noticed that my bed.g file looked like this

      M561 				; clear any bed transform
      G29 S2				; Clear bed height map
      ; Probe 2-points
      M401 				; Deploy probe - deployprobe.g
      G30 P0 X90 Y115 Z-9999 		; Center Left
      G30 P1 X125 Y115 Z-9999 S2 	; Center Right
      M402 
      

      But there is only one 7 axis on this printer. So I deleted everything expect the M561 command.

      Between those two things, my printing is back to normal. I wanted to thank everyone for their suggestions.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @Phaedrux @o_lampe

      deleting the text in the height map did solve the latest issue.

      But now I am having problems with the Maestro board connecting to the network. If I turn the unit off, then back on, many times now it won't connect. I have to turn it off, unplug it, plug it back in and turn it on...and even thats 50/50.

      All my wifi units work. So Im going to swap the cable, as well as review the access point it is connected to. But I have a pretty extensive knowledge of home networking from my home audio and automation days, and am confident regarding my network.

      Like I mentioned, I have a backup Duet 2 Wifi board that I can use if I think something has

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @phaedrux
      Will do.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @droftarts

      ; homeall.g
      ; called to home all axes
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.8 on Tue Feb 18 2020 18:08:45 GMT-0500 (Eastern Standard Time)
      G91                     ; relative positioning
      G1 H2 Z5 F9000        ; lift Z relative to current position
      G1 H1 X-240 Y-240 F3000 ; move quickly to X and Y axis endstops and stop there (first pass)
      G1 H2 X20 Y20 F3000      ; go back a few mm
      G1 H1 X-240 Y-240 F1000  ; move slowly to X and Y axis endstops once more (second pass)
      G90                     ; absolute positioning
      G1 X110 Y80 F9000 	; go to center of bed  ; go to first bed probe point and home Z
      G30                     ; home Z by probing the bed
      
      ; Uncomment the following lines to lift Z after probing
      G91                   ; relative positioning
      G1 Z5 F9000            ; lift Z relative to current position
      G90                   ; absolute positioning
      G29 S1                  ; absolute positioning
      
      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @phaedrux

      Well, I don't even know where to begin. As I previously posted on Saturday, I had gotten close to fixing my issue with my bed and probing, but was going to walk away for a few days (canadian long weekend).

      I've come back to this machine now with a clear mind and a few ideas.

      I turn the machine on and warm it up. This machine is using the Duet 2 Maestro, and 2.05 firmware.

      I hit the home button:
      E5 p1.jpg

      Print head moves X and Y to their endstops, then to the center of the bed. The BL Touch probe is deployed properly, touches the glass surface twice and reports back the correct z-offset and moves the head up to the expected position:

      E5 p2.jpg

      But as soon as it stops its motion the head position for the Z-axis turns from 11.77 to this:

      E5 p3.jpg

      Now the machine is locked up and I cannot move the head with the DWC controls or macros.

      I'm starting to think that the Maestro board is pooched, but I really have no idea. I have a backup Duet 2 Wifi board here that I can replace the Maestro with, but I would rather know for sure.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      Im taking a break from it. I have other working machines and need to take a break from it. Get back to it tomorrow.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      Still Working on it

      Corner One Probe
      4.309 mm
      4.307 mm
      4.306 mm

      Corner 2 Probe
      3.981 mm
      3.983 mm
      3.983 mm

      Corner 3 Probe
      3.380 mm
      3.388 mm
      3.385 mm

      Corner 4 Probe
      3.933 mm
      3.929 mm
      3.931 mm

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @zapta

      Thanks for your input.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: What firmware version are you using?

      2.05 on all machines. Too much on my plate. But one day I will simply do all machines.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      E5 HeightMap 3.jpg

      Its a start.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @Phaedrux @deckingman

      I have now disassembled the bed platform, turned it over, and re-secured it. removed and rotated the build plate, re-secured it.

      Its amazing how much time you can lose on a mechanical issue.

      @Phaedrux regarding the G92 Z0 / G30 S-1, I did this earlier today and started an excel spreadsheet to track the issues. I didn't finish it as it was immediately apparent that the bed was sloping downward at the front (Yaxis), just like the mesh shows. X Axis was relatively stable down to 0.015mm.

      Still working on things.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @deckingman

      All of this I very much understood. This bed was never like this before this week. It is warpy, but not slanted. What I found at the beginning of the week was that the mesh seemed to over compensate for the warpiness lending to rough first layers.

      Removing the mesh certainly helped at the beginning of the week. But something mechanical has obviously happened during the week to lend to this major slant problem.

      What I can't wrap my head around is how the nozzle, which is a relatively fixed distance from the BL Touch pin, can be squared up and safely touching in each corner, and then the mesh turn out so slanted.

      Sunken center, and warpy dips....fine. But the nozzle safely touches in all four corners and it is not represented as such in the mesh.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @phaedrux

      The weird part is, nothing has changed on my printer in the last year really. It was printing fine earlier this week.

      I will agree that I am not the type of person that lets problems persist. I like to know the why of things.

      So here is how things played out on this machine:

      Was printing last week as normal with a mesh. Not perfect, but was printing. But had higher first layer failure rates than I was willing to tolerate.

      So I disabled the mesh and when with manual leveling. It worked decently. In the mean time I was reviewing things about the BL Touch and mesh leveling to make sure I hadn't overlooked anything in the past. A refresher.

      During the time my printer was constantly going. Not failures, great prints.

      Then all of a sudden I was having first layer issues. So I decided to go Mesh again, and "crack the code".

      Well, I haven't cracked the code yet.

      I just ran G32 three times in a row, adjusting the bed after each. I'll post a picture of a print that I ran for the first 2 layers. Clearly their is something wrong.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      @deckingman @Phaedrux its a bit of both.

      Something happened in the last 6 days that caused those perfectly smooth layers to be way out of whack.

      I was pleasantly not using mesh leveling. Just homing and leveling my corners. Then boom, all of a sudden that didnt work any longer.

      So I have been trying to get it back ever since.

      Level the corners....doesn't work.

      Ask for a mesh....way out of whach.

      I can fake it by using the mesh to make the adjustments to get a flat mesh....but is that a good way to do things? Probably not.

      posted in General Discussion
      RyanPundefined
      RyanP
    • RE: Drastic improvements with BL Touch disabled

      Guys, I am punch drunk with this. I've been at this all day. Loosened, cleaned everything. Measured everything. Changed out the BL Touch. Replaced the Pom nut on the z axis. Reviewed the Z axis flexible couple, nothing wrong with it. Tightened it up. Used my digital calipers to measured off the x axis 2020 ext to the bed. Flat.

      My latest go had me going back and forth between Corner 1- Corner 3 and Corner 2 - Corner 4. To all my measuring they are spot on.

      I then just went up and down 5 times on each corner to make sure the grip on the paper didn't change. It didn't. I probed the center of the bed 10 times, certainly well within tolerance.

      Leave it as all four corners are repeatable and snug the nozzle well.

      But as soon as I do a mesh level:

      E5 HeightMap 2.jpg

      Bewilderment is the only work I can describe it.

      posted in General Discussion
      RyanPundefined
      RyanP