• 2 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle
  • Apple is almost the tale of two companies.

    From the software usability perspective, they have the “it just works” reputation and that might be true if you’re doing really basic stuff. I’ve found both windows and Linux to be much more user friendly if you want to do mildly advanced things.

    Their hardware is generally pretty solid but comes at a premium, especially once you start talking about increasing RAM/SSD capacity. I have both a MacBook pro M3 pro and a Snapdragon X Elite Lenovo Yoga slim 7x. The 7x can give great battery life, but is much more inconsistent in doing so. On the other hand, the 7x has an amszing 3k OLED screen, has a removable m3 SSD, and you can upgrade to 32 GB of RAM for around $100.

    What I find interesting is that a large swath of developers have macs. I get it for some use cases (ARM emulation on ARM vs doing it on x86), but it seems like it’s a bit of a status symbol for others.


  • Speed

    Print duration is dependent on two components:

    • How fast is your print head moving? I run velocities/accelerations similar to you partially because I have a 350 which is pushing the limits of 2020 extrusion and 6mm a/b belts as well as…
    • How much filament you’re laying as the print head moves. This is influenced by your nozzle diameter, which in turn influences what kind of line width and layer height you can expect. It’s also influenced your extruder’s ability to melt plastic (eg volumetric flow). For ASA/ABS I limit volumetric flow to 35 mm^3/sec, or PLA I limit to 25 mm^3/sec, and for PETG I limit to 20 mm^3/sec

    My print speed is often limited by volumetric flow - not the actual speed of my print head, so I haven’t bothered chasing higher ceilings. Granted, tend to print I print large/chunky/functional things so my goal is to lay down as much material as possible. If you’re chasing lots of fine detail, a smaller Voron can go faster than what I have but isn’t going to be that much faster than where you are now.

    Print Quality

    Thanks to a combination of CoreXY (rigidity) and Klipper (pressure advance, input shaping), I have basically zero ringing/ghosting show up in prints. It is worth talking about quality expectations though. Harsh lighting can reveal that layer lines are not perfectly aligned layer to layer. Not sure if this is a Voron thing or is it’s just more obvious now that my layers are a lot more noise free.

    First layer

    Automated gantry leveling (Klipper will get the bed and gantry to be ‘perfectly’ in plane thanks to 2.4s being able to mechanically move the four corners of the gantry independently - trident does similar, but moves the bed instead), a klicky probe and a Z calibration macro, and bed mesh make my first layers extremely consistent print to print.

    One caveat: because the printer is enclosed and big (if you go for a 350), if you print sequential objects without letting the printer fully heat soak, the first layer will progressively get a touch higher and higher between prints as the printer expands in the z-axis.


  • I replied to another post with a list of mods, so take a look at the other comments in the post for some out of box mods.

    As a 350 owner, be aware of two things.

    First, big bed = big chamber = heat soak takes a while and you have a lot more surface area to lose heat from. If you want to print big ABS/ASA parts you’re going to want ACM panels, a better sealed/insulated front door, and potentially a radiant layer inside the printer.

    Second, the big printer limits your rate of acceleration some compared to a smaller CoreXY. IMO if you have a big printer to print big things you’re probably not going to have small/finely detailed parts that often. Those are the kinds of parts that will go a touch slower. But honestly 5k acceleration is orders of magnitude faster than most bed slingers can achieve and 10-15k is only a 2-3x increase so you’re not giving up that much.

    Other than than, no regrets about the 350.


  • I assume you mean “what mods do I recommend out of the box”?

    1. Klicky. I personally think tap adds too much mass and klicky is great
    2. Magnetic panel clips to make it way easier/faster to get the panels on/off
    3. An under bed filter with carbon. I’m using “the filter”. Even if you’re not going to print ASA/ABS the extra chamber heat helps eliminate warping on large PETG parts s
    4. If you’re going to be going to be building a larger printer and print ASA/ABS skip to ACM panels. Also do #5
    5. The fridge door is so much nicer than the stock double doors, but isn’t something you need to do out of the box
    6. You’re probably going to run into wire breaks in the cable chains - especially the x and y chains. An umbilical makes that much more unlikely. You don’t have to have to USB or CAN to do this

    … Off the top of my head, those are the big ones




  • IMALlama@lemmy.worldto3DPrinting@lemmy.worldIf you had $1500 to spend
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    2 days ago

    For context, I can run prints on my 2.4 what would take something in the neighborhood of 4 times as long on my old ender 3.

    I would put the difference even higher between my 2.4 and my old i3 clone, but I’m also running a 0.6mm nozzle and print with 0.9mm extrusion width / 2 walls and 0.3mm layer heights. My limiting factor is volumetric flow, which I’ve found to vary between materials (ASA = way easier to print fast than PETG).


  • You have four paths to get parts for a Voron:

    • self source all the parts individually
    • get kits for the things you want and self source what you want to be picky on. For example, here’s a motion kit
    • configure a kit from someone like West3D
    • buy a BOM in a box. There are a couple of brands that do this

    I personally went the West3D route. It seems like the LDO and formbot BOM-in-a-box options are popular. If you live near a microcenter they offer smaller kits if you want to mix and match or use a brick and mortar. Self sourcing tends to be expensive due to our collective tendancy to buy higher quality than necessary parts and shipping.

    Yes, you will be building the thing from a ton of parts. Yes, it will take you a while. If you’re comfortable building things there’s nothing particular hard about it. You absolutely will not need to solder. Most kits come with premade wiring harness and there’s plenty of complete wiring options available even if you buy components. Depending on your goals, you might need to customize your wiring some. This means crimping, which isn’t hard per say but you’ll probably need to buy a crimper or two and dial in the right amount of squish for your terminal and wire gauge combination. Too much force and you’ll wind up severing the wires. Too little and the terminal will come off the wire. Again, not hard but you’ll probably need to do it a few times before you develop a feel and get consistent.


  • Speed on a core-xy, especially acceleration, can be a ton higher than a bed slinger. I have a 350mm^3 Voron keep a 0.6mm nozzle on it, and print with 0.9mm line width and 0.3mm layer heights. I have a Rapido HF and volumetric flow winds up being my bottleneck most of the time.

    Also note that when you’re going fast, material matters a lot. I can melt ASA faster than PLA/PETG. But… ASA can be a bit more melty so things like overhangs can suffer. And the whole needing a heated chamber thing.