An open API service indexing awesome lists of open source software.

https://github.com/kaosat-dev/smars-jscad

Recreation of the SMARS 3D printed robot as a modular JSCAD design
https://github.com/kaosat-dev/smars-jscad

Last synced: about 1 year ago
JSON representation

Recreation of the SMARS 3D printed robot as a modular JSCAD design

Awesome Lists containing this project

README

          

# SMARS-jscad

>*SMARS-jscad* is a remake/ expansion of the [SMARS modular robot](https://www.thingiverse.com/thing:2662828) in OpenJSCAD!

![overview](./docs/overview2.png)

[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental)

## Table of Contents

- [Usage](#usage)
- [License](#license)
- [Screenshots](#screenshots)

## Usage

This package can currently only be used in the new version of JSCAD web V2 (written as npm module)
- install the web ui for JSCAD V2 (branch web-overhaul for now)
- clone this repository
- drag & drop this folder onto the JSCAD UI

## License

All parts based on the original SMARS have the same license as the original:
Creative Commons - Attribution - Non-Commercial - Share Alike
All new parts (remote control etc) use the [The MIT License (MIT)](./LICENSE)
(unless specified otherwise)

## Screenshots

![overview](./docs/overview.png)
![overview2](./docs/overview2.png)
![chassis](./docs/chassis.png)
![emitter](./docs/emitter-internal.png)
![emitter2](./docs/emitter-overview.png)
![ultrasonic-sensor](./docs/ultrasonic-sensor.png)