| .. |
|
3MFReader
|
Change permissions back to 644
|
2017-04-05 10:19:12 +02:00 |
|
3MFWriter
|
Fix check for succesfully imported 3MFReader & 3MFWriter modules
|
2017-03-30 13:56:19 +02:00 |
|
AutoSave
|
Update AutoSave plugin to work with the new settings API
|
2016-05-30 15:29:10 +02:00 |
|
ChangeLogPlugin
|
Fix typo in changelog 2.5.0
|
2017-03-23 08:53:57 +01:00 |
|
CuraEngineBackend
|
Not to trigger reslice happy anymore, only retrigger if necessary. Also using isSliceable instead of property check when inspecting root node. CURA-3413 CURA-3412
|
2017-03-02 16:38:31 +01:00 |
|
CuraProfileReader
|
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
2017-02-26 21:05:09 +01:00 |
|
CuraProfileWriter
|
Exporting a profile now exports all profiles in a zipped container
|
2016-08-26 12:55:31 +02:00 |
|
GCodeProfileReader
|
Importing profiles from g-code made by Cura 2.3 is now possible again
|
2016-11-17 13:15:25 +01:00 |
|
GCodeReader
|
Fixed UMO g-code files not being loadable
|
2017-04-12 17:32:47 +02:00 |
|
GCodeWriter
|
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
2016-12-12 16:05:35 +01:00 |
|
ImageReader
|
CURA-3495 preRead() takes flexible arguments
|
2017-03-16 13:37:06 +01:00 |
|
LayerView
|
Use layer_id to determine total layer count
|
2017-04-04 11:45:30 +02:00 |
|
LegacyProfileReader
|
Codestyle
|
2016-12-06 14:28:25 +01:00 |
|
MachineSettingsAction
|
Merge branch 'master' into python_type_hinting
|
2017-01-17 08:42:55 +01:00 |
|
PerObjectSettingsTool
|
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
|
2017-02-15 08:20:45 +00:00 |
|
RemovableDriveOutputDevice
|
Removed file progress from removable output device, as writefile job now handles that itself
|
2017-03-24 16:32:39 +01:00 |
|
SliceInfoPlugin
|
SliceInfo now only sends sliceable model hashes (layer data was also sent)
|
2017-03-02 16:44:40 +01:00 |
|
SolidView
|
Merge branch 'master' into python_type_hinting
|
2017-01-27 15:37:30 +01:00 |
|
UltimakerMachineActions
|
Fix selecting heated bed for UMO
|
2017-03-01 09:47:30 +01:00 |
|
UM3NetworkPrinting
|
Fixed order of close & disconnect
|
2017-04-10 13:32:37 +02:00 |
|
USBPrinting
|
Fixed minor mistake with pull request
|
2017-04-14 10:29:24 +02:00 |
|
VersionUpgrade
|
Merge branch '2.5' of github.com:Ultimaker/Cura
|
2017-03-16 11:27:54 +01:00 |
|
X3DReader
|
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
|
2017-01-17 16:57:37 +01:00 |
|
XmlMaterialProfile
|
Filter materials by the (approximate) material diameter of the printer
|
2017-04-12 23:03:58 +02:00 |
|
XRayView
|
Finishing up opengl 4.1 core profile things, it all works. CURA-3273
|
2017-02-02 17:08:20 +01:00 |