ryanscharf/printtools3d: Calibration tools for a 3d printer

You can calculate x,y,z,and e steps. You can generate GCODE that you can run to test how flat your print bed is. If you run the gcode, you can save the output as dirtydata.txt and have your data reorganized and graphed. This has only been tested with Octoprint. I supplied a demo dirtydata.txt soo that you can use importBed(), xyztogrid(), and graphBed() to see how it works.

Getting started

Package details

AuthorRyan Scharf
MaintainerRyan Scharf <ryan.scharf@gmail.com>
LicenseGPL
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ryanscharf/printtools3d")
ryanscharf/printtools3d documentation built on May 28, 2019, 10:45 a.m.