This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-10-04 14:26:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
3MFReader
History
fieldOfView
ed8954c1db
Replace font.pixelSize with DPI-aware font.pointSize
...
This also uses the same pointSize as eg the PreferencesPage.qml uses
2017-04-02 15:31:35 +02:00
..
__init__.py
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
ThreeMFReader.py
Only 3mf nodes with mesh data are getting the sliceable object decorator. CURA-3559
2017-03-20 14:43:46 +01:00
ThreeMFWorkspaceReader.py
CURA-3495 open project/models in one dialog
2017-03-16 13:37:06 +01:00
WorkspaceDialog.py
Added extra checks to prevent unneeded signal emits
2017-01-24 13:29:33 +01:00
WorkspaceDialog.qml
Replace font.pixelSize with DPI-aware font.pointSize
2017-04-02 15:31:35 +02:00