winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.88k stars 761 forks source link

Added "stream finished" event for FluidNC #2326

Closed breiler closed 11 months ago

breiler commented 11 months ago

Added missing event for when the file stream is finished to FluidNC.

Removed the file name from the FileStateEvent as it felt unintuitive that it sometimes was the processed gcode file sometimes the actual gcode file or null.