Skip to content

Releases: siganberg/ncSender

Release v0.3.39

21 Nov 03:15

Choose a tag to compare

What's Changed

✨ New Features

  • Tool-based color coding: Each tool (T1-T16) now displays with its own distinct color for both rapid and cutting moves
  • Individual tool visibility controls: Toggle each tool on/off independently to focus on specific operations
  • Predefined color palette: 16 tools with consistent, recognizable colors (T1 = blue, T2 = orange, etc.)

πŸ”§ Improvements

  • Enhanced G-code visualization with larger, more readable legend (16px text) repositioned to the left side
  • Improved view controls with larger button text (16px) for Top/Side/3D and Clear buttons
  • CAD-style camera rotation with natural quaternion-based trackball controls
  • Increased tool button borders for better visual distinction in G-code programs

Release v0.3.38

20 Nov 05:15

Choose a tag to compare

What's Changed

πŸ”§ Improvements

  • Improved event handling for better application stability

Release v0.3.37

20 Nov 03:42

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Fixed G-Code Preview not loading on application startup
  • Fixed duplicate greeting messages appearing on startup

πŸ”§ Improvements

  • Improved spindle speed display to show both actual and target RPM values

Release v0.3.36

20 Nov 00:16

Choose a tag to compare

What's Changed

πŸ”§ Improvements

  • Increased tool button size for better touchscreen usability

Release v0.3.35

19 Nov 22:41

Choose a tag to compare

What's Changed

✨ New Features

  • Add post-processor plugin category for file-level G-code transformation

Release v0.3.34

19 Nov 02:48

Choose a tag to compare

What's Changed

✨ New Features

  • Plugin modal dialogs now remember their position and state across sessions
  • Plugin settings and dialog positions now sync automatically across multiple connected clients

Release v0.3.33

18 Nov 22:29

Choose a tag to compare

What's Changed

πŸ”§ Improvements

  • Increased Standard Block Z thickness maximum to 40mm for better compatibility with thicke probe.

Release v0.3.32

18 Nov 18:57

Choose a tag to compare

What's Changed

πŸ”§ Improvements

  • Improved Standard Block Z probing accuracy by moving dwell time before fine probe step

Release v0.3.31

16 Nov 03:47

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Fixed 3D probe outer probing Y axis calculation that was missing bounce offset

Release v0.3.30

16 Nov 03:03

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Fixed probe dialog closing accidentally by making it modal