Jump to content

rad_spider

Member
  • Posts

    8
  • Joined

  • Last visited

Personal Information

  • 3D printer
    Ultimaker Original (+)

rad_spider's Achievements

0

Reputation

  1. Buying a new UM2 motor? Ah, maybe. I just don't know if it's worth it if I don't know the missing values. If I got definitive numbers for Max. Speed Change (mm/s), Max. Speed (mm/s), Acceleration (mm/s²), and Motor Current (mA) that would be perfect. That way if I know my extruder is messing up with those values plus the e-step numbers that should work, the list of what could be the cause behind it will have shrunk a great deal. I can choose to keep experimenting with the stepper I got or buy the stepper that will work with those values no question! The latter is more likely. My latest try I picked what information I could for Bondtech's DDG guide (https://support.bondtech.se/Document/sjUxItjSPQiKm1NH/Bondtech-DDG-Ultimaker-V2.0.pdf) for the UM2 firmware. I don't think it translates well to Duet, or I'm interpreting it wrong. Or it could be the stepper as you say. Tenlog is on github, I could comb through their code next week for details on the stepper motors they use. Maybe I'll learn something useful. The pictures below show my latest interpretation (which I fully admit could be wrong). Mind you I'm using the steps, I calculated after extruding 100mm of filament. While 825mA, is what I think is meant to be the value used (66% of move power percentage). But I also tried 1250mA (it seems like too much). Currently, I think it's over extruding with these settings as I'll find a lump of plastic in the middle of my calibration cube on the first layer. A print I've never been able to finish so far. It also sounds like a vacuum on top of that when it extrudes. The clicking is still there, but sometimes more spaced out. I will resume trying to find an answer on Monday. I refuse to touch the printer on a work day. I need to keep my morale up. But I still appreciate the insight. Thank you. I'll look into Motor Step Angle next week. Maybe it is part of my problem.
  2. Thank you for your response. I tried 311, and now I've been trying the number I got after calculating the e-steps by the 100mm extrusion test. I'm now factoring in some of the example numbers you added. No idea if it works yet. As I had to declog the nozzle from the last tests. Unfortunately, my extruder motor is the only third party stepper motor in my machine. Due to my inability to remove the metallic gear of the old extruder from the original UM2 stepper motor. Instead, I installed a spare stepper motor I had for a Tenlog printer I plan to restore and probably sell. It's a large stepper, and I know little about it. Other then it's wiring. Still, I can't imagine I need much torque for a geared Bondtech extruder. So I'm not sure if increasing the mA will help? I could be wrong. I did raise it up to 900mA for a test, it sounded like it was exerting more then it needed to push the filament. I did increase the speed and the mA for X,Y,Z. That was always the plan, and it makes sense to me they could use more juice to move faster. I just don't know if faster is better for the extruder? I felt like the clogs and the clicking noise are a symptom of pushing filament to the nozzle too fast. But I'm going to try again. Hopefully I get a more accurate result. I really do wish someone had all the magic values I needed for this. Well, the extruder is that last holdout to get this thing working. So I'm hoping for a breakthrough. It just kills me that I thought all I needed to do was level the bed three days ago and it turned into an extension of tinkering with the firmware.
  3. Okay, so I'm doing a test print this morning. And I hear this weird clicking noise from the extruder. Every 4-8 seconds (give or take). I've heard something similar before, having spent a lot of time messing with the firmware. I'd sometimes discover the bloody config tool defaulted the e-steps to the wrong number. Only it was much more obvious back then with the weird clicking noise (which is likely bad for the filament and the gear inside). This problem should all be past tense after the fixes that have been made. But... It is still around, only with a longer delay. So I have to ask is 311 really the right number for e-Steps? Or am I missing numbers to get this working right (see second screenshot)? I was trying to avoid calibrating eSteps through the manual method, but I feel I have no choice now. Help me out here. What went wrong? Has this happened to you?
  4. Fixed it! Long story short, the wrong component was plugged into the daughterboard (so the PT100 for the Nozzle was never plugged in). *sigh* To be fair, these are long wires that I have to push through ports on the UM2 for good cable management. Lost some labels on the wires along the way. Add in the fact that it had been weeks since I last tinkered with it (waiting on that daughterboard I ordered), and that was the recipe for this mistake. But it's all good now!
  5. My problem has changed since I last posted to one bad PT100 sensor. The bad sensor now reads in the 500s only. A quick update: I rolled back the firmware on my Duet 2 wifi to 2.05. I may update that all in the future, but for now I'm using it to better match my config file version made by the RRF tool. I checked for loose connections to the daughterboard. Found one. Put it back in and tightened it. Got a good reading at that point, it just turned out to be for the wrong heater. I then tinkered with the config file when I realized the sensors were backwards. The bed sensor is the one that works. The nozzle sensor, I have no idea what is going on. It now reads in the 500s (pic posted below). Thanks. It's a Ultimaker 2, modified with a BMG extruder. My issue is starting to look hardware related now. Although I don't think it has anything to do with length of the wire or it's diameter (in the PT100 troubleshoot section), since the bed sensor wire should be similar (at least after rewiring everything last year). I work on this printer periodically if anyone was wondering why there's such a gap between now and then. Although I'm not sure where the current issue is. It could be a bad connection. The sensor itself? The point of the wire that's spliced? The ferrule tips used for the terminal? Something else? *sigh* I guess I'll explore all these one by one. Maybe I'll find the solution. But if there is better advice, I'm open. Edit: Snipped off the old ferrules and replaced them on the nozzle sensor wire. Not the issue. Will resume trying to find the cause tomorrow.
  6. I have two PT100s (the bed & nozzle), each hooked up to the RTD daughter board (MAX 31865). I followed the hardware guide. The firmware guide, I tried my best. And that's most likely where the issue is (within the code). I have a picture of the issue below. My config.g file looks like: My DWC is 3.3.0 (if that's important). Any advice to get the two PT100 sensors working properly?
  7. Thanks. ^.^ Yes, those files were franken-steined from older sys files I found online for Duet 3D to use for Ultimaker 2. Changing some of the values to suit my setup (like the extruder). I ended up researching different parts of the code in the config and homing files. While tinkering with the RRF config tool to try to match the values I saw in the code I saw in the frankensteined files. I ended up figuring out what needed changing in the end. I just got a clean homing sequence an hour ago with a new set of sys files. Free of grinding noises and quiet. Well, as quiet as any 3DP with silent steppers I suppose. I tested the individual axes to double check it. No issues, thank goodness. The order now is X & Y then Z for home all. Which works for me. I do appreciate the post. Thank you, and happy holidays! ^.^
  8. I've got homing issues for my Ultimaker 2 (with Duet 2 Wifi board). Here's what it does when I hit Home All in the dashboard: Z axis homes first hitting the end switch (no issues there) Next Y axis homes (hitting the switch, no issues) Finally X axis, where it hits the end switch. From there I can hear the stepper motor grinding. Where the printer ultimately gets stuck. Ideas for fixing my homing issues? I've posted my config and homing files in the zip below. It's the holidays, so I'm casting a wide net to see if anyone online can help. Note: I also think I read a while back in another thread (I can't recall where) that the homing order is supposed to be Y->X->Z. So if you know how to fix the order (mine is Z->Y->X), that would be really helpful. config.zip
×
×
  • Create New...