I've been doing that, but there's I can't find any actual documentation for the contents of the JSON files. My printer definition works, but I want to perfect it.
Just quote parts of the file and ask one or two questions at a time. e.g. "obviously this part calculates the line width but what does this thing here do circled in red?"
There isn't a mailing list, but we do read the forums. So if you have any questions, feel free to ask them.
54 minutes ago, nallath said:So if you have any questions, feel free to ask them.
In that case... What I would really like to know is if there is any way to access the depth buffer of the SelectionPass ;-)
2 hours ago, ahoeben said:
In that case... What I would really like to know is if there is any way to access the depth buffer of the SelectionPass ;-)
I think the only way to do that would be to add an extra pass (eg; DepthPass) that returns a depth image.
- 1
With an additional pass I could (probably) use a shader to copy gl_FragCoord into gl_FragColor, and access the depth info from there. Such a shame though, because SelectionPass already has a perfectly usable depth buffer, but I can't seem to find a way to access it.
Edited by ahoebenYay, picking is working:
- 15
- 2
22 minutes ago, ahoeben said:Yay, picking is working:
I can't put more likes to this post! This is super nice!
- 2
1 minute ago, nallath said:I can't put more likes to this post! This is super nice!
Especially for you, here's the post again, so you can give it a second like:
Yay, picking is working:
- 19
4 hours ago, ahoeben said:here's the post again, so you can give it a second like:
4 hours ago, nallath said:I can't put more likes to this post! This is super nice!
Just make more accounts, easy. In the mean time I'll help by adding another one ("like" that is ).
DidierKlein 729
Awesome
Dear diary,
Today I won at internet
- 3
9 hours ago, ahoeben said:Dear diary,
Today I won at internet
- 2
/on-topic
Another great way to interact with the Cura developers and contributors is via GitHub: https://github.com/Ultimaker/Cura/issues. Most technical conversations are held over there.
- 1
- 1
I've no clue what the initial question was, and what the gif shows, but have some more likes anyway.
- 1
5 hours ago, Brulti said:and what the gif shows,
The ability to click on areas of the model where you don't want support.
- 2
Oh, that's nice. ^^
Recommended Posts
gr5 2,265
It's fine - I think this list is probably best place to ask about creating your own printer definition. I'd start by looking at the other json files for other printers.
Link to post
Share on other sites