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-05-19 00:37:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
CuraEngineBackend
History
Jaime van Kessel
fa78cf2d39
No longer use brute force approach for per object
...
CURA-1754
2016-07-29 15:44:34 +02:00
..
__init__.py
Update API version of two required plugins
2016-05-09 12:06:35 +02:00
Cura.proto
Changed the point data type sent from the backend from int64 to float.
2016-07-14 11:08:05 +02:00
CuraEngineBackend.py
Backend now listens to all machine extruders for changes
2016-07-28 14:01:57 +02:00
ProcessGCodeJob.py
Added documentation
2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py
Removed the layer data empty guard in ProcessSlicedLayers as the problem was solved in the backend.
2016-07-22 10:22:07 +02:00
StartSliceJob.py
No longer use brute force approach for per object
2016-07-29 15:44:34 +02:00