Direkt zum Hauptinhalt
Erweiterte Suche
Suchbegriffe
Inhaltstyp

Exakte Treffer
Schlagwort-Suchen
Datums Optionen
Aktualisiert nach
Aktualisiert vor
Erstellt nach
Erstellt vor

Suchergebnisse

545 Ergebnisse gesamt

Apply Transformations

FabLab Chemnitz Transformations

An Inkscape extension which recursively applies transformations to shapes. This will remove applied Matrix values from object but will keep it's transformation. It will reset the matrix to basic values like these: It will also clean Live Path Effects

Barrel Distortion

FabLab Chemnitz Transformations

Draw some shape Run the extension Result

Bezier Envelope

FabLab Chemnitz Transformations

This extension is similar to default Inkscape extension "Modify Path → Envelope" and is also similar to Another Perspective. Note: this extension does not work for svg:circle which were converted to svg:path. Those will contain a or A commands in their path. ...

Mirror

FabLab Chemnitz Transformations

This function is a legacy one because the exact same can be done with Live Path Effects ("Mirror symmetry") Draw some objects and a path (line) to mirror Make a copy of the objects you want to mirror (otherwise the tool will just move the selection) Use C...

Flip

FabLab Chemnitz Transformations

This extension only operates on a single path (or a selection of paths, but all individually) by flipping it about the imaginary line that goes from the paths first node to its last node. Source: https://github.com/aconz2/inkscape-extension-flip Draw some pa...

Normalize Drawing Scale

FabLab Chemnitz Transformations

This extension will set the drawing scale to 100% and adds fitting transforms to keep the element size. You can use Apply Transformations to apply those transforms afterwards. This neat toolchain helps to handle all path command coordinates easier. Especially ...

Scale To Path Length

FabLab Chemnitz Transformations

This effect makes the length of all the destination paths the same as that of the source path, while maintaining their shapes. The source is the topmost path in the selection. Please note if the size seems incorrect after running this extension, please check ...

Raster Perspective

FabLab Chemnitz Transformations

Source: https://github.com/s1291/InkRasterPerspective Apply a perspective transformation to bitmap image using the selected path as envelope, without the need to use an external software to transform the image. Select the raster image and the quadrangle path ...

Isometric Projection

FabLab Chemnitz Transformations

Source of documentation: https://github.com/jdhoek/inkscape-isometric-projection http://jeroenhoek.nl/articles/svg-and-isometric-projection.html This extension has two modes (dimetric and isometric) Also have a look at Live Path Effect "Extrude" for p...

Inset Alignment

FabLab Chemnitz Transformations

This extension aligns elements into the first, last or largest selected item. The bounding box shape and some custom entered offset values are used to calculate the new position. Draw some objects Run the extension

Exponential Distort

FabLab Chemnitz Transformations

Epilog Dashboard BBox Adjust

FabLab Chemnitz Transformations

This tool is a helper to adjust the document border including an offset value, which is added. Sending vector data to Epilog Dashboard often results in trimmed paths. This leads to wrong geometry where the laser misses to cut them. So we add a default (small) ...

Scale To Size (Replaced by default transform scale)

FabLab Chemnitz Transformations

Draw some objects / paths Get the result This extension is obsolete because we can do the same with default transformation menu: See also Scale To Path Length Scale To Real

Rotations - Minimum Bounding Box Area / Minimum Width / Find All Optimal

FabLab Chemnitz Transformations

There are three extension from https://github.com/hobzcalvin/LaserPrep which allow optimal rotation according to width or bounding box. Rotate for Minimum Width Helpful when trying to nest objects, this extension rotates all selected objects to minimize thei...

Scale To Real

FabLab Chemnitz Transformations

Good description for this plugin can be found at the source → https://gitlab.com/Moini/inkscape-realscale-extension See also Scale To Size (Replaced by default transform scale) Scale To Path Length

Set View Box (Replaced by CTRL + SHIFT + R)

FabLab Chemnitz Transformations

This plugins allows to adjust the view box (canvas) size according to a drawn rectangle. You can do this using CTRL +D too but it might be quicker sometimes using "Set View Box". Use the built-in default key combination to quickly resize the view to the se...

Parallel Translation

FabLab Chemnitz Transformations

Source: https://github.com/chris0371/parallel-translation_extension Allows parallel translations and alignment operations of selected straight lines.These lines can be simple path objects (with only start- and end-node) or line segments of larger path objects...

Cutting Optimizer (Nesting)

FabLab Chemnitz Transformations

Source of documentation: https://translate.google.com/translate?hl=de&sl=fr&tl=en&u=https%3A%2F%2Fwiki.fablab-lannion.org%2Findex.php%3Ftitle%3DCutOptim CutOptim Presentation All the users of the laser cutter have probably been confronted with the probl...