All Projects β†’ Ghostkeeper β†’ Settingsguide

Ghostkeeper / Settingsguide

Licence: agpl-3.0
More extensive explanations of Cura slicing settings.

Projects that are alternatives of or similar to Settingsguide

Hads
πŸ“š Markdown superpowered documentation for Node.js
Stars: ✭ 147 (+167.27%)
Mutual labels:  hacktoberfest, documentation, markdown
Dvc.org
πŸ”— DVC website and documentation
Stars: ✭ 171 (+210.91%)
Mutual labels:  hacktoberfest, documentation, markdown
Docs
Repository of Twilio SendGrid's product documentation.
Stars: ✭ 221 (+301.82%)
Mutual labels:  hacktoberfest, documentation, markdown
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+1549.09%)
Mutual labels:  hacktoberfest, 3d-printing
Couscous
Couscous is good.
Stars: ✭ 807 (+1367.27%)
Mutual labels:  documentation, markdown
Docpress
Documentation website generator
Stars: ✭ 815 (+1381.82%)
Mutual labels:  documentation, markdown
Rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Stars: ✭ 31,664 (+57470.91%)
Mutual labels:  hacktoberfest, markdown
Tldr
πŸ“š Collaborative cheatsheets for console commands
Stars: ✭ 36,408 (+66096.36%)
Mutual labels:  hacktoberfest, documentation
Markitdown
πŸ“± A React app to preview and edit Markdown✍. You can also export it as HTML.
Stars: ✭ 26 (-52.73%)
Mutual labels:  hacktoberfest, markdown
Markdown
A super fast, highly extensible markdown parser for PHP
Stars: ✭ 945 (+1618.18%)
Mutual labels:  hacktoberfest, markdown
Text Runner
Test runner for text
Stars: ✭ 35 (-36.36%)
Mutual labels:  documentation, markdown
Github Changelog Generator
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
Stars: ✭ 6,631 (+11956.36%)
Mutual labels:  hacktoberfest, markdown
Glow
Render markdown on the CLI, with pizzazz! πŸ’…πŸ»
Stars: ✭ 7,596 (+13710.91%)
Mutual labels:  hacktoberfest, markdown
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+1410.91%)
Mutual labels:  hacktoberfest, documentation
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (+1252.73%)
Mutual labels:  documentation, markdown
Markdown Guide
The comprehensive Markdown reference guide.
Stars: ✭ 835 (+1418.18%)
Mutual labels:  documentation, markdown
Advanced Javascript
Documentation based on John Resig's website on Advanced JavaScript
Stars: ✭ 35 (-36.36%)
Mutual labels:  documentation, markdown
Mkdocs With Pdf
Generate a single PDF file from MkDocs repository.
Stars: ✭ 39 (-29.09%)
Mutual labels:  documentation, markdown
Covenant Generator
`covgen` generates a code of conduct.
Stars: ✭ 48 (-12.73%)
Mutual labels:  documentation, markdown
Docs
CakePHP CookBook
Stars: ✭ 653 (+1087.27%)
Mutual labels:  hacktoberfest, documentation

Settings Guide

This Cura plug-in provides additional explanations with pictures and animations for many Cura settings.

Example

Installation

You can install this plug-in in several ways.

  1. Marketplace: In Cura, go to the Marketplace and find the Settings Guide in the list. Click it, then click on "install" and restart Cura.

  2. From package: Go to the releases page and download the latest release. Select the SDK version that fits your version of Cura:

    Cura version SDK
    4.0 - 4.3 6.0
    4.4 - 4.8 7.0

    Drag that package file onto the Cura window, then restart Cura.

  3. Building packages: Download the latest source code from Github, then in a terminal run cmake . && make pack to create a .curapackage file for each supported SDK version. Similar to the previous option, select the SDK version that fits your version of Cura and drag it onto the Cura window, then restart Cura.

  4. From source: Download the latest source code from Github. In Cura, click on "Help", "Show configuration folder". Navigate to the "plugins" subfolder and unpack the .zip file from Github there. Rename the folder to "SettingsGuide2" (removing any suffix that Github added such as "-master"). Rename the plugin.json.in file to simply plugin.json and fill in the CMake variables inside. Restart Cura.

Usage

To use this plug-in, right click on a setting you'd like to know more about. Then click "Settings Guide".

Alternatively, click on "Extensions" in the application menu, then click on "Settings Guide".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].