top of page
  • Writer's pictureChloro ψ

Weekly Post(using new software for creating Gcode and new Features to server)10-5-2023

This week I worked on finding new software that converts from svg to Gcode and also for converting images to svg. The software that I found are called Svg2Gcode (cli version, svg to Gcode) and VisionCortex (images to svg).



VisionCortex GUI for their website and an example photo of converting images to svg.


This is the new UI for Pen Plotter Server done by Roman Rice. He also added some new features like Gcode previewer and new upload button that resizes in JavaScript which is way faster that old python script I had. More details on Roman Rice GitHub linked below.


Current Issues:

  • The result from svg2gcode file that return Gcode file 10x bigger image than original and resize image.

  • The issue might be with VisionCortex because I tried other image to svg online website and the Gcode came out right.

  • So next week I might try to use different software for image to svg see if that changes anything.


Source:

2 views0 comments
bottom of page