mmoening / MatterControl

MatterControl is a free app that lets you organize and manage your 3D prints. It's designed to help you get the most out of your 3D printer - making it easy to track, preview, and print your 3D parts. Requires the agg-sharp library.

Home Page:www.mattercontrol.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect to printer over Wifi

mmoening opened this issue · comments

  • Create "serial port factory" to generate fake serial port
  • Create a fake serial port that actually connects via socketio (IFrostedSerialPort)
  • Create a printer with the driver_type named "TCPIP"
  • Add enable_network_printing (ENP) setting feild
  • Add handling for when ENP is checked to set driver_type and uncheck enable_sailfish_com
  • When enable_network_printing is checked show Address and Port feilds