gSender Plugins - Edge-1.7.0

The plugin system is available for testing as of 1.7.0-Edge-1.

Plugins are a flexible system that lets both us and the community at large develop standalone tools to be used within gSender outside the bounds of the normal release schedule.

While we’d like UX/bug reports to continue to be in main thread/Github/separate threads, It’d be nice to have a consolidated list of any plugins people have made and a list of resources for people to use.

Anything that can be cross-compiled to a web friendly format and run inside an Iframe can be used.

This thread will serve as a place to share any plugins they have developed or are working on. We’ll likely formalize the sharing process at some point in the future, but for now this is a consolidated place.

Documentation

Getting started wiki: gSender Plugins ‐ Getting Started · Sienci-Labs/gsender Wiki · GitHub

SDK Documentation and API: gsender/packages/plugin-sdk/README.md at dev · Sienci-Labs/gsender · GitHub

As always, we’re glad to receive any feedback on this system, and excited to see what people come up with.

Simple Signs

Download

Description

This is a extremely basic demo plugin I made to test out the system implementation. It’s a very basic CAM tool - that lets you easily configure and generate a toolpath for a sign to cut.

After setting up your CNC, there is a large context switch for new users to have to design something to carve, export it, open it and setup to carve. This is meant to close that gap - what if you could easily design something quick and easy to carve at the press of a few buttons within gSender without that context switch.

3d Printing has Benchy, this has Sienchy.

This is a very good option if you want to test how plugin install works in gSender.

Usage

Most of this should be pretty intuitive, you can type specific values but the default buttons are generally easy enough to use - pick a shape, font, text, carving options, setup and move your tabs and you’re good.

Here’s a guided process of my making by boat - ready to carve in 30 seconds:

Installation

Download the latest release published in the repo: Releases · kglovern/sign_plugin · GitHub

3 Likes