prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.72k stars 1.93k forks source link

Feature request: Duet Wifi connect #695

Closed cbusillo closed 6 years ago

cbusillo commented 6 years ago

Hi all, the main version of Slic3r has the ability to send directly to a Duet as well as the OctoPrint server. It is pull request 4028. 2 commits with 4 files affected. It looks really easy to merge but I dont quite understand how to merge stuff across forks.

Is this something I can help with?

bubnikv commented 6 years ago

You can create a fork of the Prusa3D Slic3r, create a branch from the master, do your changes and then generate a pull request towards our repo.

But it may be wise to wait for couple of weeks as we have @YuSanka polishing the port of the configuration tabs into C++.

vojtechkral commented 6 years ago

This is implemented in #1051