Cura/plugins
Diego Prado Gesto b85b39ff35 CURA-5188 If the auto_slice option was enabled in previous version,
keep it like this in the new version.
Since the default value of this preference changed, we don't want to
confuse users that still use the auto_slice option. Those users with
clean install or intalling Cura for the first time will have this
preference disabled.
2018-04-23 11:29:18 +02:00
..
3MFReader Make sure that project writer runs on Qt thread 2018-04-16 15:32:12 +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 CURA-5232 Renaming variable since it was on conflict with a new variable 2018-04-17 13:07:15 +02:00
CuraEngineBackend Change default auto_slice setting to False 2018-04-17 10:37:07 +02:00
CuraProfileReader Minor fixes 2018-01-29 14:50:07 +01: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 Better info on no profiles to import for gcode 2018-03-09 16:40:57 +01:00
GCodeReader Use the correct filament diameter to calculate line width in the gcode 2018-04-17 13:39:22 +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 Schedule model check for later if a machine change has not done yet 2018-04-16 17:33:14 +02:00
MonitorStage Fix for monitor stage ocasionally crashing 2018-03-16 15:58:29 +01:00
PerObjectSettingsTool Fix setting visibility when searching 2018-03-15 11:03:27 +01:00
PluginBrowser CURA-5202 Add modality to PluginBrowser window 2018-04-17 11:24:11 +02:00
PostProcessingPlugin Fix persistence of setting names with uppercase characters 2018-03-29 00:39:57 +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 CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfo 2018-03-19 10:56:40 +01:00
SolidView Fix rendering before the extruder number decoration is set 2018-04-11 11:59:54 +02:00
SupportEraser Prevent scaling support eraser with scaled parent 2018-04-19 08:32:50 +02:00
UFPWriter Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
UltimakerMachineActions CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
UM3NetworkPrinting CURA-5170 When the connection status of a printer output device changes, only add it to the list if the device belongs to the current printer. 2018-03-28 14:28:07 +02:00
USBPrinting Small typo fixes for preheat timeout 2018-04-18 12:00:50 +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 Merge branch 'master' into feature_xmlmaterials_cura_settings 2018-03-23 14:57:31 +01:00
XRayView Fix checking whether to render objects in X-ray pass 2018-03-06 15:53:34 +01:00