• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: August 4th, 2023

help-circle
  • So, the one I used appears to have been removed from Thingiverse in the meantime, but I’m pretty sure it was V1 of this (which has been remixed a couple of times by someone else and is up to V3). It is a very tight fit, though. (Like maybe the original designer left zero tolerance.) If I had it to do again, I’d go for a different one, but I’d guess probably V2 and V3 have resolved the way-too-tight fit issue.

    I made a couple of things myself for mounting my Joycon charger on the wall. (Definitely improvements that could be made to the wall mount one. Conical holes for the screw holes for one. But it does the job.)


  • My washing machine broke. Wouldn’t drain. I took it apart and realized it was going to be a huge pain to fix if I didn’t drain it first, but it wouldn’t drain on its own. So I designed and printed an adapter that would let me run the pump that drains the washer from my cordless drill. PLA isn’t the strongest material, so I went through like 3 of them draining the washer, but it worked fantastically. Very simple to design and a quick print. Big payoff.

    Aside from that, wall mounts for my Nintendo Switch and accessories as well as a wall mount for my NAS solution, a shield for the face of my alarm clock so it didn’t shine bright digital-clock LED light in my face all night (but I could move it aside and check the time), mounts for SAD lamps in convenient places. Most of what I print is custom-designed stuff for utilitarian purposes.




  • So, basically, when you auto-home, that lets your printer calibrate itself with regard to the position of the print head on the X (left-right), Y (forward-back), and Z (up-down) axes, right? For each axis, it just keeps moving in the negative direction until it hits a switch. (An “endstop”.) When it hits the endstop, it considers that “zero” for that axis.

    For the Z axis specifically, you have a couple of different options where you can put that switch. You can put it on the frame of the printer and position it such that when the print head moves down, the bar that the print head is on hits that switch at roughly the right place. That’s a “Z-endstop”. Or, you can put the switch on the print head so that it can be moved not only up and down but left and right and forward and back. That’s a “Z-probe”. (The “CR-Touch” is a specific brand of Z-probe sold by Creality.)

    With a “Z-probe” your printer can take Z-axis calibration values not just for the arm that the hot end rides back and forth on, but for multiple different spots on the bed. (Typically in a grid pattern.) So, for instance, it can check the front-right corner of the bed, the front-center, front-left, middle-right, middle-center, middle-left, back-right, back-center, and back-left. Once it’s got values for all those spots, it can do some math to get a good approximation of the “shape” of the bed.

    Your bed ought to be close to flat, but typically beds – or at least stock beds; again, I’m not sure about the glass beds – will be subtly parabolic or hyperbolic or something. (Like, shaped like a bowl or a hill or a Pringle chip or some such rather than truly flat.) So if you have a Z-endstop and can’t do calibration at multiple points on the bed, then your printer can only act under the assumption that the bed is flat. If your bed is actually (for instance) bowl-shaped, then the print head will be closer to the bed when the print head is far to the front-right, back-right, front-left, or back-left than it is when the print head is closer to the center. In that case, the best you can do is just kindof manually calibrate your Z-endstop offset until you’ve got the most reasonable compromise between too far from the bed when you’re near the center and too close when you’re near the extremities.

    (Sidenote: It’s not 100% true that you can’t get your printer to account for bed curvature if you only have a Z-endstop rather than a Z-probe. From what I’ve heard, there are ways to manually “probe” your bed to get figures for the shape of your bed and then give those figures to your printer’s firmware to get your printer to account for bed curvature that way. But it’s a big pain and may have to be redone a lot. It’s been a while since I’ve looked into that option, but I think it may also have required rebuilding the firmware and stuff. As I said, big pain.)

    But with a Z-probe, the “auto-leveling” process, when it probes the bed in a grid, it can build a model of what shape the bed really is. And then as it prints, it can follow the curvature of the bed as the print head is moving in the X and/or Y direction in order to stay a very consistent distance from the bed, rather than getting further or closer to the bed (or perhaps it’s better to say the bed is getting closer and farther from the print head) as the print head passes over “hills” and “valleys”.

    When your print head is too far from the bed, it doesn’t adhere well and there’s increased risk of the part coming off the bed mid-print. When your print head is too close to the bed, you run the risk of underextrusion, clogs, and first layer expansion. But with a Z-probe, it’ll be better at making sure you get the best of both worlds, and not just on part of your bed. On all of your bed.

    The Ender 3 V2 appears to come with a Z-endstop, not a Z-probe. (Just looking at the image on Creality’s official page.) So if I got an Ender 3 V2, I’d add a CR-Touch immediately. (That said, again, the glass beds may have less issue with bed curvature, so it might not be so worth it with your glass bed. If you’re successfully using most to all of your bed and not having adhesion issues or first-layer expansion, there’s definitely no need to worry about it. But it wasn’t until I got a Z-probe that I understood just how reliable my printer could be and how little first-layer expansion I could expect from it.)

    One thing to note. Bed curvature with a Z-endstop won’t matter so much once you’re a few layers in. It’ll cause issues with the first two or three layers, but by the time you’re up to five or so layers, it’s not really an issue any more. Most of the issues I had with bed curvature with a Z-endstop before I got my second printer were that the print failed within the first few layers. Usually by popping off the bed rather than adhering as it should.


  • My first printer (that I still have and use) is an Ender 3 Pro. My second is an Ender 3 v2 Neo.

    The Ender 3 Pro doesn’t have a Z-probe or autoleveling. Just a Z endstop. When I got that V2 Neo, my whole world changed. I could use the whole bed without adhesion issues now!

    So I got the CR-Touch upgrade kit for my Ender 3 Pro, and it now works just as well.

    A Z-probe is definitely on my “cannot live without” list of features for any printer I get in the future.

    I usually prefer the stock beds, though, and I don’t necessarily know whether warped (like, not just “not flat” but actually not planar) beds are when talking about the glass beds. That said, if you have issues with not being able to use the whole bed without adhesion issues in some parts of the first layer, I’d strongly suggest a CR-Touch.

    I had to upgrade the mobo on my Ender 3 Pro for the CR-Touch. Not sure whether you might have to for the V2, though.