How to get a "plotable" gcode from a standard image: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
*3.a. File / Open… (If it is not a .svg file)     
*3.a. File / Open… (If it is not a .svg file)     
{{Indent|5}} 2b. Path/ Trace Bitmap:
{{Indent|5}} 2b. Path/ Trace Bitmap:
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans.
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans to 2
*4.a Select object and Edit  
*4.a Select object and Edit  
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)     
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)     
{{Indent|5}} 3.c. Remove extra layers generated that are probably behind the image you see.
{{Indent|5}} 3.c. Remove extra layers generated that are probably behind the image you see.
*5. Save file as .svg or .gcode
*5. Save file as .svg or .gcode

Revision as of 11:37, 2 February 2020

Open Inkscape

  • 1. Add Gcode extension to inkscape


      1.a. Download extension [1] and extract
      1.b. In your machine. Go Home, press ctrl+H to show hidden files, open .config/inkscape/extensions and paste downloaded files

  • 2. File/Document Properties/Custom size (adjust size to bed. Be careful with units)
  • 3.a. File / Open… (If it is not a .svg file)


      2b. Path/ Trace Bitmap:
      2c. Select “Colours”, live preview and reduce the Scans to 2

  • 4.a Select object and Edit


      3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)
      3.c. Remove extra layers generated that are probably behind the image you see.

  • 5. Save file as .svg or .gcode