Cura/plugins
Ghostkeeper 8ff4327c41
Remove Wipe Nozzle After Switch and Purge Volume settings
The entire purging algorithm is gone now since it purges by printing the prime tower. The prime tower should be sufficiently strong now to not need this.

Contributes to issue CURA-5457.
2018-07-04 14:17:57 +02:00
..
3MFReader Fix code-style 2018-07-03 12:06:06 +02:00
3MFWriter Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
ChangeLogPlugin Set encoding correctly when opening files everywhere 2018-06-11 11:09:07 +02:00
CuraEngineBackend Merge branch 'master' into mypy_fixes 2018-06-29 13:45:55 +02:00
CuraProfileReader Merge master into material marketplace 2018-05-01 11:56:34 +02:00
CuraProfileWriter Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
FirmwareUpdateChecker Do not run firmware update check jobs in parallel 2018-06-07 13:45:10 +02:00
GCodeGzReader Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
GCodeGzWriter Cast result of getPluginObject to the plug-in type it implements 2018-06-15 15:09:19 +02:00
GCodeProfileReader Set encoding correctly when opening files everywhere 2018-06-11 11:09:07 +02:00
GCodeReader Merge branch 'master' into mypy_fixes 2018-06-29 13:45:55 +02:00
GCodeWriter Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
ImageReader Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
LegacyProfileReader Set encoding correctly when opening files everywhere 2018-06-11 11:09:07 +02:00
MachineSettingsAction CURA-5334 Ensure the material manager is fetched before call 2018-06-14 13:24:07 +02:00
ModelChecker Textual fix for Marketing 2018-05-28 15:27:22 +02:00
MonitorStage Small codestyle changes after merge 2018-05-24 10:39:37 +02:00
PerObjectSettingsTool CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
PostProcessingPlugin Corrected float/int mixups and allow catching temperature before the layers start. CURA-5491 2018-07-02 16:35:49 +02:00
PrepareStage Small codestyle changes after merge 2018-05-24 10:39:37 +02:00
RemovableDriveOutputDevice Choose correct stream depending on output mode 2018-03-16 14:54:56 +01:00
SimulationView Adjust the slider label width a bit to look ok in macOS 2018-06-12 13:40:28 +02:00
SliceInfoPlugin Merge remote-tracking branch 'origin/master' into WIP_improve_initialization 2018-05-31 13:47:27 +02:00
SolidView CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
SupportEraser Fix some more code-style 2018-07-03 13:09:05 +02:00
Toolbox Merge pull request #4015 from Ultimaker/CURA-5537_toolbox_style_improvements 2018-07-03 16:05:51 +02:00
UFPWriter Added MimeTypeDatabase for UFP extension 2018-05-08 10:59:05 +02:00
UltimakerMachineActions Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
UM3NetworkPrinting CURA-5034 Fix a typo in the method call. 2018-07-03 10:38:44 +02:00
USBPrinting Use CuraApplication instead of Application 2018-06-15 16:55:30 +02:00
UserAgreement Simplify UserAgreement 2018-05-31 14:29:56 +02:00
VersionUpgrade Remove Wipe Nozzle After Switch and Purge Volume settings 2018-07-04 14:17:57 +02:00
X3DReader Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
XmlMaterialProfile Merge remote-tracking branch 'origin/master' into feature_send_material_profiles 2018-07-02 12:37:56 +02:00
XRayView GLES shader fixes 2018-03-29 21:07:51 +02:00