Cura/plugins
Ghostkeeper 3ae6b8c4c1
Double-escape newlines in script string
Because they are stored twice: Once in the CFG of the script, and once in the CFG of the machine instance.

Fixes an issue reported here: https://github.com/Ultimaker/Cura/pull/3229
2018-04-26 13:30:59 +02:00
..
3MFReader Merge remote-tracking branch 'origin/feature_show_config_errors' 2018-04-19 15:38:29 +02:00
3MFWriter Make sure that project writer runs on Qt thread 2018-04-16 15:32:12 +02:00
AutoSave CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01:00
ChangeLogPlugin Add the 'auto slice disabled by default' line to the changelog 2018-04-24 12:42:03 +02:00
CuraEngineBackend Change default auto_slice setting to False 2018-04-17 10:37:07 +02:00
CuraProfileReader Catch ContainerFormatError when deserialising containers 2018-04-06 13:26:16 +02:00
CuraProfileWriter Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FirmwareUpdateChecker Update the link so we can see how many people use it 2018-03-21 13:23:33 +01:00
GCodeGzReader Revert "Fix gcode.gz double extension problem on Mac" 2018-04-18 16:00:08 +02:00
GCodeGzWriter Revert "Fix gcode.gz double extension problem on Mac" 2018-04-18 16:00:08 +02:00
GCodeProfileReader Catch ContainerFormatError when deserialising containers 2018-04-06 13:26:16 +02:00
GCodeReader CURA-5275 Add the end point of the previous path also when there is a 2018-04-23 14:24:25 +02:00
GCodeWriter CURA-5220 Skip storing the settings in the GCode if they already are. 2018-04-12 11:49:38 +02:00
ImageReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
LegacyProfileReader Change target version of the dictionary of doom to be compliant with the 2018-03-27 15:18:25 +02:00
MachineSettingsAction CURA-5048 fixed nozzle dependent settings to update after setting machine nozzle diameter in a crude way 2018-03-13 17:29:20 +01:00
ModelChecker Fix optional arguments in MA _onChanged 2018-04-24 13:56:09 +02:00
MonitorStage Fix for monitor stage ocasionally crashing 2018-03-16 15:58:29 +01:00
PerObjectSettingsTool Rename expandAll to expandRecursive 2018-03-30 15:07:42 +02:00
PluginBrowser Merge branch '3.3' 2018-04-25 16:35:20 +02:00
PostProcessingPlugin Double-escape newlines in script string 2018-04-26 13:30:59 +02:00
PrepareStage Fix sidebar loading and unloading depending on active stage 2017-12-06 17:46:18 +01:00
RemovableDriveOutputDevice Choose correct stream depending on output mode 2018-03-16 14:54:56 +01:00
SimulationView Fix: The Print simulation view was broken because of constant refresheing scene 2018-03-23 11:41:34 +01:00
SliceInfoPlugin Use pyqtSlot to show more info dialog 2018-04-17 16:43:41 +02:00
SolidView Fix rendering before the extruder number decoration is set 2018-04-11 11:59:54 +02:00
SupportEraser Fix translation of Support Blocker plug-in name 2018-04-23 14:15:23 +02:00
UFPWriter Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
UltimakerMachineActions Home head only by X- and Y axis, do extra bedHome (G28 Z) 2018-04-09 13:13:52 +02:00
UM3NetworkPrinting Fix undefined variable 2018-04-24 10:38:50 +02:00
USBPrinting Merge remote-tracking branch 'origin/3.3' 2018-04-19 09:20:22 +02:00
UserAgreementPlugin Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
VersionUpgrade CURA-5188 If the auto_slice option was enabled in previous version, 2018-04-23 11:29:18 +02:00
X3DReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
XmlMaterialProfile Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
XRayView Fix checking whether to render objects in X-ray pass 2018-03-06 15:53:34 +01:00