Direkt zum Hauptinhalt
Erweiterte Suche
Suchbegriffe
Inhaltstyp

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

Suchergebnisse

544 Ergebnisse gesamt

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...

Perspective

In-house Extensions Modify Path

Example with text Write some text and convert Object to Path Ungroup Combine to one Path Draw a border path "Modify Path → Perspective" Select the text first, then the border. Selection order is important. This effect can also be done with Liv...

Convert to Dashes

In-house Extensions Modify Path

This extension can be used to create bridges / tabs for a laser cutter job. We can define a custom line style (dashed) and convert it using this extension. See also Lasercut bridges without using extensions and Create Links (Breakaway Connectors). Example 1 ...

Add Nodes

In-house Extensions Modify Path

This behaves similar like Split Bezier (Subdivide Path) Draw some path Run "Modify Path" → "Add Nodes"

Approximate Curves by Straight Lines (Flatten Beziers)

In-house Extensions Modify Path

Hint: The new name of this extension is "Approximate Curves by Straight Lines". The old one was "Flatten Beziers" This plugin does not apply for paths in groups. Please ungroup before. You can use Extensions → Arrange → Deep Ungroup) or Ungrouper And Element ...

MightyScape versus eCut

Different stuff

eCut is a powerfull addon for CorelDraw and can be used for a lot of things like hot wire cutting, laser cutting or vinyl cutting. But CorelDraw is closed source. I try to find good alternatives using Inkscape. I did some quick comparisons for the listed funct...

Contribute documentation to Inkscape (reStructuredText)

HowTo's

This page is also available on https://wiki.inkscape.org/wiki/Contribute_to_Documentation_with_reStructuredText To contribute to recent Inkscape documentations, we have to write our docs in reStructuredText file format (*.rst). It's similar to Markdown, but s...

Clone and build Inkscape executable for noobs

HowTo's

Based on the official building sources of Inkscape on how to compile, this is some extended note on how to clone a specific commit of another branch, for instance when trying to test a developer's feature implementation, which is not yet merged into master bra...

Roland CutStudio

Equipment Roland PNC-950 Schneidplotter | "Ronaldo"

Roland CutStudio ist die proprietäre Software von Roland DG zum Nutzen der Plotter auf Windows. Wir nutzen unseren mit Inkcut, da die Treiber für unseren Plotter für x64 Systeme nicht existieren. Weitere Infos: USB-Anschluss und Inkcut Setup Downloads Alle R...

Open Current File Directory

FabLab Chemnitz

Similar to Open Extension Directory

dxf2papercraft

Wissenswertes Abwicklungen von 3D Modellen zu 2D Patt...

dxf2papercraft is an open source flattener, available at https://sourceforge.net/projects/dxf2papercraft/files Documentation page: https://dxf2papercraft.sourceforge.net command line options Usage: ./dxf2papercraft [options] infile3D.dxf outfile2D.dxf c...

Use Inkscape with Flatpak

HowTo's

This is a trick from ZAM Erlangen to run Inkscape with Flatpak and having permissions to USB devices (e.g. to use Inkscape with AxiDraw or EggBot) flatpak run --device=all org.inkscape.Inkscape See also https://flathub.org/apps/com.github.tchx84.Flatseal abo...

Install Inkscape from trunk

HowTo's

Problem: Inkscape-trunk-data : Conflicts: inkscape but 1:1.4.2+202505120737+ebf0e940d0~ubuntu24.04.1 is to be installed Solution: sudo apt purge inkscape-trunk sudo apt update sudo apt upgrade sudp apt install inkscape