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-04 19:26:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
PrinterOutput
History
Jaime van Kessel
0b91112d72
Fixed postForm
...
Setting the type of the request to json messed up the multi-part stuff. CL-541
2017-11-23 16:43:52 +01:00
..
__init__.py
Added first stubs for printer output models
2017-11-17 15:05:08 +01:00
ExtruderOuputModel.py
Moved ExtruderBox and OutputDeviceHeader to their own files.
2017-11-21 16:06:30 +01:00
MaterialOutputModel.py
LegacyUM3 now handles warnings & errors again
2017-11-23 13:37:59 +01:00
NetworkedPrinterOutputDevice.py
Fixed postForm
2017-11-23 16:43:52 +01:00
PrinterOutputController.py
Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller.
2017-11-21 16:59:17 +01:00
PrinterOutputModel.py
LegacyUM3 now handles warnings & errors again
2017-11-23 13:37:59 +01:00
PrintJobOutputModel.py
Added PrintJob handling to ClusterUM3
2017-11-21 11:01:19 +01:00