FormerLurker / ArcWelderPlugin

A plugin for OctoPrint used to convert G0/G1 commands to G2/G3 commands. Reduce the size of your gcode files, and reduce number of gcodes per second sent to your printer.
Other
444 stars 25 forks source link

Windows Octoprint Server issues installing plugin #260

Open win10ha opened 9 months ago

win10ha commented 9 months ago

Just wanted to share, when installing ArcWelder on a Windows based Octoprint install you will needs Windows visual build tools as well as Windows 10 SDK installed on the host computer for the plugin to install correctly

https://visualstudio.microsoft.com/downloads/

https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/

image