Skip to content

Theb-1/MPSelectMiniOutputDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MP Select Mini Cura 2 Plugin

This allows WIFI printing from within Cura 2.x with the popular and inexpensive MonoPrice MP Select Mini 3D printer.

Warning

Use this plugin at your own risk. I am not responsible for any damage caused by the use of this plugin.

I am currently using Cura 2.3.1 and MP Select Mini firmware V27.42.

Installing

  1. Copy the 'MPSelectMiniOutputDevice' folder to the plugins folder within the installation directory of Cura 2.x
  2. Configure settings by either:
  3. (Option 1) Opening 'LocalFileOutputDevicePlugin.py', setting and uncomment the variables near the top of the code
  4. (Option 2) Opening cura.cfg, adding the following lines and updating the variables:
[MPSelectMini]
ip = 192.168.1.123
start_print = True

Possible improvements

  • UI popup for IP/start print
  • Progress bar for upload
  • Check to make sure selected printer type is 'MP Select Mini' (for users with multiple printers)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages