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

    Posts made by Grudairian

    • RE: Redesigned the MFM housing

      @lo-fi, I just wanted to say thanks for this design! I have two different MFM's (a 1.7 and a 1.7b), using this mount has actually made the 1.7b useful and reliable. Before switching to this mount, I honestly just kept the MFM disabled and used a microswitch in front of the MFM for filament monitoring. I always wanted to get the sensors working reliably, though I never could get consistent performance out of them. The other day I decided to try troubleshooting them again and came across your post here. Wow, what a difference. Thank you again so much for actually making my sensor useful.

      I hope that this model will be added to the doc page for the MFM when you and Phaedrux think it's ready. I think there are probably other people who will appreciate it too.

      posted in Filament Monitor
      Grudairianundefined
      Grudairian
    • RE: Wiring problem

      @Grudairian I double checked before I started splicing wires, and the step-up converter is intended to handle 24V at 10A, which means that it should need about 20A at 12V input to maintain that. If a single atx pin is only intended to handle 6A at 12V then the wire is probably not rated for too much more than that either. I checked and the wires are 20AWG from the PSU. So now I am thinking that the best course of action would be to take 4 x 12v lines off the PSU and solder all of those together with the positive line in on the step-up converter. That should provide 24A at 12V for input and should be enough power to keep the step-up converter happy. For the 4 12v lines, I figured I would sacrifice the 8 pin cpu connector. I also figured if we are allowing for that much power to go in, we should also allow it to get out and figured I would also splice grounds to be equivalently rated.

      Thanks again for your reply, it has been good food for thought

      posted in Duet Hardware and wiring
      Grudairianundefined
      Grudairian
    • RE: Wiring problem

      @Grudairian I just wanted to add that when I was looking through the questions on the amazon page for my hotbed, someone mentioned that the hotbed should draw about 25 amps(at the 12v config). Looking on the side of the PSU it looks like the 12v lines are rated for 35A. So it seems like splicing the step up converter directly to the 12v line might be a good idea and would get around the 6A limitation of an atx connector.

      posted in Duet Hardware and wiring
      Grudairianundefined
      Grudairian
    • RE: Wiring problem

      @TDK Thanks for replying TDK. The printer did run in this set up for almost a year so it seems odd that it would blow in less than a week with the new board. Though the old I breakout board had the two 12v lines tied together and this one keeps them separate.

      I checked, and it looks like the hotend should only be pulling about 1.67A, but I can't find wattage or amp draw for the heatbed. Do you think setting up the hotbed on a separate mosfet directly from one of the 12v lines would work to reduce the amps across the connection to a safe point?

      Alternatively, I could bypass the breakout board for the 12v line going to the step-up converter and splice/solder the step up converter directly with the 12v line from the psu.

      Do you have an approach you would recommend?

      posted in Duet Hardware and wiring
      Grudairianundefined
      Grudairian
    • Wiring problem

      So my printer has been running perfectly happy for almost a year now, about a week ago I smelled a bit of burning plastic, and started to get warnings that Drivers 0,1,2,3,4 were over temperature and the print would come to a complete halt. I figured I would check the wiring and ensure there were no problems. Well, I was shocked when I detached the ATX PSU and found the 12v lines on the breakout board charred. Upon detaching the breakout board from the frame of the printer, the positive 12v lead just fell out of its connector.

      To power my printer, I was running from a 450w EVGA ATX PSU into a breakout board, and from there I connected to a 12v->24v Step up converter before feeding 24v power into my duet board. I had seen the warning on the duet wiring guide that all connections should be in crimped ferrules and that you should not use tinned connections. But... I didn't have the equipment to properly crimp the included ferrules, and I figured that if I clamped the screws down hard enough I would be okay. It looks like the step-up converter I used had tinned ends though. It's my belief that over time the connection was heated by the high currents passing through and the solder or tinning began to run. As the solder began to run, the connection became poorer and the resistance increased. Eventually, the connection failed.

      Burnt Out Board

      To repair the problem I ordered a ferrule set with crimps and reseated all of my screw terminal connections on the printer. I replaced the breakout board, and I cleaned the contacts on the ATX connector.

      This week, however, I have run into a problem with the new breakout board burning out as well.

      Second Burnt out Board

      I don't want to keep throwing parts at the problem and I want to get to the bottom of what is going on so I had a few questions for people who are more knowledgable than myself.

      The first thing I want to do is ensure there are no shorts anywhere in my system. To do this I was planning to use my multi-meter to check the power lines coming off the duet mainboard. Specifically, I was planning to check the hotend heater cartridge, and the hotbed by checking the resistance across them from their wires that currently connect to my duet. Do you think just checking resistance will work? Do you have any idea what resistance I should be expecting? (E3d high precision 24v 40W and Anycubic 43188-247109 12v/24v ultrabase and heated) Obviously I expect to find some resistance and no resistance would imply a short, but what I mean is, do I need a particular resistance to be confident there is no short?

      Next, I plan to replace the breakout board again, and I am concerned the step up converter may have been damaged in the first incident. If so my guess is that there may be a short or problem with the step up converter that caused the second problem. Do you know if there is any way I can safely test the step up converter?

      Lastly I was wondering if there is any way that I can check to see if the ATX PSU needs to be replaced? or if the connections might still be okay. The 5v line is still working and the duet can power up, but I cannot turn "on" the power from the web interface anymore, which is probably cause the 12v power line has a charred connection. (I realized there was a problem with the power again when I saw that the web interface listed the vin as 1.7v and had the red off icon indicating the psu was turned off. I tried to turn on the PSU and when it wouldn't do so inspected the connection and found the second problem.)

      p.s. I want to mention that I do have a smoke detector mounted above the 3d printer, and especially with covid, I am almost always in the same room as the printer.

      posted in Duet Hardware and wiring
      Grudairianundefined
      Grudairian
    • RE: IFTTT

      @Danal Hi Danal, thanks for the pointer to the servo and pin control page, but I am specifically trying to trigger an IFTTT trigger without having anything wired directly to the duet. I glanced through the servo page you linked, but I didn't see anything that seemed directly related to the process of setting up an IFTTT trigger from the duet. I apologize if i missed something.

      Just a thought, would it be possible to setup the pinouts to fire on an event(print start, etc) and have something like a raspberry pi listen for a pin event? Then when the raspberry pi receives the pin out signal it could trigger an IFTTT event? I would prefer not to have to use a second board to make this work, but I am open to ideas.

      posted in General Discussion
      Grudairianundefined
      Grudairian
    • RE: IFTTT

      @bearer is there any chance you could tell me more about how one might set this up? I have some wifi connected led's that I currently control with my google home assistant (I really enjoy being able to adjust colour and brightness with voice commands). I would really like to set up IFTTT triggers to change their colour based on gcode, so as to have visible status indicators (I also think IFTTT triggers would enable fancier effects, such as pulsing colour that would be challenging to achieve with the pinout system). I am happy to add gcode to my start, and stop or pause commands.

      I recently saw a Thomas Sanladerer video where he talks about setting up leds based on pinouts, and my hope is to find a way to achieve a similiar status effect with IFTTT triggered events.

      https://youtu.be/fb3hrjEiE3s

      posted in General Discussion
      Grudairianundefined
      Grudairian
    • RE: Magnetic Filament sensor issue

      I was trying to figure out my sensors quirks a bit more today, and I updated from 2.04 to 2.05 ( firmware is here: https://github.com/dc42/RepRapFirmware/releases/tag/2.05). I was still having a problem with negative values being reported for the min range on M561 D0, so I reviewed the set up page again. I saw a new argument that I am going to test, but it might help you too.

      "An (firmware 2.03 and later) 1 = check All extruder motion, 0 = only check extruder motion of printing moves (moves with both movement and forward extrusion)"

      I'm hoping that this will keep my min range more reasonable, and I thought it might be useful for you too.

      posted in Filament Monitor
      Grudairianundefined
      Grudairian
    • RE: Magnetic Filament sensor issue

      I'm glad you are running the right firmware, I'll keep watching this topic to see if anyone else can help you with it. I understand your frustration with having to hit resume every 30 seconds. At the moment I have my magnetic filament sensor set to S0 so it can monitor filament, but it disables the sensor from pausing the print. So it kind of seems pointless to even be running the thing. I need to spend more time figuring it out some time. I hope someone here will be able to help you, they have always been helpful when I have come here with questions.

      posted in Filament Monitor
      Grudairianundefined
      Grudairian
    • RE: Magnetic Filament sensor issue

      I picked up a magnetic filament sensor about a month or two ago, and while I haven't completely nailed down my problems with it I keep getting negative min %), I did find that my duet board firmware was causing a lot of problems. Up to that point, I was running whatever firmware came with the board and I hadn't had any other problems. I updated to 2.04 and my magnetic sensor started working. Can I ask which firmware you are running? It should be available on your Machine specific tab, and the current release is 2.05. If I recall correctly you need to be running at least version 2.03 for the sensor to work properly. I was still on ~1.9, it connected but was a nightmare.

      posted in Filament Monitor
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      I moved my bltouch to be in line with my nozzle on the x-axis, though it is a little farther away; x:0 y:-65. The heightmap is a lot cleaner.

      https://ibb.co/L93XHV8

      I think there is still a tiny bit of deviation, but I think it's within 0.01mm. For now, I think I should be able to print with this, but when I get a chance I'll replace the carriage. I'm glad I don't have to rush to replace it immediately though.Thanks for your help everyone.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      @droftarts My previous carriage had it mounted in line with the nozzle(~ x:0 y55). I can definitely modify the old mount to fit on this new carriage. I switched carriages because I was having jamming problems due to airflow issues on the old carriage, so I wanted to move to the official e3d cooling solution for the heatsink. Thanks for the idea, moving the blTouch mount will be a lot easier than rebuilding the whole assembly. If the nozzle (centerpoint of the carriage) stays stable enough with the switched probe position, you will have saved me a lot of time and work.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      @dc42 I think you've nailed it. While the linear rods are secure, the gantry is stable and the bearings seem to be snug, there is a bit of tilt play in the carriage. I will print a new carriage, thanks for your help, I would have been running circles around that problem for a long time.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      I can't find anything making contact or interfering. Funny thing is I also tried changing the probing density and I saw the same ripples with M557 X20:180 Y20:180 S50 I forgot to take a screenshot of it. but it does one row normal, then one row crests. I'll look into it more tomorrow. But this one baffles me. I think I can still print around it, but now I am curious.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      Sorry it took so long to get this next height map done, I got distracted with attempting to align my leadscrews and seeing if that helped. Based on this walkthrough: https://www.youtube.com/watch?v=T9vI6DqAcmo. Unfortunately it didn't seem to make much of a difference, but I feel better about my rods now.

      So here is a second height map collected without the glass on the bed. I liked the idea of flipping the plate, but there is an adhesive layer, with it's backing sticker on it that has lots of wrinkles so I opted just to go with the bare plate. https://ibb.co/Rz9tNMk

      The ripple is still there, and I'm not really sure why. I have a second bltouch, I may end up switching them out, but it seems pretty consistent with the spacing on the ridge, so I'm not sure that it will help.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      Here is my configuration for the bltouch
      ; Z-Probe
      M574 Z1 S2 ; Set endstops controlled by probe
      M307 H3 A-1 C-1 D-1 ; Disable heater on PWM channel for BLTouch
      M558 P9 F100 H5 T6000 R0.2 A5 B1 ; Set Z probe type to bltouch and the dive height + speeds
      M280 P3 S140 I1 ; Enable 5v logic for BLTouch
      G31 P25 X-22.00 Y-16.00 Z0.29 ; Set Z probe trigger value, offset and trigger height
      M557 X20:180 Y20:180 S15 ; Define mesh grid

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Strange Ripples in the Heatmap

      @jens55 Thanks for the reply, you are absolutely right it is a height map. I saw the heat map label on the right and it just got stuck in my head that I should call the thing a heat map. The bed was a nightmare before the overhaul, I could never get the thing level. I am really happy with the current deviation range, but was curious if anyone else had seen ripples like that.

      I am printing on an anycubic ultrabase, but it is 240mmx220mm and i only have enough clearance for the 220mm width. I will try pulling it off and running the bed probing on the bare heatbed though. You may be right that it's just rippled glass. I'll let you know how it goes.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • Strange Ripples in the Heatmap

      Hello,

      I was just wondering if anyone might have any idea what is causing these "ripples" in my heatmap? I recently rebuilt practically the entire printer and installed a new carriage system with real Igus bearings on my x and y-axis. I also swapped out my leadscrews for 1mm pitch/lead screws on the z-axis. I have gone through and tightened all the linear rods, though I left the top of the lead screws free. I thought these ripples were the result of a bent linear rod or maybe a guide rod that had a bit too much play in it. Any insight would be appreciated.ripples in the heatmap https://ibb.co/vXZMqdd

      I use a bltouch for bed levelling. And I am on the duet wifi 2.0.4 firmware.

      posted in Tuning and tweaking
      Grudairianundefined
      Grudairian
    • RE: Can I use the Z-axis stepper driver for my X-axis?

      @fcwilt Yes, the dual connectors for the Z-Axis would be great as there are two X-axis Steppers that need to be driven in unison.
      @Veti Thanks for the heads up about the z-steppers only getting half voltage each. Do you know if that affects what I should set my esteps or Motor current too? I was just planning to run them at 70% of their rated current. As for the e1 output, I still need that for my second extruder, so it's not a great option right now unfortunately.

      posted in Duet Hardware and wiring
      Grudairianundefined
      Grudairian
    • Can I use the Z-axis stepper driver for my X-axis?

      I just picked up a used Folgertech FT6 CoreXY printer, and I have been so impressed with my last duet wifi that I want to swap out the controller on this board too. The FT6 uses a single Z-axis motor and two separate stepper motors for the X-axis. I was wondering if I would be able to remap the z-axis output and x-axis output from the board? Normally I would just think about using the spare Stepper driver, but this particular model came with dual extruders, so I am pretty much out of stepper drivers other wise.

      posted in Duet Hardware and wiring
      Grudairianundefined
      Grudairian