Skip to content

Repository of test objects in gcode, stl, and other formats.

Notifications You must be signed in to change notification settings

makerbot/TestFiles

Repository files navigation

Test Objects repository

This is a repository for test objects, weird edge cases, and other data-mashing that we may need to do related to out software.

How to submit an object

You can clone this repository, add objects, and send a pull request to add objects to this. Otherwise you can throw an email to [email protected] with an object attached, and we will check it out and add it to this repositry.

slice_analyzer.py

This script analyses gcode, generates svg slices and provides metrics.

You need to have the pysvg library installed on your machine for this script to run.

It is available via easy_install. In a terminal (you may need priviledges), type:

easy_install pysvg

About

Repository of test objects in gcode, stl, and other formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published