prepare_your_drawing:prepare_your_drawing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prepare_your_drawing:prepare_your_drawing [2023/05/10 07:52] – [Tools to generate SVG files:] formlabprepare_your_drawing:prepare_your_drawing [2025/01/15 00:51] (current) – [Tools to generate SVG files:] formlab
Line 4: Line 4:
  
   * Create outlines from borders & text   * Create outlines from borders & text
 +  * Both Axidraw and Acro support closed and open lines, so single font lines are possible!
    
  
Line 11: Line 12:
 | the workspace origin is in the **left top corner**    | the workspace origin is in the **left bottom corner**:     | | the workspace origin is in the **left top corner**    | the workspace origin is in the **left bottom corner**:     |
 | {{:axidraw:axidraw-left-turn.jpg?400|}}               | {{:prepare_your_drawing:workspace_origin.png?150|}}     | | {{:axidraw:axidraw-left-turn.jpg?400|}}               | {{:prepare_your_drawing:workspace_origin.png?150|}}     |
-|                                                       No open shapes. All shapes should be closed.\\ This means that until there's a workaround, single line fonts are not possible yet. |+|                                                        |
  
 +
 +===== Plotting fonts =====
 +
 +Hershey text:
 +  * https://wiki.evilmadscientist.com/Hershey_Text
 +  * info video: https://www.youtube.com/watch?v=_2_d8s3dgr0
 +
 +Single stroke repositories
 +  * https://gitlab.com/oskay/svg-fonts
  
 ===== Tools to generate SVG files: ===== ===== Tools to generate SVG files: =====
  
-  * A collection of creative tools: https://drawingbots.net/knowledge/tools +  * [[https://drawingbots.net/knowledge/tools|drawingbots.net]] - A collection of creative tools 
-  * A seamless pattern generatorhttps://www.kennethcachia.com/plain-pattern/+  * [[https://www.kennethcachia.com/plain-pattern|kennethcachia.com]] - A seamless pattern generator 
 +  * [[https://www.generativehut.com|generativehut.com]] - Articles and tutorials about generative art 
 +  * [[https://github.com/beardicus/awesome-plotters|Github - beardicus]] - A list of pen plotter hardware and software 
 +  * [[https://turtletoy.net/|Turtletoy]] - Create generative drawings online using javascript 
 +  * 
  
 Code goes in, Art comes out - Tyler Hobbs\\  Code goes in, Art comes out - Tyler Hobbs\\ 
Line 27: Line 41:
 Generative Machines with Matt DesLauriers\\ Generative Machines with Matt DesLauriers\\
 {{youtube>8Uo6zFwSO78?}} {{youtube>8Uo6zFwSO78?}}
 +
 +
 +==== SVG Editing/Optimizing ====
 +
 +  - [[https://vpype.readthedocs.io/|vpype]] - command line tool to optimize vector drawings.
 +  - [[https://pypi.org/project/vpype-gcode/|vpype-Gcode]] - Plug in for vpype to generate Gcode
 +
 +
 +
 +==== Axidraw API's ====
 +Axidraw comes with support to control it from other applications than Inkscape:
 +  - [[https://www.generativehut.com/post/axidraw-processing|Using Processing with Axidraw]]
 +  - [[https://axidraw.com/doc/py_api/#introduction|Python API]]
 +  - [[https://axidraw.com/doc/cli_api/#introduction|Command line API]]
 +
 +
 +
  • prepare_your_drawing/prepare_your_drawing.1683730339.txt.gz
  • Last modified: 2023/05/10 07:52
  • by formlab