mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 06:10:38 +08:00
Move configuration options info to a wiki page
As all other info was there already.
This commit is contained in:
parent
16ce1e870e
commit
06512e53ac
18
README.md
18
README.md
@ -23,25 +23,21 @@ Dependencies
|
|||||||
* [PySerial](https://github.com/pyserial/pyserial) Only required for USB printing support.
|
* [PySerial](https://github.com/pyserial/pyserial) Only required for USB printing support.
|
||||||
* [python-zeroconf](https://github.com/jstasiak/python-zeroconf) Only required to detect mDNS-enabled printers
|
* [python-zeroconf](https://github.com/jstasiak/python-zeroconf) Only required to detect mDNS-enabled printers
|
||||||
|
|
||||||
Configuring Cura
|
|
||||||
----------------
|
|
||||||
Link your CuraEngine backend by inserting the following lines in `$HOME/.config/cura/config.cfg` :
|
|
||||||
```
|
|
||||||
[backend]
|
|
||||||
location = /[path_to_the..]/CuraEngine/build/CuraEngine
|
|
||||||
```
|
|
||||||
|
|
||||||
Build scripts
|
Build scripts
|
||||||
-------------
|
-------------
|
||||||
Please checkout [cura-build](https://github.com/Ultimaker/cura-build)
|
Please checkout [cura-build](https://github.com/Ultimaker/cura-build) for detailed building instructions.
|
||||||
|
|
||||||
Plugins
|
Plugins
|
||||||
-------------
|
-------------
|
||||||
Please check our [Wiki](https://github.com/Ultimaker/Cura/wiki/Plugin-Directory) for details about creating and using plugins.
|
Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Plugin-Directory) for details about creating and using plugins.
|
||||||
|
|
||||||
Supported printers
|
Supported printers
|
||||||
-------------
|
-------------
|
||||||
Please check our [Wiki](https://github.com/Ultimaker/Cura/wiki/Adding-new-machine-profiles-to-Cura/_edit) for guidelines about adding support for new machines.
|
Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Adding-new-machine-profiles-to-Cura/_edit) for guidelines about adding support for new machines.
|
||||||
|
|
||||||
|
Configuring Cura
|
||||||
|
----------------
|
||||||
|
Please check out [Wiki page](https://github.com/Ultimaker/Cura/wiki/Cura-Settings) about configuration options for developers.
|
||||||
|
|
||||||
Translating Cura
|
Translating Cura
|
||||||
----------------
|
----------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user