/flashforge-client

A python package to interact with Flashforge 3D printers

Primary LanguagePythonMIT LicenseMIT

FlashForge Client

This is an unofficial Python package to ease communicating with FlashForge 3D printers.

Supported Printers

This has only been tested with the FlashForge Dreamer, but it should work with all printers that have the capability of being controlled by the FlashPrint application.

NOTE

I AM AWARE THAT THIS IS NOT A REAL PACKAGE THAT CAN BE INSTALLED YET. I AM WORKING ON IT.

Usage

Samples can be found here.

API Documentation

A work-in-progress documentation of the FlashForge API can be found here.

Credits

This project was initially based on 01F0/flashforge-finder-api. Thanks 👍👍