diff options
author | hf <hf@web> | 2013-12-11 22:49:07 +0100 |
---|---|---|
committer | Wiki User Oberon <nobody@nowhere.ws> | 2013-12-11 22:49:07 +0100 |
commit | c0ca02dc5b555d54effa177e1fe6a05ca1aa9208 (patch) | |
tree | 4682a56cde978076f03ba3bec19a2f25f00334ec | |
parent | 547568b663b862af757896aef6552db1d069c25d (diff) |
typo fixed
-rw-r--r-- | 3D-Drucker.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3D-Drucker.mdwn b/3D-Drucker.mdwn index 461a781..016c1ad 100644 --- a/3D-Drucker.mdwn +++ b/3D-Drucker.mdwn @@ -7,7 +7,7 @@ ## Drucken -* [STL](http://de.wikipedia.org/wiki/STL-Format)-Datei in [Cura](http://wiki.ultimaker.com/Cura) ([github](https://github.com/daid/Cura) öffnen (liegt auf dem Desktop) +* [STL](http://de.wikipedia.org/wiki/STL-Format)-Datei in [Cura](http://wiki.ultimaker.com/Cura) ([github](https://github.com/daid/Cura)) öffnen (liegt auf dem Desktop) * Objektgröße prüfen * maxima? * [gcode](http://en.wikipedia.org/wiki/G-code) exportieren: File->Save GCode |