Remco Veldkamp

Results 82 comments of Remco Veldkamp

I think your idea would be to layer 2 canvases on top of each other if I'm not mistaken? If that's what you mean than that's already possible by disabling...

Hello @xuzhen1994 ! Thanks for your PR! 😄 It's great to have better support for CNC! However, defining travel at z start.z > 0 || end.z > 0 ? 'green'...

Also, could you share a gcode snippet for your case please?

Hi again! Thanks for the improvements. The library is for 3d printing too where 'cutting' doesn't exist. That's why I suggested passing in an option for the color, making it...

hi @xuzhen1994! Nice proposal but we need to keep the library working for other (non-cnc) usecases too. For the color changing (z

@xuzhen1994 I have to apologize. My proposal isn't as easy as I thought.. The reason is that the library groups lines into layers because that's useful for 3d printing. Lines...

@xuzhen1994 I added some commits and you can see the different travel colors working. Still very hacky and not mergable. I'll clean it up later to get it mergable but...

btw, I already have push access to your branch so I don't need to be added to the repo. I'll decline that invite because it is not needed, thanks anyway.

I just realized that there could be a 'cnc mode'. We're probably introducing modes for different views and a cnc mode could fit into that scheme. Let's wait far those...

I'm not sure there is much gain in getting this merged. Leaning towards closing..