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-10 19:29:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
CuraEngineBackend
History
Jaime van Kessel
467f971dac
When sending per object settings, we now also check if we need to send anything at all
...
Adding a setting and then removing it caused some weird behavior issues CURA-1988
2016-07-28 15:26:59 +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
When sending per object settings, we now also check if we need to send anything at all
2016-07-28 15:26:59 +02:00