Duet3D / DWC-CNC

18 stars 6 forks source link

Removed some things #2

Closed cdedwards closed 3 years ago

cdedwards commented 3 years ago

Removed some stuff not required/needed for a CNC or Laser.

Sindarius commented 3 years ago

So some of this touches shared ui with DWC proper. The eventual goal I took with my approach was not to deviate the UI completely but to eventually make it where both UI would co-exist. You'll notice if you load the DWC-CNC and have it set to FFF mode the original UI is retained.

cdedwards commented 3 years ago

I know. My lack of knowledge on vue programming or for that matter web programming is showing.. gimme some proper c code and I'll shine. Someone somewhere might find this useful though

cdedwards commented 3 years ago

Updated the pull. It's still not correct