SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.89k stars 670 forks source link

VS2022 Win10 build fix #5806

Open vovodroid opened 6 days ago

vovodroid commented 6 days ago
Ocraftyone commented 6 days ago

I understand the convenience having the command echo itself rather than having the command written out in the script twice, but I personally like the look of not having the user path before the command. I do have to admit that is just me being very nitpicky though 😄

vovodroid commented 5 days ago

I personally like the look of not having the user path before the command.

It was included into echo before this PR, so I just eliminated copy-paste errors.