Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christerbeke/curathingibrowserplugin
A Cura plugin for browsing and importing 3D files for popular repositories.
https://github.com/christerbeke/curathingibrowserplugin
3d-printing cura myminifactory plugin stl thingiverse ultimaker
Last synced: 11 days ago
JSON representation
A Cura plugin for browsing and importing 3D files for popular repositories.
- Host: GitHub
- URL: https://github.com/christerbeke/curathingibrowserplugin
- Owner: ChrisTerBeke
- License: mit
- Created: 2019-02-04T22:55:04.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T23:04:41.000Z (7 months ago)
- Last Synced: 2024-04-30T00:24:07.325Z (7 months ago)
- Topics: 3d-printing, cura, myminifactory, plugin, stl, thingiverse, ultimaker
- Language: Python
- Homepage: https://marketplace.ultimaker.com/app/cura/plugins/ChrisTerBekeAuthor/ThingiBrowser
- Size: 9.36 MB
- Stars: 23
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ThingiBrowser
Search and import 3D files from popular online repositories directly in Cura.
*This plugin is not affiliated with Thingiverse or MyMiniFactory.*
## Installation
Read the detailed [installation guide](./docs/installation.md).
Alternative (but less user friendly) installation methods are:
* Download the `.curapackage` file from one of the [releases](https://github.com/ChrisTerBeke/ThingiBrowser/releases) and drag it onto the build plate of Cura.
* Download or clone the repository and drag it into the Cura plugins folder. You can find the user data folder for your operating system in the [Cura Wiki](https://github.com/Ultimaker/Cura/wiki/Cura-Preferences-and-Settings-Locations).## Usage
Read the detailed [user guide](./docs/usage.md).
## Analytics
The ThingiBrowser plugin uses Google Analytics for anonymous usage statistics.
A public real-time report can be found at [datastudio.google.com](https://datastudio.google.com/s/gcA3nY2Wus8).## Development
Read the detailed [development guide](./docs/development.md).