Remco Veldkamp
Remco Veldkamp
Good point. I updated the description
but which color would we pick then, from the `extrusionColor` arrray? We also don't know how many tool indices the print will use without processing all of the gcode. So...
maybe we can add these buttons for restoring the camera position in this change? https://github.com/remcoder/gcode-preview/pull/139/commits/d44c38efa58576152bdfdf9510ffbfaff7aaa57a
load/save/clear camera position was added in e55f57021c08ad1a38b973163c6e692e8b939ad0 (sorry should've been PR 😅) These are just dev helpers for now. The way it works is: the position, rotation and zoom of...
I think this issue is mostly addressed by the handling of streams in https://github.com/xyz-tools/gcode-preview/commit/aca7a5974b259ff211d9b472f613e13a5bc5a33a The other thing was the gradient that was once used with line rendering. This isnt a...
@sophiedeziel Suggestion to move them to separate repos. This has many benefits: - easy to 'deploy on push' - no more dependabot clobbering the main repo - easy to fork...
I hadn't even thought about z-hops. Good one. ## Use cases I suggest we first define the edge cases and what the user would like to see: - _If no...
tl;dr on hold until #280 is implemented
I'm not sure there is much gain in getting this merged. Leaning towards closing..
see also #280