.github
fix typo
2022-11-18 13:04:38 +01:00
.run_templates
Moved pycharm_targets to conandata
2022-08-11 18:01:45 +02:00
cura
isOnline was incorrectly being used instead of isNetworked. This caused offline printers not to show an Icon.
2022-11-15 14:56:25 +01:00
docs
Merge pull request #13011 from digitalfrost/patch-9
2022-08-24 09:05:50 +02:00
packaging
Merge pull request #13542 from Ultimaker/CURA-9670
2022-10-12 15:01:50 +02:00
plugins
Add left padding
2022-11-18 11:33:00 +01:00
resources
The slider was not forcing its setting value to stay the same when changes were made in the "Advanced" menu. This is because the slider updating and setting updating functions were intertwined. I've seperated them so that the slider no longer interferes with changes to the setting.
2022-12-05 10:23:40 +01:00
scripts
revert changes to tag script
2022-10-05 09:34:56 +02:00
tests
Merge branch 'main' into brim_per_material_optimized_order
2022-10-25 17:31:13 +02:00
.gitignore
Update .gitignore
2022-07-12 14:09:55 +02:00
.pylintrc
Fix regex for private & long functions
2020-01-10 17:43:40 +01:00
CITATION.cff
improve CITATION.cff formatting && add keywords
2022-10-20 08:58:10 +02:00
CMakeLists.txt
Add CMakeLists.txt back for translation scripts.
2022-09-06 10:25:14 +02:00
conandata.yml
Also map plugins folder in conandata.yml
2022-11-10 11:34:46 +01:00
conanfile.py
Merge pull request #13596 from Ultimaker/boyscout_translations_conan_package
2022-11-11 13:44:33 +01:00
contributing.md
Add link to style guide
2022-07-28 11:18:16 +02:00
cura-logo-dark.PNG
Update README.md, use dark mode or light mode image depending on github theme.
2022-08-24 14:59:18 +02:00
cura-logo.PNG
Update README.md, use dark mode or light mode image depending on github theme.
2022-08-24 14:59:18 +02:00
cura.sharedmimeinfo
Update desktop and mimeinfo to add gcode mime type
2018-11-22 15:47:12 +01:00
cura_app.py
Merge branch '4.13' of github.com:Ultimaker/Cura
2022-05-17 15:32:48 +02:00
CuraVersion.py.jinja
Add cura latest.json url to template so it can be set from the conanfile.
2022-08-15 15:59:08 +02:00
LICENSE
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
pytest.ini
Re-add pytest.ini
2022-09-08 13:15:37 +02:00
README.md
Update README.md
2022-08-24 15:06:38 +02:00
requirements-dev.txt
Fixed nsis build script
2022-07-15 12:03:51 +02:00
requirements-ultimaker.txt
use new master/s-line as tip
2022-10-16 18:00:31 +02:00
requirements.txt
Upgrade SciPy to 1.9.1
2022-09-28 16:15:32 +02:00
SECURITY.md
Add security policy
2022-03-23 09:51:36 +01:00
Ultimaker-Cura.spec.jinja
Add Path to the imports
2022-07-19 11:16:34 +02:00