Skip to content
Piotr Baja edited this page Mar 23, 2021 · 1 revision

About

FlatSlicer is a free, open source tool for generating Gcode from raster images. It is meant to be fast, reliable and daily useful.
It will extract and trace polygons from images and then generate outline/infill in optimized way.

This tool is currently under active development, these wiki pages are subject to change at any time because FlatSlicer is also changing all the time.

Features

  • Loading raster images (png, jpg, etc.)
  • Tracing polygons from raster images (support for nested polygons)
  • Generating outline Gcode from said polygons (configurable speed, power, multiple passes)
  • Generating infill Gcode from said polygons (configurable speed, power, line distance, multiple passes)
  • Visualization of every step to allow inspecting results

Contact

If you have ideas, feature requests, bug reports: please use Issues page
In case of any other subjects feel free to e-mail me at: [email protected]

Clone this wiki locally