mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
eada055199
1 changed files with 3 additions and 1 deletions
|
@ -34,9 +34,11 @@ Dependencies
|
||||||
|
|
||||||
Configuring Cura
|
Configuring Cura
|
||||||
----------------
|
----------------
|
||||||
* Link your CuraEngine backend by inserting the following line in home/.config/cura/config.cfg :
|
Link your CuraEngine backend by inserting the following lines in `$HOME/.config/cura/config.cfg` :
|
||||||
|
```
|
||||||
[backend]
|
[backend]
|
||||||
location = /[path_to_the..]/CuraEngine/build/CuraEngine
|
location = /[path_to_the..]/CuraEngine/build/CuraEngine
|
||||||
|
```
|
||||||
|
|
||||||
Build scripts
|
Build scripts
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue