Skip to content

The program was designed to make a few simple changes to the large quantities of .hop (or .txt) files. This is the .NET WPF version.

Notifications You must be signed in to change notification settings

sebastian-meckovski/CNC-File-Editor

Repository files navigation

CNC File Editor (.NET WPF version)

A Python version of this application can be found here.

The CNC File Editor is a versatile tool tailored for efficient manipulation of .hop and .txt files, crucial for CNC machine operation.

Purpose

This program automates routine changes, eliminating the need for manual effort previously taking up an average of one hour per week for engineers. With just a few clicks, it streamlines file modifications, significantly reducing production costs. For visual demonstrations, please take a look at the video I've shared below.

Key Features

  • Batch Editing: Effortlessly make changes to a multitude of .hop and .txt files at once.
  • Time Efficiency: Reduce the time spent on manual modifications, enhancing overall productivity.
  • Cost Reduction: By streamlining the editing process, the CNC File Editor contributes to decreased production costs.

Running the application

Production environment

Run the incuded .msi installer. Please note, this requires .NET Desktop runtime 8 to be installed on your machine. Once installed, open the desktop shortcut.

Development environment

  • Open repository in Visual Studio.
  • Right click on MassTextModifier.csproj and select Set as Startup Item
  • Run the application

Video demo

Video.Demonstration.mp4

Screenshot

About

The program was designed to make a few simple changes to the large quantities of .hop (or .txt) files. This is the .NET WPF version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages