Since Cura is undergoing such a huge change, isn't it the best time to provide customized support placement like in Simplify3D, CraftUnique Craftware and Autodesk Meshmixer? That would be the silver bullet that would put Cura ahead of all the other slicers and print hosts.
The way this works in Simplify3D is: you have a dialog box which lets you add support towers using the cursor, remove support towers using the cursor, run the automatic support algorithm to generate the support towers in place according to the parameters set in the configuration and clear all supports in the current part. It colors the supports darker than the actual part so it's easy to distinguish.
If you have customized supports in place but the support option is off, it warns you if you really want this off, lets you select yes or no, then proceeds.
I fully agree. This feature has been on our wish list for quite some time. I'm going to push for this feature to be included in the next (16.01) release.
I agree that it is important for Cura to implement this quickly (though the upcoming release is already in feature freeze right now).
Outline of the most challenging steps needed to accomplish this:
Feel free to add anything to that list. I'm also hesitant about using the command line to communicate regions on the model. Perhaps that can be communicated via the mesh?
_drools_
How about using a separate mesh file just to indicate where support struts are needed?
Glad to hear it could be in the works soon! I've been wanting this badly.
Actually, when I first saw the "towers" support in the new release, that's what I thought it was.
There are tons of way we could do this and we haven't made a decision on what is the best way to do it. A custom mesh should already be possible for the new version btw. Just add two meshes, merge them and give the 'support mesh' custom settings.
There's a really user-unfriendly way to do this now, using the per-object settings Support Mesh or Anti-Overhang Mesh....
Much better than nothing :sunglasses:
Well, not much better, if there are so few people that get to use this...
Any news on how this is coming together (if at all?). :)
The unfriendly way may be getting a little less unfriendly:
https://github.com/Ultimaker/Cura/pull/2758
Support blocker has been implemented, closed.
Support blocker is _not_ custom support. It's a quick hack to give some extra control over support material. This issue should be left open (or closed as "won't fix").
I agree. A full custom support system is not going to be implemented soon, though.
Also because this would really require totally reworking how support functions and need lots more UI and maybe even some big changes to the workflow (i.e. a step between loading a model, tweaking settings, and slicing) I think it's fair to categorize it as a new feature vs. an improvement.
You can checkout a new plugin in the Toolbox called "Custom Supports". It uses the same technique as the Support Blocker, but the other way around :-). Try it out!
We might have something in the pipeline, when it is done your the first to know :)