gcode_view 0.0.3
gcode_view: ^0.0.3 copied to clipboard
A Flutter widget to visualize G-code paths in 3D with interactive camera controls.
0.0.1 #
- Initial release
- Core GcodeViewer widget implementation
- Support for parsing and visualizing G-code in 3D
- Includes interactive pan and zoom controls
- Support for G-code arc commands (G2/G3)
- Configurable visual appearance
- Added zoomSensitivity property to control zoom gesture responsiveness