mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
repositories.md: fix grammatical mistake
Fix grammatical mistake.
This commit is contained in:
parent
67d5839775
commit
4e0addbe67
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Cura uses a number of repositories where parts of our source code are separated,
|
||||||
- specific tools for handling 3D printed models
|
- specific tools for handling 3D printed models
|
||||||
- pretty much all of the GUI
|
- pretty much all of the GUI
|
||||||
- Ultimaker services such as the Marketplace and accounts.
|
- Ultimaker services such as the Marketplace and accounts.
|
||||||
* [Uranium](https://github.com/Ultimaker/Uranium) is the underlying framework the Cura repository is built on. [Uranium](https://github.com/Ultimaker/Uranium) is a framework for desktop applications that handle 3D models and have a separate back-end. This provides Cura with:
|
* [Uranium](https://github.com/Ultimaker/Uranium) is the underlying framework the Cura repository is built on. [Uranium](https://github.com/Ultimaker/Uranium) is a framework for desktop applications that handle 3D models. It has a separate back-end. This provides Cura with:
|
||||||
- a basic GUI framework ([Qt](https://www.qt.io/))
|
- a basic GUI framework ([Qt](https://www.qt.io/))
|
||||||
- a 3D scene, a rendering system
|
- a 3D scene, a rendering system
|
||||||
- a plug-in system
|
- a plug-in system
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue