This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-10-05 07:16:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
CuraEngineBackend
History
Simon Edwards
dff976f197
Minor code style fix.
...
Contributes to CURA-1434
2016-04-26 15:21:11 +02:00
..
__init__.py
Add period at end for consistency
2016-03-22 13:35:28 +01:00
Cura.proto
Layer data is now processed layer by layer.
2016-03-24 12:14:31 +01:00
CuraEngineBackend.py
Only talk to the CuraEngine socket from the same (Main) thread, and be a lot more careful about handling the StartSliceJob when restarting CuraEngine.
2016-04-25 15:53:02 +02:00
ProcessGCodeJob.py
Added documentation
2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py
Layer data is now processed layer by layer.
2016-03-24 12:14:31 +01:00
StartSliceJob.py
Minor code style fix.
2016-04-26 15:21:11 +02:00