For the rear fan you can look Here and find a suitable 5v fan for the correct size and flow if you want to go that way. depends on how old your UM2 is will depend on if it will turn on and off when it heats up.
- 1
For the rear fan you can look Here and find a suitable 5v fan for the correct size and flow if you want to go that way. depends on how old your UM2 is will depend on if it will turn on and off when it heats up.
For the rear fan you can look Here and find a suitable 5v fan for the correct size and flow if you want to go that way. depends on how old your UM2 is will depend on if it will turn on and off when it heats up.
Thanks Labern. I took delivery of my UM2 almost exactly 1 year ago. The original 5v heater cooling fan came on whenever the unit was powered on and stayed on. The same result with the 24v fan plugged into the J20 header. It would be nice to have fan come on/off @ 50C just to save wear on the fan if a print stops while sleeping.
Last night I tested the extruder - works great! Practically squirts/shoots filament out of the nozzle if I move the filament that fast! It IS going in the right direction so no rewiring of the stepper to change rotation.
Loving the Tinkergnome firmware/menu system...wishing it was on there sooner! My newest challenge is figuring out how to modify settings somewhere so that the right-side fan shroud doesn't smack into the side of the enclosure when I do things like level the build plate. I am assuming I need to search for a Max X or Y setting somewhere in the firmware and recompile, but not sure...
My newest challenge is figuring out how to modify settings somewhere so that the right-side fan shroud doesn't smack into the side of the enclosure when I do things like level the build plate. I am assuming I need to search for a Max X or Y setting somewhere in the firmware and recompile, but not sure...
Here is what i did for the y min and the x max position:
The heatup position and the positions of the buildplate wizard are calculated from these values.
Regarding the fan control: i followed this approach - works flawless so far.
Here is what i did for the y min and the x max position:
- use "Advanced -> Expert functions -> Move axis" to figure out how far you can move the axis ("Home" the axis first)
- use "Advanced -> Preferences -> Print area" and adjust the min (resp. max.) value (using the determined values from the first step)
The heatup position and the positions of the buildplate wizard are calculated from these values.
Brilliant! I did see the Print Area menu item last night, but I was tired. Worked perfectly! I owe you a beer...or gluhwein
I am a bit puzzled though because I compiled Marlin with Max X and Max Y values (line 356 or so) and after hiding the Wires.cpp/.h files it finally compiled. I then thought that Cura was strong-arming the .hex by flavoring it with something - so built a new config with the XY values I wanted (as a RepRap machine) and sent that over using Cura. Still no respect for the XY values I put into Marlin before compiling...Maybe there is another location for these values than Configuration.h ?
Anyway...thanks a lot!!! More to follow.
OK....Here's a bit of weirdness. I preheat the nozzle & 'Push to Extrude' material. The display shows a negative number after I move some material through the nozzle. (E.G. -76.30 mm). I am thinking everything is working OK. I go to do test print and the extruder is pulling material OUT of the nozzle, not pushing it in through the nozzle...
Am I to deduce that the extruder is running backwards, or ??? If it was running backwards, should it have extruded material out of the nozzle when I press the button to do so?
Scratching head...Going to swap wires and see...
Edited by GuestYep...had it wired wrong!
Proper wiring for Bulldog XL to Ultimaker 2 stock wiring:
UM2 --------------------------- Bulldog XL
Black -------------------------- Brown
Green ------------------------- Red
Red ---------------------------- Yellow
Blue --------------------------- Blue
I'm doing first print with new setup now...It is looking 'Dee-licious'
Maybe there is another location for these values than Configuration.h ?
The standard firmware uses the min/max values from Configuration.h only as the "Home" position, but all other coordinates (for buildplate leveling, heatup and pause) are fixed and hardcoded elsewhere.
That's quite annoying for users with modified hotends (like you...) - that's why i changed it recently for the tinker firmware. It's just an attempt to make it a bit smarter for all the tinkerers out there...
The display shows a negative number after I move some material through the nozzle.
...
Am I to deduce that the extruder is running backwards, or ???
I think so...
There are already plans to make the stepper directions easy configurable, perhaps next months or so...?
For now: swapping the cables should be the easiest option. If this doesn't work, you can still compile a customized tinker version...
Edit: i'm too slow...
Edited by GuestI just published the Bulldog XL mount on YouMagine for others if they want to try it out:
https://www.youmagine.com/designs/bulldog-xl-mount-for-um2-ultimaker-2
FYI - I am using this mount for the E3D V6: http://www.thingiverse.com/thing:992952 It is OK for now. I ordered a metal holder from China which should arrive later in the month. I will weigh it and see how it compares and if it is square in X&Y
EDIT: I am also too slow Thanks again for your brilliant work!
Edited by GuestSo how is the bulldog? Was it worth it?
An update would be great, as I am looking into extruders for my UM2
So how is the bulldog? Was it worth it?
An update would be great, as I am looking into extruders for my UM2
No problem.... I bite the bullet and got one... I am a happy bunny again...
Thanks too all that helped and sorted things out in the first place...
And thanks to Tinkergnome for his firmware of the UM2... It is great... so far...
Other than a few heated bed errors, not sure what is going on here, turned fans off and all seems fine....
Recommended Posts
WiseOldOwl 7
OK...I'm here answering my own questions...LOL! Actually, I am putting info here for others.
I downloaded the Tinkergnome .hex file and updated the firmware using that through USB cable and Cura (Machine->Install Custom Firmware) - Wow! Fantastic!!! From the front LCD on the UM2 I am able to change steps/mm for any axis including the Extruder. I changed the value to 495. I'll verify the distance and direction proper soon.
I reused the E motor connector on the board since I didn't have one here. I do have a bunch of Molex MiniFit Jr plugs, so I put one on the board connector pigtail to connect either the original motor or the Bulldog XL. I always like doing things where I can go backwards if I don't like changes. It is more effort, but...
Copper fan shroud needs some tweaking as it will hit the glass before the nozzle. Nothing a few little bends here or there can't fix.
Nozzle heats up fine. I don't know how to PID tune yet, but will look into that later.
More later...
Edited by GuestLink to post
Share on other sites