• 25 Posts
  • 861 Comments
Joined 2 年前
cake
Cake day: 2023年7月29日

help-circle
  • 1 and 5: Either should be fine, especially if the seller is reputable and has reviews. Many sells will have a store on multiple sites, but in some cases people will resell other people’s work. See if you can track down the original creator to support them 2: I suspect everyone will want STLs they won’t have to do any processing on. What do I mean? Well, I could give you a STL for a piece that’s massively too large and would need to be split into pieces or a different STL that will be impossible to print well. I suspect print services won’t want to deal with this, will charge for it, and/or you might not be happy with the final outcome 3: If you’re paying someone to print the parts, they will likely have larger format printers. However, this might cost some $$ 5: It depends how thick the designs are and how strong you want them to be (more perimeters = stronger), but keep in mind that you’re also paying for machine time and potentially processing (eg surface finishing, support removal, etc). To get a feel for a quote without buying this design, find some cosplay armor on something like printables and use that for quotes


  • I had no idea this was even going on, so that’s a potential plus.

    Stratasys filed the two lawsuits against Bambu Lab in the Eastern District of Texas, Marshall Division, in August 2024. The company claims that Bambu Lab’s X1C, X1E, P1S, P1P, A1, and A1 mini 3D printers violate ten of its patents. These patents cover common 3D printing features, including purge towers, heated build plates, tool head force detection, and networking capabilities.

    I had heard that Stratasys was a bit of a patent troll, but some of those claims are news to me.







  • The word “coffee” is being used very liberally here. Starbucks and company will happily sell you highly sugared drinks for $7. They’ll also sell you “American” (drip) coffee for $2.50, which is still too much but it’s a bit more reasonable.



  • Nice work!

    One of the interesting things about modeling and then printing replacement parts is figuring out which features matter (like shaft diameters and spacing in this design) and which you can take some liberties with to make printing easier. For example, for the part on the left you may have been able to add tapered feature to the rod insider to let you print the part standing on the flat bit on the far left without any supports. Another possibility might be trying to get the part to lie lengthwise by modifying the cylinder some as arced parts have deceivingly big overhangs. Perhaps you could give it a small flat spot.





  • I’ve lived at this latitude in a couple different states. From what I’ve experienced, the climate in the mid west is similar to that of PA, NY, NJ, CT, RI, etc. Snowfall changes vary radically based on your proximity to a lake and generally speaking anything west of PA is super flat.

    To me, the nice thing about SE MI is it the size of the metro and the quantity of things to do within it. The people are also a bit more friendly than the east coast, which is nice too.




  • This is ASA. I’ve had some PLA+ parts that have been outside for 7-8 years and are holding up really well. The old garden gate hooks were PETG and were still in pretty good shape after 3 full seasons and had to flex pretty often.

    Granted, I live in SE MI so our sun isn’t super duper intense.

    And totally agree, once you get in the mode of “I can print something to make this better” you start finding more and more things to make.



  • Android is built in the Linux kernel. That’s actually some of what causes this - Android’s permissions model takes the Linux model and amplifies it. Apps are treated like users to prevent them from messing with each other’s files. If an app uses Android’s downloads manager it can write to the downloads directory, but it can only see the files that it put there.