Don't worry about printing speeds. Almost every printer runs Marlin or some fork of Marlin and the firmware has a speed limit for all 4 axes (yes all 4, including extruder). For every move you specify the requested feed rate but if that means it would go too fast for any axis for a particular move it slows down such that the limiting axis is right at it's speed limit. Anyway the point is - don't worry about that.
30 minutes ago, gr5 said:I'd prefer you to show a diagram of how you want it ideally and how it's different if you use cura but then rotate the points after it slices (which doesn't sound like it would work). Maybe sketch something on a napkin, take a picture and post it.
This is a side-view of the shape to print (black outline) and the extruded material (blue lines in layers).
Now, the 1-2 bottom layers probably should be directly on the buildplate anyway, so I'll leave a couple of those in, but instead of the other layers I'll start printing them at an angle (layers extruded at an angle are in green instead of blue, with the bottom-right green layer getting extruded first after the blue ones, then the one above it, etc):
Is the explanation more clear now?
Yes, this is very clear. I might have something for you in half a year or so. Maybe sooner.
-
1
In the mean time, could printing it sideways be an option, if the design has a flat side panel?
GregValiant 252
Geert_2, that takes all the fun out of it.
Fortunately, Cura can be fooled into providing proper assembly geometry if each sub-assembly has a plate the same size as the build surface. What I propose is a hardware solution. A Sine Plate would introduce another axis.
Please understand that this is quick and dirty and just off the top of my head.
A hinge affixed to a piece of aluminum that replaces the build plate. A simple wedge to set the angle. There are two parts to print...the first is just the bottom layers. The second is the upper portion of the part missing the bottom layers.
Scribble this up in design software and export the STL once with just the bottom layers on the sine plate, and again with the top part rotated about the sine plate axis into it's print position.
Strategically place a couple of Cutting Meshes. Slice a part that represents just the bottom layers.
Bring in the rest of the part (bottom layers missing) and slice it.
Combine the files with a pause at the transition so the angle can be adjusted.
Dependent on part geometry, this may still require a long nozzle to provide clearance for the print head.
AHoeben's solution would be more elegant. I'm more of a sledge hammer guy.
Here is a hinge. The bottom layers get printed.
Here is the second portion of the part sans the bottom layers (and with the hinge missing). Slice with no supports.
6 hours ago, ahoeben said:Yes, this is very clear. I might have something for you in half a year or so. Maybe sooner.
Sounds interesting. What kind of solution do you have in mind?
2 hours ago, geert_2 said:In the mean time, could printing it sideways be an option, if the design has a flat side panel?
Well, the end goal might be to get different parts to print at different layer angles. In my case it can't be printed on its side.
7 minutes ago, GregValiant said:A hinge affixed to a piece of aluminum that replaces the build plate. A simple wedge to set the angle.
That's creative. However, in my case I'm printing it diagonally just so it fits inside my printing volume.
Great! yes, very clear. A sketch with a pencil would have been fine. So your idea already exists in the wild but it's a bit rare as the software is complicated. You don't really want to switch suddenly from blue horizontal layers to green tilted layers but do it gradually. I've actually printed something like this - I did it by creating the geometry of the part "warped" and then undoing the warp in a post processing plugin for cura. But it was pretty simple like your example where I gradually tilted the printing planes. The z stepper works hard, lol! You really hear it as the Z stepper has a louder/different sound to it.
Here is an article of one person who did it really nicely:
https://hackaday.com/2016/07/27/3d-printering-non-planar-layer-fdm/
I've seen other people do this. I've also seen 3d printers with 2 more axes where for example the entire print bed can tilt on two axes (either x,y axis rotation or x,z axis rotation). But the software isn't really out there to do this kind of stuff. Yet.
-
1
3 hours ago, msundman said:What kind of solution do you have in mind?
I'm in talks with a client who wants me to develop a slice-at-an-angle plugin. It will be an open sourced plugin for Cura. I can't divulge much detail at this point, but I would be surprised if it had not materialised in half a year.
-
2
Depending on the design, I'd have to think collision avoidance would be a serious constraint.
That said, the applications would be huge, especially in a dual extruder machine. I can imagine a drone part, fairing or aerodynamic section where something like glass or CF reinforced stiff but rough material was covered in non-planar layers of filament that could be chemically smoothed or coated with an epoxy like XTC-3D. Removing the aliasing effect of the traditional print would really change the exercise.
I wonder how such a part would respond to annealing?
Imagine the possibilities with the Ultrafuse metal system. Wow.
Will watch this development with interest!!
John
Edited by JohnInOttawa
Recommended Posts
gr5 1,600
I'd prefer you to show a diagram of how you want it ideally and how it's different if you use cura but then rotate the points after it slices (which doesn't sound like it would work). Maybe sketch something on a napkin, take a picture and post it.
having said that, the slicer for the blackbelt is a modified version of cura and is open source. It has a few features - you can set angles and things and maybe you can do exactly what you want with that slicer. If not you could modify the code a bit to do some transformations possibly. Anyway the guy who did that is also on this forum as @ahoeben.
Anyway - first step - please show diagrams of what you mean. In the diagram show the orientation of the printing axes as well (which are not perpendicular on a blackbelt but maybe *are* perpendicular in what you want?).
Link to post
Share on other sites