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

https://github.com/jellespijker/curaengine_onlyfans

A Postprocessing plugin for CuraEngine, which will filter all GCodes commands but keeps the fan commands
https://github.com/jellespijker/curaengine_onlyfans

cura curaengine curaengine-plugin gcode gcode-generation grpc plugin postprocess

Last synced: 10 months ago
JSON representation

A Postprocessing plugin for CuraEngine, which will filter all GCodes commands but keeps the fan commands

Awesome Lists containing this project

README

          

# CuraEngine Only Fans plugin

This plugin will filter out all GCode commands except those related to fans (M106, M107, M123, M710)

> Note: Most of the source files have been copied from https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow these
> are currently without a license. Since I'm part of the Cura Team working for UltiMaker I know what the license will be
> on these files, having worked on most of them; but I also have very little patience and I wanted to write the first
> community CuraEngine Plugin, since I'm a huge **FAN**.
> As soon as the license have been updated from the UltiMaker repositories I will reflect the changes in this repo.