-
-
Notifications
You must be signed in to change notification settings - Fork 889
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
Can I modify the slicing algorithm based on the Curaengine source code? #1966
Comments
Hi @biexiangi Innovating on the slicing algorithm used in Cura is a complex and challenging task, but it can be feasible with the right resources, dedication, and support. Here are some key points to consider:
For setting up the development environment I suggest that you take a look at the Wiki page https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source which will tell you how to setup the complete development environment. When you want to connect an external CuraEngine You might want to look in the Wiki of this repo https://github.com/Ultimaker/CuraEngine/wiki/Building-CuraEngine-From-Source
In summary, while innovating on the slicing algorithm in Cura is a challenging endeavor, it is feasible with the right approach and dedication. Keep learning, testing, and collaborating with others in the field, and you may be able to make significant contributions to the 3D printing community. Good luck with your research project! |
Thank you for your guidance and help. At present, I am proceeding according to the plan, completely according to the website you sent. The current problem: Steps through https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source I can't use Pycharm running, now can only be opened with Windows Powershell Cura, This problem was not solved, but it did not affect the innovation of my algorithm, and I will consider solving this problem when I modify the software interface in the future. According to the external Curaengine, https://github.com/Ultimaker/CuraEngine/wiki/Building-CuraEngine-From-Source Currently in step by step debugging with Curaengine.exe, not very good basics, but working on it. I hope it works out for the best. Finally, thank you again for your reply. |
Hello, I have recently been asked by my teacher to complete the secondary development of Cura. I have some questions that I am not very familiar with, and I would like to consult with you. May I know your email |
As a graduate student, my current research direction is the secondary development of cura software and innovation in its slicing algorithm. At present, according to the source code of Cura and Curaengine, I have connected external Curaengine through Cura to conduct external debugging. However, I still don't understand the algorithm involved in the Curaengine source code, so I want to ask the feasibility of slicing algorithm innovation through two source codes, and whether I can complete my project. As a novice, I have been working hard. I hope someone can give me a simple answer. thank you
Application Version
all latest from main branch
Platform
Win11
Qt
None
PyQt
PyQt6
Display Driver
none
Steps to Reproduce
none
Actual Results
none
Expected results
none
Additional Information
none
The text was updated successfully, but these errors were encountered: