Stephan3 / dwc2-for-klipper

A translator between DWC2 and Klipper
GNU General Public License v3.0
160 stars 38 forks source link

Adding this one line fixed a ton of problems #61

Closed Moonlight63 closed 4 years ago

Moonlight63 commented 4 years ago

This fixed a bunch of issues with connectivity, macros, heaters, buttons not working, etc.

As a side note, how would you feel about adding CORS headers to the script? I have this working in my own environment for development on dwc so I can connect to the server from a node app, but I'm not a python dev, so im sure there is a safer way to do it.

Stephan3 commented 4 years ago

So it was the right idea ;) - nice. It wont hurt. Merge without testing.