Skip to main content

BVC Printer Python driver

Project description

# BEECom

This is a simple console writen in python to control the BEETHEFIRST 3D printer from BEEVERYCREATIVE.

To use this tool clone the current repository to your computer and run it bu calling “python beeconsole.py”

## Requirements

  • Python 2.7

  • pyusb

  • libusb

## Installation

### Mac OSX

  • Install brew package manager (http://brew.sh)

  • Install python 2.7 (https://www.python.org)

  • Install pyusb (run “sudo pip install pyusb” in a terminal window)

  • Install libusb (run “brew install libusb” in a terminal window)

### Linux

  • Install python 2.7 (run “sudo apt-get install python” in a terminal window)

  • Install pip (run “sudo apt-get install python-pip” in a terminal window)

  • Install pyusb (run “sudo pip install pyusb” in a terminal window)

## Run

### Mac OSX $python beeconsole.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beecom-0.3.11.tar.gz (19.2 kB view details)

Uploaded Source

File details

Details for the file beecom-0.3.11.tar.gz.

File metadata

  • Download URL: beecom-0.3.11.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for beecom-0.3.11.tar.gz
Algorithm Hash digest
SHA256 612cb7cf7eee56b76706cb0f3428653829f9d8ea62d6e87510d88a6a71d90873
MD5 b7eb2c5464881d2af61f751b2ab23bcd
BLAKE2b-256 674a3e8538874c9a4c884d8fceb7e2c6b089bc5abe53e5c0c579a909f7318710

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page