-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qt4 build of B9Creator for Linux: missing support shapes #6
Comments
I made some minor modifications to build against Qt5 and encountered the same issue. |
Hi Human man, i am try to make a debug program in QT but i try to debug on qt 4.8.1 and not have any sucess, I want debug to Windows some one can help me please! |
Same issue. Have any of you guys found a solution or alternative way to make the generation of the supports work ? |
Help, Help, anybody please ?? |
I switched to using ChiTuBox for doing supports for now as they added Linux support. |
How to solved this issue?please help |
Hello, vaibhavsnap. I still have not found I solution for the missing supports. I tryed this chitubox, it works, but what I want is all working in the same program (B9 Creator). I'll keep trying and let you guys know if I succeed. |
hii guys add .stl file for cone ,cylinder in build folder |
good morning. Do you mean put the .stl file in build debug or release folder before add it in the program model list? I really need this working, and even so I can not see the supports structure, but they are listed. how do you got that working, vaibhavsnap? I don't know if I understood correctly what you said. I really appreciate your help, thanks for that. |
hey, you do it like an alternative way !? thank you again for your collaboration :) |
What I was trying to say was simply adding support as a program tool, not as .stl models, did I make myself clear? |
If you prefer we could text in private: [email protected] |
You can try this file..and run application you can understand How this file and application work.. |
After use this stl file you get all support name in combobox.. |
The only way I discovered to use this .stl file was addind the supports like I add the 3D stl models. How can I add the supports name in combobox ? and also, how to apply the action behind the option, I mean, for exemplo: Choose an option in combobox, lets say, cone 25%, how to make this option action work? how to make the supports shows when clicked? please, dude, I'm working on it everyday, can you give me a hand?? please, please... |
thanks for helping me, I'm very grateful for you, mate. But even trying this all day long, I could not succeed until now. I am a new in QT, but I will not give up, i'm gonna keep working on it... |
A BIG thank you my friend. At first I was not able to understood what you was trying to tell me. But with a little bit effort I succeed, thanks to your atention and help. thank you bro. |
:) |
welcome :) |
Hi! As the title states, I successfully built B9Creator on Linux (64-bit Ubuntu 17.10) in QtCreator, linking against the qt4 libraries, and it seems to mostly work, but the Shape dropdown contains no options. For added context, other things seem to be broken stubs as well, but my main use case is the generation of supports.
The text was updated successfully, but these errors were encountered: