.. |
3MFReader
|
48c6c523ec
Only 3mf nodes with mesh data are getting the sliceable object decorator. CURA-3559
|
8 years ago |
3MFWriter
|
414337dead
Fixed 3mf writing
|
8 years ago |
AutoSave
|
581b9ce11f
Update AutoSave plugin to work with the new settings API
|
8 years ago |
ChangeLogPlugin
|
96e9780273
Fix typo in changelog 2.5.0
|
8 years ago |
CuraEngineBackend
|
1029fb4ddd
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
|
8 years ago |
CuraProfileReader
|
4ab6b74930
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
8 years ago |
CuraProfileWriter
|
ced6cd7320
Exporting a profile now exports all profiles in a zipped container
|
8 years ago |
GCodeProfileReader
|
5482515157
Importing profiles from g-code made by Cura 2.3 is now possible again
|
8 years ago |
GCodeReader
|
ef666aac88
Set gcode_list for Scene after loading gcode
|
8 years ago |
GCodeWriter
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 years ago |
ImageReader
|
a823980d17
Replace "transparent" Rectangles by Items
|
8 years ago |
LayerView
|
3f82eae73c
Use layer_id to determine total layer count
|
8 years ago |
LegacyProfileReader
|
9f13338c17
Codestyle
|
8 years ago |
MachineSettingsAction
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
8 years ago |
PerObjectSettingsTool
|
0237a5a386
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
|
8 years ago |
RemovableDriveOutputDevice
|
4ab6b74930
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
8 years ago |
SliceInfoPlugin
|
bedb41b6d3
SliceInfo now only sends sliceable model hashes (layer data was also sent)
|
8 years ago |
SolidView
|
eb43806d7a
Merge branch 'master' into python_type_hinting
|
8 years ago |
UM3NetworkPrinting
|
f04981b08c
Fixed wifi missing some lines. CURA-3664
|
8 years ago |
USBPrinting
|
beea9caf04
Clarified unable to print over USB message for ulti-gcode
|
8 years ago |
UltimakerMachineActions
|
9ea7681ba0
Fix selecting heated bed for UMO
|
8 years ago |
VersionUpgrade
|
a170624ff1
Disabled the 2.5 upgrader
|
8 years ago |
X3DReader
|
1b43e4981e
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
|
8 years ago |
XRayView
|
0889722350
Finishing up opengl 4.1 core profile things, it all works. CURA-3273
|
8 years ago |
XmlMaterialProfile
|
18cf9e3172
CURA-3500 Make sure that material XMLs have utf-8 encoding
|
8 years ago |