Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eccenux/jolla-toh-developer-kit
Jolla The Other Half Developer Kit
https://github.com/eccenux/jolla-toh-developer-kit
Last synced: about 2 months ago
JSON representation
Jolla The Other Half Developer Kit
- Host: GitHub
- URL: https://github.com/eccenux/jolla-toh-developer-kit
- Owner: Eccenux
- License: other
- Created: 2014-02-06T14:22:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T15:24:03.000Z (almost 11 years ago)
- Last Synced: 2023-04-08T15:27:39.571Z (over 1 year ago)
- Language: IDL
- Size: 14.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jolla-TOH-Developer-Kit
=======================Jolla TOH (The Other Half) Developer Kit. A fork of Jolla specs and models.
For an original kit go to: [jolla.com/the-other-half-developer-kit](http://jolla.com/the-other-half-developer-kit).
Modifications
-------------* `jolla-toh.original.blend` - blender import of original STL file.
* `jolla-toh.blend` - fixed (removed) non mainfold edges (STL export available).See "3D" folder for the mentioned files
Blender - the 3D editor
-----------------------### Using Blender for 3D print checks ###
* STL support is built in (File -> Import -> STL).
* 3D Prinitng tools can be installed by goining into: File -> User preferences -> Addons (search for "print").
* Moving around cheat sheet:
* Scene rotation: MMB (hold and drag)
* Zoom: Wheel or CTRL+MMB
* Strafe (left/right): CTRL+Wheel
* Move (up/down/left/right): SHIFT+MMB
* Import and check:
1. New scene.
2. Remove default cube: Edit mode (bottom left menu) -> RMB -> Delete -> Verticies.
3. File -> Import -> STL
4. On the left choose "Solid" check in 3D Print section. Results should appear below.
5. To view results go into edit mode and click on the button.
* Searching for commands by pressing Space bar.
* Useful commands:
* View Selected (CTRL+NumPad.) - centers on selected edges/verticies.
* Snap Cursor to Selected - makes zooming easier.
* Center view to mouse - changes rotation center.### Links ###
* [Nice Blender tutorial](http://www.katsbits.com/tutorials/blender/learning-keyboard-mouse-navigation.php).
* [3D Printing Toolbox](http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/PrintToolbox).