List of software created by myself.
Adventurer3 Controller
A program that controls Adventurer3 instead of FlashPrint.
It also includes a correction function that processes G code files output from some slicer software to increase the output quality in Adventurer3.
Convert FlashPrint parameters to CSV
Convert from FlashPrint Parameter (FCFG) to CSV format.
FlashPrint-Visualization of slice parameters was created in C # and converted to Javascript so that it can be converted on the WEB.
The purpose is to make the place where “@Variant (\0\0\0\x87\x42\xc8\0\0)” is a real value.
G code parser
The G-code editing function created by the Adventurer3 controller is cut out and can be used as a standalone software library.
The language uses C#.
Garmin watch face
For Garmin. I started making it because there was no good watch face for ForeAthlete 45, so I started making it.
A class that controls everything in Garmin Connect IQ
When I was writing a program with Connect IQ, I had to set up the device and build it, and I had to operate the simulator by hand, so it was troublesome, so I thought about automating that class.
Since it is made in C#, it can be called from PowerShell, and it has become easier to build an automated environment.