Skip to content

Releases: siganberg/ncSender

Release v0.3.79

13 Dec 05:19

Choose a tag to compare

What's Changed

✨ New Features

  • Added more auxiliary output aside from Flood and Mist. M64 P0 too P{n}.
  • Added real-time tracking of output pin states and load from $pinstate on startup.
  • Output switches name can now be customized.

Note:

  • This is breaking changes for old firmware such as sienciHal as this new feature is using $PINSTATE command that doesn't exist on the old firmware.
image image

Release v0.3.78

12 Dec 22:03

Choose a tag to compare

What's Changed

🔧 Improvements

  • Separated TLS and Probe. For SLB, this require generating firmware with toolsetter option
image

Release v0.3.77

10 Dec 21:25

Choose a tag to compare

What's Changed

🔧 Improvements

  • Added safer Z-axis movement when returning to home position - machine now moves Z to zero first before XY travel to prevent collisions
  • Added active probe status and probe count tracking for better probing workflow visibility

Release v0.3.76

09 Dec 03:12

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixed an issue where commit functionality failed when the loaded file was not in the root folder

Release v0.3.75

09 Dec 02:27

Choose a tag to compare

What's Changed

🔧 Improvements

  • Enhanced File Manager with improved appearance and usability.
Screenshot 2025-12-08 at 6 17 40 PM Screenshot 2025-12-08 at 6 17 30 PM Screenshot 2025-12-08 at 6 17 22 PM

Release v0.3.74

08 Dec 22:07

Choose a tag to compare

What's Changed

🐞 Bug fix:

  • Skipped rendering of G53 machine coordinate to avoid false positve warning for out-of-bound g-code command.

Release v0.3.73

07 Dec 20:38

Choose a tag to compare

What's Changed

✨ New Features

  • Added z-plunge support for inner probing operations

🐛 Bug Fixes

  • Fixed issue where z-plunge setting was not being applied correctly

Release v0.3.72

07 Dec 19:08

Choose a tag to compare

What's Changed

✨ New Features

  • Added Probe button for easier workpiece probing operations
  • Added support for custom tool icons in the tool library

Release v0.3.71

04 Dec 21:07

Choose a tag to compare

What's Changed

🔧 Improvements

  • Invert PIN LED color to standard CNC indicator. Green -> Ready/Untriggered, RED -> triggered
  • Main LED on the header now shows RED if one of the PINS is triggered.
image

Release v0.3.70

04 Dec 19:55

Choose a tag to compare

What's Changed

🔧 Improvements

  • Enhanced G-Code Visualizer. Side view now show grid and units.
image