diff options
author | jaseg <git@jaseg.de> | 2022-07-11 12:34:40 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-07-11 12:34:40 +0200 |
commit | 7e7f4b1aa66e73d7568787ff2225a87a5e6c34d5 (patch) | |
tree | 1119b65fcc28095981e8d98a4305e15a84e00d58 | |
parent | ea0a6d83f8bc17a567a45dace1b48d63dd2ca5da (diff) | |
download | gerbolyze-7e7f4b1aa66e73d7568787ff2225a87a5e6c34d5.tar.gz gerbolyze-7e7f4b1aa66e73d7568787ff2225a87a5e6c34d5.tar.bz2 gerbolyze-7e7f4b1aa66e73d7568787ff2225a87a5e6c34d5.zip |
README: Update demo web interface link
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ patterns, dashes and transformations. Raster images can either be vectorized through contour tracing (like gerbolyze v1.0 did) or they can be embedded using high-resolution grayscale emulation while (mostly) guaranteeing trace/space design rules. -Try gerbolyze online at https://tsugi.kokoroyukuma.de/gerboweb +Try gerbolyze online at https://dyna.kokoroyukuma.de/gerboweb .. figure:: pics/pcbway_sample_02_small.jpg :width: 800px @@ -189,7 +189,7 @@ This is the algorithm svg-flatten uses to process an SVG. Web interface ------------- -You can try gerbolyze online at https://tsugi.kokoroyukuma.de/gerboweb +You can try gerbolyze online at https://dyna.kokoroyukuma.de/gerboweb The web interface does not expose all of gerbolyze's bells and whistles, but it allows you to simply paste a single SVG file on a board to try out gerbolyze. Upload your design on the web interface, then download the template for either the |