.github
|
cab32ec1af
Merge branch 'main' into CURA-8831_use_conan_pyqt6_package
|
2 years ago |
.run_templates
|
c5acaa768b
Moved pycharm_targets to conandata
|
2 years ago |
cmake
|
bde680f353
Use modern >=3.12 cmake find_package Python logic
|
2 years ago |
cura
|
ff7c9eddde
Add documentation
|
2 years ago |
docs
|
545291511c
Merge pull request #13011 from digitalfrost/patch-9
|
2 years ago |
packaging
|
cee219f65b
Merge branch 'main' into GH-12582_fix_uninstall_by_other
|
2 years ago |
plugins
|
17e6bccf51
Create abstract printers when adding lan printers.
|
2 years ago |
resources
|
8b84db7059
Remove AbstractMachine
|
2 years ago |
scripts
|
5b2a482916
Add quick script to rename Cura 1 tags
|
2 years ago |
tests
|
37a98cbb6f
Mock HttpRequestManager while changing sync state
|
2 years ago |
.gitignore
|
56659ce8f8
Update .gitignore
|
2 years ago |
.pylintrc
|
bbee2e0a14
Fix regex for private & long functions
|
4 years ago |
CITATION.cff
|
a83daee8da
update CITATION to latest version (.cff and Cura)
|
2 years ago |
CMakeLists.txt
|
40990d686f
Set cmake policies for MSVC flags
|
2 years ago |
CuraVersion.py.jinja
|
a20e7bf8d9
Add cura latest.json url to template so it can be set from the conanfile.
|
2 years ago |
GitVersion.yml
|
596bfe8a37
Fix version number matching
|
2 years ago |
Jenkinsfile
|
e6d9ad31ab
Use generated Makefiles to run tests
|
6 years ago |
LICENSE
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
README.md
|
2ffd5b47bb
Update README.md
|
2 years ago |
SECURITY.md
|
2cd5b2d46d
Add security policy
|
2 years ago |
Ultimaker-Cura.spec.jinja
|
ce8eb1056c
Add Path to the imports
|
2 years ago |
com.ultimaker.cura.appdata.xml
|
8cf1afc770
Update master branch to main in XML file link
|
2 years ago |
com.ultimaker.cura.desktop.in
|
a972648f67
Rename metadata files to conform with appstream spec
|
3 years ago |
conandata.yml
|
46c0b082a3
Use working UM branch
|
2 years ago |
conanfile.py
|
0ce6b4e84b
Use Conan PyQt6 package
|
2 years ago |
contributing.md
|
a7f9fc5f6b
Add contribution guidelines
|
5 years ago |
cura-logo-dark.PNG
|
d6effa9716
Update README.md, use dark mode or light mode image depending on github theme.
|
2 years ago |
cura-logo.PNG
|
d6effa9716
Update README.md, use dark mode or light mode image depending on github theme.
|
2 years ago |
cura.sharedmimeinfo
|
06cb628699
Update desktop and mimeinfo to add gcode mime type
|
6 years ago |
cura_app.py
|
21fdaa70dd
Merge branch '4.13' of github.com:Ultimaker/Cura
|
2 years ago |
pytest.ini
|
46ff3f4408
Added unit test stub
|
8 years ago |
requirements-dev.txt
|
f1a6c54414
Fixed nsis build script
|
2 years ago |
requirements-ultimaker.txt
|
6cbc9aaa38
Use only pip in conan requirements
|
2 years ago |
requirements.txt
|
0ce6b4e84b
Use Conan PyQt6 package
|
2 years ago |
run_coverage.py
|
87e0b8629a
Add convenience script for running complete coverage
|
5 years ago |
run_mypy.py
|
596d1570fb
Show error code if MyPy failed
|
3 years ago |