Cura/plugins
Ghostkeeper 4ccadc6208
Round pre-heat temperature and duration to integer but allow floats
We want to allow floats in the interface since the interface needs to be agnostic of what device it is connected to. But the UM3 API only allows integers, so we still need to round it to the nearest integer.

Contributes to issue CURA-3161.
2017-02-07 16:57:20 +01:00
..
3MFReader 3mf reader now uses fast normal calculation 2017-01-26 17:27:41 +01:00
3MFWriter Correctly write matrices and the cura version metadata tag 2017-01-23 17:38:15 +01:00
AutoSave T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ChangeLogPlugin Add new fixes for UM2 firmware in 2.4 2017-01-26 10:55:57 +01:00
CuraEngineBackend Merge pull request #1267 from alephobjects/GCODEReader_upstream 2017-01-11 17:15:52 +01:00
CuraProfileReader T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
CuraProfileWriter T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
GCodeProfileReader T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
GCodeReader Remove redundant check 2017-01-05 13:04:56 -05:00
GCodeWriter T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ImageReader Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
LayerView Fix Rectangles that always show as white regardless of the theme 2017-01-25 15:12:57 +01:00
LegacyProfileReader T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineSettingsAction Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
PerObjectSettingsTool T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
RemovableDriveOutputDevice Using UM.Platform and correcting something minor 2017-01-11 19:08:46 +01:00
SliceInfoPlugin Merge remote-tracking branch 'refs/remotes/origin/master-CURA-1445' into master-CURA-1445 2016-09-27 15:40:16 +02:00
SolidView Fix unslicable ("striped") model rendering and add overhang color theming 2017-01-26 11:09:09 +01:00
UltimakerMachineActions Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
UM3NetworkPrinting Round pre-heat temperature and duration to integer but allow floats 2017-02-07 16:57:20 +01:00
USBPrinting Fix name and address for USB printing devices 2017-02-02 15:19:56 +01:00
VersionUpgrade T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
X3DReader D6: Moved decorator to cura 2016-12-23 15:53:16 -05:00
XmlMaterialProfile T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
XRayView Use themeable colors in Solid, Xray & Layer view 2017-01-23 22:08:27 +01:00