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-08 04:46:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
PrinterOutput
History
Jaime van Kessel
34e808d585
PrinterOutputModel now has different extruders if it has more than one.
...
It used to just fill the list with references to the first one created. CL-541
2017-11-21 16:36:51 +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
Rename models to prevent conflict
2017-11-17 16:05:28 +01:00
NetworkedPrinterOutputDevice.py
Printers now automatically try to connect again
2017-11-21 14:47:55 +01:00
PrinterOutputController.py
Moved bunch of code from the old location to the new bits in archtiecture
2017-11-20 10:59:57 +01:00
PrinterOutputModel.py
PrinterOutputModel now has different extruders if it has more than one.
2017-11-21 16:36:51 +01:00
PrintJobOutputModel.py
Added PrintJob handling to ClusterUM3
2017-11-21 11:01:19 +01:00