Cura/plugins
Ghostkeeper 6c6e05bf06
Don't send JSON file to back-end any more
They are no longer using it.

The back-end now just takes all settings that come in via setting messages. It doesn't need to set its defaults any more because all settings are set at the beginning. Only when slicing via command line does it need a JSON file.

Contributes to issue CURA-4410.
2018-08-06 17:22:44 +02:00
..
3MFReader Retain 3MF mesh positions 2018-07-24 12:17:53 +02:00
3MFWriter Add some extra information when the Cura can't write the files. 2018-08-03 12:02:11 +02:00
ChangeLogPlugin Merge branch '3.4' 2018-07-10 13:01:51 +02:00
CuraEngineBackend Don't send JSON file to back-end any more 2018-08-06 17:22:44 +02:00
CuraProfileReader Only use setMetaDataEntry() 2018-07-11 11:14:57 +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 15:24:21 +02:00
GCodeGzReader Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
GCodeGzWriter Add some extra information when the Cura can't write the files. 2018-08-03 12:02:11 +02:00
GCodeProfileReader Set encoding correctly when opening files everywhere 2018-06-11 11:09:07 +02:00
GCodeReader Merge branch 'master' into fix_tests_cura_engine_backend 2018-07-06 09:48:07 +02:00
GCodeWriter Add some extra information when the Cura can't write the files. 2018-08-03 12:02:11 +02:00
ImageReader Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
LegacyProfileReader Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
MachineSettingsAction Only use setMetaDataEntry() 2018-07-11 11:14:57 +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 In relative mode, the feedback is still absolute and not relative. CURA-5480 2018-08-01 10:52:31 +02:00
PrepareStage Small codestyle changes after merge 2018-05-24 10:39:37 +02:00
RemovableDriveOutputDevice Fixes for WindowsRemovableDrivePlugin 2018-07-05 15:46:16 +02:00
SimulationView CURA-5613 Don't focus on slider 2018-08-01 10:50:29 +02:00
SliceInfoPlugin Improve fixes 2018-07-09 11:29:25 +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 Copy normal tile behavior to showcase tiles 2018-08-03 14:48:04 +02:00
UFPWriter Add some extra information when the Cura can't write the files. 2018-08-03 12:02:11 +02:00
UltimakerMachineActions Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
UM3NetworkPrinting Refactor some code 2018-08-03 14:37:13 +02:00
USBPrinting Merge pull request #3855 from jorgegarciadev/master 2018-07-24 17:00:43 +02:00
UserAgreement Simplify UserAgreement 2018-05-31 14:29:56 +02:00
VersionUpgrade Translate the old material types to the new in the Version Upgrade. 2018-07-16 13:05:32 +02:00
X3DReader Fixes for X3DReader 2018-07-05 16:35:57 +02:00
XmlMaterialProfile Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
XRayView GLES shader fixes 2018-03-29 21:07:51 +02:00