Skip to content

Conversation

@Wicked-Creations
Copy link

Description

Adds a reload button to the GCODE interface that allows users to reload the currently loaded GCODE file. The button is only enabled when a file is actively loaded, preventing errors from attempting to reload when no file exists.

Changes

  • Added "Reload G-CODE" button to the ribbon interface
  • Added visual feedback: button changes from gray (disabled) to amber (enabled)
  • Added filemanager.js to keep track of last loaded filepath and raise event when changed

Notes

This is my first contribution to an Electron/Node.js project. I've followed the existing code patterns and conventions used in the project. Please let me know if there are any improvements or changes needed to better align with the project's standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant