Commit Graph

807 Commits

Author SHA1 Message Date
dd8d0c57a7 small fixes 2020-09-12 22:25:05 +02:00
98a6418676 Added dxf2papercraft wrapper extension for Linux/Windows 2020-09-11 18:21:56 +02:00
6e3acc2805 Merge branch 'master' of https://780f082f9e7a3158c671efd803efd1ea70270517@gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X.git 2020-09-11 15:59:33 +02:00
2f05ec1977 fix again 2020-09-11 15:57:49 +02:00
9386da7b5a fix bug with logic 2020-09-11 15:18:29 +02:00
leyghisbb
14c8047e8c Cleaned import name 2020-09-11 11:55:25 +02:00
leyghisbb
82294d5540 added error handling from ODA File converter and fixed issues with ezdxf and matplotlib 2020-09-11 11:40:21 +02:00
1979f163b4 Added linux executable versions: labels/no labels 2020-09-10 14:42:06 +02:00
leyghisbb
7c536aa80b Added option for labels/no labels (Papercraft Unfold) 2020-09-10 14:36:01 +02:00
leyghisbb
b80abd0d85 Styles To Layers: Add better handling for SVG text, fixed some comments 2020-09-10 09:47:24 +02:00
7f099ab621 Major overhaul of papercraft-unfold (not finished yet) 2020-09-09 02:18:27 +02:00
a724a3dc12 Several bugfixes in DXF/DWG Importer 2020-09-09 02:17:34 +02:00
5a06de7bd9 added marker and pattern to Migrate Groups 2020-09-08 01:54:51 +02:00
9bcfcc3f47 Small fix in DXF/DWG Importer 2020-09-08 01:12:27 +02:00
2ec01ffc77 Bugfixing Roland Cutstudio. Thanks to Max Gaukler 2020-09-07 23:55:59 +02:00
15e8907fbd Re-added Reorder Sequence from Evil Mad Scientist. Now working 2020-09-07 23:38:38 +02:00
e644c4c602 Fixed some obsoletion 2020-09-07 17:37:59 +02:00
3247d5f272 Added svg:symbol, fixed some obsoletion 2020-09-07 17:36:19 +02:00
d1fe45451f More fixes for contour scanner and polyline converter 2020-09-05 16:19:32 +02:00
8003f7f11b Added Convert To Polylines and fixed some description in Contour Scanner 2020-09-05 03:20:23 +02:00
4b009f75e8 Bug fixing and more features for Contour Scanner 2020-09-05 02:33:07 +02:00
91c25713b7 Small enhancements for Contour Scanner 2020-09-05 00:54:03 +02:00
a58db0516b Added Gradient Saver 2020-09-03 00:50:06 +02:00
4175b377bd Refactored extension names by "rename 's/fablabchemnitz_//g' *.py;rename
's/fablabchemnitz_//g' *.inx;sed -i 's/>fablabchemnitz_/>/g' *.inx;sed
-i 's/fablabchemnitz_//g' *.py; rename 's/fablabchemnitz_//g' *.svg"
2020-09-03 00:35:27 +02:00
80a28a8d59 Added Filter to Layer 2020-09-03 00:16:04 +02:00
433caa5aed Added kabeja as alternative DXF to SVG parser 2020-09-02 23:55:50 +02:00
b18290e926 wrapper script for CutOptim 2020-08-31 22:57:34 +02:00
ffcb5ed744 different large refactorings (subdirectores, removed obsolete stuff) and
bug fixes
2020-08-31 21:25:41 +02:00
7aeae6fc55 refactoring boxes.py 2020-08-31 21:22:51 +02:00
edb7f99ef6 Refactored bobbin lace 2020-08-31 11:35:51 +02:00
leyghisbb
b3a27909af fixed primitive and imagetracer again 2020-08-30 12:40:56 +02:00
leyghisbb
2abb9f2ef1 Complete refactoring into subdirectory 2020-08-30 12:36:33 +02:00
leyghisbb
dfc7d70fb9 add some fixes for migrate groups (still some bugs left) 2020-08-30 12:30:35 +02:00
leyghisbb
a3c7174c68 no message 2020-08-30 12:30:14 +02:00
leyghisbb
88039f5a72 move inx to subdirs 2020-08-30 12:29:46 +02:00
leyghisbb
9a6167904a cleanings 2020-08-30 12:29:34 +02:00
leyghisbb
e0dde03929 Refactor cutoptim 2020-08-30 12:29:10 +02:00
leyghisbb
855a33905e Refactor boxes.py 2020-08-30 12:28:49 +02:00
leyghisbb
6e18cad6af Refactor render Sudoku 2020-08-30 12:27:52 +02:00
leyghisbb
defa65e0f1 Added linux support for DXF/DWG Importer 2020-08-30 12:27:26 +02:00
leyghisbb
8462fd07ae no message 2020-08-30 12:20:15 +02:00
leyghisbb
077934829e remove deprecation from boundingbox 2020-08-30 12:17:19 +02:00
leyghisbb
8a9df3ab5e Removed deprecations from dots2pathpoints 2020-08-30 11:51:54 +02:00
leyghisbb
3e19afedd2 added some file close handling for paths2openscad 2020-08-30 11:50:50 +02:00
leyghisbb
423fafd352 Removed deprecations from twist extension 2020-08-30 11:50:15 +02:00
leyghisbb
f705ef2575 Issue in longest continuous path 2020-08-30 11:44:42 +02:00
leyghisbb
edaec231f7 update for styles to layers extension 2020-08-30 11:41:16 +02:00
leyghisbb
57bb5c9efd removed unrequired function from pixel2svg 2020-08-30 11:40:45 +02:00
leyghisbb
f7ebf7d33d error handling for paste length extension 2020-08-30 11:40:20 +02:00
leyghisbb
3cedfeafd9 fix triangular grid 2020-08-30 11:39:36 +02:00
leyghisbb
dd878db72f no message 2020-08-30 11:38:31 +02:00
leyghisbb
898ef5e7a2 remove buf from another perspective 2020-08-30 11:38:01 +02:00
leyghisbb
36b624fd7f fix colors in grid perspect 2020-08-30 11:37:35 +02:00
leyghisbb
fa7864ec52 no message 2020-08-30 11:34:14 +02:00
leyghisbb
1d2e3a8790 Fix issue with JPG export 2020-08-30 11:34:05 +02:00
leyghisbb
928417c3a7 removed deprecation for clones in perspective 2020-08-30 11:33:47 +02:00
leyghisbb
253479da32 no message 2020-08-30 11:32:02 +02:00
leyghisbb
95b497075b no message 2020-08-30 11:31:47 +02:00
leyghisbb
e86e1a0504 Added some workaround for hatchfill extension and write permissions 2020-08-30 11:31:34 +02:00
leyghisbb
2fbc1b54bf Bugfix in piano scale extension (font size) 2020-08-30 11:31:04 +02:00
leyghisbb
db03015176 Fixed deprecation in X-Agram 2020-08-30 11:30:38 +02:00
leyghisbb
56adeb615a bugfix in VH to Line converter 2020-08-30 11:30:19 +02:00
leyghisbb
7a824ff6da removed unrequired translation from triangulation 2020-08-30 11:30:01 +02:00
leyghisbb
4c9554b3e7 Removed deprecation from travel extension 2020-08-30 11:29:38 +02:00
leyghisbb
97d63b969d fixed error in function for rounder extension 2020-08-30 11:26:21 +02:00
leyghisbb
22f961c8ce removed old syntax 2020-08-30 11:25:52 +02:00
leyghisbb
c6aa4d8eb0 fix in destructive clip extension (handling of VH lines) 2020-08-30 11:25:16 +02:00
leyghisbb
6202a68d26 Fixed default color in checkerboard extension 2020-08-30 11:24:48 +02:00
leyghisbb
bd584e6b13 compabilty for linux with line shading extension 2020-08-30 11:24:22 +02:00
leyghisbb
15e9c09e8c added path select in guillotine plus 2020-08-30 11:23:40 +02:00
leyghisbb
82fa7efd18 no message 2020-08-30 11:23:15 +02:00
leyghisbb
519a8db48f fix in inkcut extensions 2020-08-30 11:23:01 +02:00
leyghisbb
425713dcc0 removed unrequired line in remove redundant 2020-08-30 11:21:01 +02:00
leyghisbb
65bfeb6ea8 Small fix for path intersections 2020-08-30 11:20:29 +02:00
leyghisbb
adbdc6d218 Moved viewbox extension to legacy tools 2020-08-30 11:19:03 +02:00
leyghisbb
6ba341e3d1 Added Wine support for Roland CutStudio 2020-08-30 11:18:33 +02:00
leyghisbb
ce78b65008 Fixed default colors for streaks extensions 2020-08-30 11:18:11 +02:00
leyghisbb
b7d3235e80 Fixed file close for source code text 2020-08-30 11:17:54 +02:00
leyghisbb
7b5e689728 Small fix for Ofsplot 2020-08-30 11:17:25 +02:00
leyghisbb
f7af18f5e2 Updated Origami inx 2020-08-30 11:16:46 +02:00
leyghisbb
c1d65c9bab Added missing templates dir for bobbin lace 2020-08-30 11:14:48 +02:00
leyghisbb
e368b32f07 Added Origami extensions 2020-08-30 11:14:06 +02:00
Mario Voigt
2dd642795b Another set of fixes in DXF/DWG Importer 2020-08-24 17:00:31 +02:00
Mario Voigt
a5bf2e41c6 Rework of DXF/DWG Importer 2020-08-24 15:55:25 +02:00
Mario Voigt
bb4d9afa44 Added alternative DXF/DWG Importer 2020-08-23 23:25:47 +02:00
Mario Voigt
b2f38aab94 small fix in migrate groups 2020-08-23 23:25:12 +02:00
Mario Voigt
c40128850e Some fixes 2020-08-23 21:09:57 +02:00
Mario Voigt
dc5995fbf9 no message 2020-08-23 16:22:46 +02:00
Mario Voigt
775b3effc0 Added Source Code Text 2020-08-23 16:17:17 +02:00
Mario Voigt
19b123ec5c Added Piano Scale 2020-08-23 15:55:25 +02:00
Mario Voigt
0860b1b80f Added Ids to Text 2020-08-23 15:35:34 +02:00
Mario Voigt
07096bb201 Fixed deprecations in Travel 2020-08-23 14:33:09 +02:00
Mario Voigt
8114065ff1 no message 2020-08-23 14:11:00 +02:00
Mario Voigt
10af444aed no message 2020-08-23 14:08:55 +02:00
Mario Voigt
433cbbacfd Renamed "Migrate Groups" to "Ungrouper And Element Migrator/Filter" 2020-08-23 14:08:11 +02:00
Mario Voigt
b9fb5042e4 Added offset paths 2020-08-23 03:13:23 +02:00
Mario Voigt
67de370574 Added Low Poly 2 by miffysora 2020-08-23 03:06:15 +02:00
Mario Voigt
ba9ac619c3 Fixed sheet metal conus 2020-08-23 03:05:25 +02:00
Mario Voigt
aa36cdea27 fix in shirt waiste 2020-08-23 01:58:34 +02:00
Mario Voigt
8621d58047 Fixed vertical/horizontal line behaviour in destructive clip and path intersections 2020-08-23 01:41:17 +02:00
Mario Voigt
33171665a8 Fix svg:svg handling in Migrate Groups 2020-08-23 01:14:36 +02:00
Mario Voigt
5153e08404 Added VH To Line extension 2020-08-23 00:48:27 +02:00
Mario Voigt
5909adbcaf no message 2020-08-23 00:16:14 +02:00
Mario Voigt
952d8b10cc Some mods to primitive extension and viewbox 2020-08-23 00:14:21 +02:00
Mario Voigt
5f624d6692 Tuned "Colors to Layers" > renamed to "Styles To Layers" 2020-08-22 23:18:11 +02:00
Mario Voigt
30cb0b42c8 no message 2020-08-22 12:22:44 +02:00
Mario Voigt
2b180a26f6 Added convex hull plugin 2020-08-22 12:13:37 +02:00
Mario Voigt
cdb68f7fd9 no message 2020-08-21 18:19:21 +02:00
Mario Voigt
01bc088cf9 no message 2020-08-21 16:10:22 +02:00
Mario Voigt
ac56527f8f Added primitive extension 2020-08-21 16:05:51 +02:00
leyghisbb
db0f31054b Added strip line extension, fixed some inx files 2020-08-21 12:40:38 +02:00
Mario Voigt
1ce07959f3 Several cleanings 2020-08-20 13:12:34 +02:00
Mario Voigt
8bb5c35665 no message 2020-08-20 04:48:13 +02:00
Mario Voigt
3de1e0559b no message 2020-08-20 02:59:53 +02:00
Mario Voigt
1c464b313d Updated migrate groups 2020-08-20 02:41:10 +02:00
Mario Voigt
783c6b874d no message 2020-08-20 00:15:29 +02:00
Mario Voigt
84bdbd17aa Added Colors to layers extension 2020-08-20 00:08:57 +02:00
Mario Voigt
2817a7164a Added Another Perspective 2020-08-19 15:06:24 +02:00
Mario Voigt
904581fdf1 Cleaned codefor sudoku and sheet conus 2020-08-19 14:21:41 +02:00
Mario Voigt
07e8373224 Added Lasercut Polygon from Thore Mehr; fixed contour scanner 2020-08-19 14:06:44 +02:00
Mario Voigt
dd07706f8c no message 2020-08-19 13:22:31 +02:00
Mario Voigt
4f0902924d Fixed some inx files 2020-08-19 13:20:59 +02:00
Mario Voigt
5b1cf04448 Cleaned remaining inx warnings 2020-08-19 13:19:18 +02:00
Mario Voigt
bb0028c255 Added inx-pathops from Maren :) 2020-08-19 12:58:32 +02:00
Mario Voigt
bd136efd3a Added fill with circles 2020-08-19 12:16:00 +02:00
Mario Voigt
4d8feef56a no message 2020-08-18 20:25:22 +02:00
Mario Voigt
9c1f85d3a8 Added imagetracerjs extension (by Mario Voigt) 2020-08-18 20:17:36 +02:00
Mario Voigt
ab5c2e54fc Added support for both linked and embedded images 2020-08-18 14:36:13 +02:00
Mario Voigt
807fa69a16 no message 2020-08-18 14:29:20 +02:00
Mario Voigt
32ab4b21c2 no message 2020-08-17 18:42:25 +02:00
Mario Voigt
9dae115c5d Added dots 2 path points 2020-08-17 18:40:16 +02:00
Mario Voigt
a282b316b6 Added hexmap extension 2020-08-17 18:11:51 +02:00
Mario Voigt
bcd430d2c8 another set of inx cleaning 2020-08-17 15:40:13 +02:00
Mario Voigt
ee75c76056 fixes in inx files 2020-08-17 15:32:03 +02:00
Mario Voigt
b8cd24d689 Added attributes importer, editorand cleaner extensions 2020-08-17 15:21:46 +02:00
Mario Voigt
b22f862b94 Fix living hinge 2020-08-17 13:03:09 +02:00
Mario Voigt
ea7fd539be small inx fixes 2020-08-17 00:00:34 +02:00
Mario Voigt
e190cb1d24 fix in pixel2svg 2020-08-15 19:19:16 +02:00
Mario Voigt
00b275bacc added Label Color extension 2020-08-15 19:19:05 +02:00
Mario Voigt
92e163a793 Improved Bounding Boxes 2020-08-15 16:31:38 +02:00
Mario Voigt
ccab5c6f34 Reordered some extensions 2020-08-15 15:47:16 +02:00
Mario Voigt
f66edc2949 fixed and added barrel distortion 2020-08-15 15:21:42 +02:00
Mario Voigt
5e02b767a9 renamed closed paths files; fix in clonesperspective 2020-08-15 14:24:46 +02:00
Mario Voigt
3536498652 Some more inx fixes 2020-08-15 04:12:30 +02:00
Mario Voigt
f25dc34b5c Added Delete Aboce 2020-08-13 19:26:42 +02:00
Mario Voigt
311a84f534 Added Path Intersections and fixed some other small things 2020-08-13 18:14:56 +02:00
Mario Voigt
fb6c2cf038 Updated inx file for fret ruler 2020-08-13 14:58:20 +02:00
Mario Voigt
47e8892080 Updates for all inx files again 2020-08-13 14:51:38 +02:00
Mario Voigt
f3678d4c01 update for migrategroups extension 2020-08-13 14:47:06 +02:00
Mario Voigt
d15de8b64a Updated inx files for boxes.py 2020-08-13 14:46:48 +02:00
Mario Voigt
303a3f38ed Added Migrate Groups extension, some small fixes 2020-08-13 01:28:19 +02:00
Mario Voigt
9d73108224 Added Remove Empty / Dangling Groups 2020-08-12 22:51:13 +02:00
Mario Voigt
07e221652e no message 2020-08-12 22:47:42 +02:00
Mario Voigt
06920fa1c5 no message 2020-08-12 20:04:32 +02:00
Mario Voigt
e1dfb1f4f8 Added Triangular Grid 2020-08-12 20:02:01 +02:00
Mario Voigt
bc15ac2023 small fix 2020-08-09 21:47:40 +02:00
Mario Voigt
bdb77f587c Added Contour Scanner (written by myself) 2020-08-09 21:25:19 +02:00
Mario Voigt
bb3505ed9e small fixes 2020-08-09 12:56:14 +02:00
Mario Voigt
7343d5be1b no message 2020-08-09 04:24:40 +02:00
Mario Voigt
6b27a2fee8 small fix in join paths 2020-08-09 04:24:05 +02:00
Mario Voigt
675a71af69 small adjustment for cutoptim 2020-08-09 03:35:28 +02:00
Mario Voigt
3e2cf6216a Added bounding circles to bounding boxes tool 2020-08-09 02:31:14 +02:00
Mario Voigt
ecbb8bf340 small fix in apply transformations 2020-08-09 01:56:01 +02:00
Mario Voigt
69ba527db0 Stabilized Chain Paths 2020-08-09 00:06:19 +02:00
Mario Voigt
e8ad6d8d16 Fix for Printing Marks Dotted 2020-08-08 23:23:17 +02:00
Mario Voigt
f190593dfb Added mutual cut line 2020-08-08 23:01:01 +02:00
Mario Voigt
fc960bdc83 Modded bounding box tool to have custom offset values 2020-08-08 11:54:38 +02:00
Mario Voigt
daa1e85c5b Tuned some color pickers to reduce GUI sizes 2020-08-07 20:39:56 +02:00
Mario Voigt
ba2c6a6763 massive cleanings in all inx files 2020-08-07 20:19:46 +02:00
Mario Voigt
008230e9f7 cleaned and fixed chain_paths 2020-08-07 20:18:20 +02:00
Mario Voigt
ea71e26473 fixes in inx filex for boxes.py 2020-08-07 20:16:45 +02:00
Mario Voigt
c7c23a4b4a Several small fixes (import cleanings, remove deprecation warnings) 2020-08-07 18:31:30 +02:00
Mario Voigt
8ac5262163 no message 2020-08-04 23:51:13 +02:00
Mario Voigt
ba0904395b Added Hatch Fill 2020-08-04 23:47:56 +02:00
Mario Voigt
8eee66356d Added Flevobezier 2020-08-04 22:44:04 +02:00
Mario Voigt
8a8a6db4b5 Added Scale to Size (legacy) 2020-08-04 16:39:16 +02:00
Mario Voigt
bd41a81cb4 Added RealScale 2020-08-04 12:36:16 +02:00
Mario Voigt
4b86dc4aee Made some nicer call to get document unit 2020-08-04 12:13:04 +02:00
leyghisbb
45dcafbdaf Added destructive clip 2020-08-03 22:58:37 +02:00
leyghisbb
cb1dbf59a3 Some fix for Bouwkamp Code generator 2020-08-03 22:17:02 +02:00
Mario Voigt
ad5e3886ba Added rotation extensions from LaserPrep 2020-08-03 02:15:03 +02:00
Mario Voigt
d332dd370f Added Bouwkamp Code extension 2020-08-03 00:40:52 +02:00
Mario Voigt
52dfa0607c Changed Sieve to Small Things Filter 2020-08-03 00:13:43 +02:00
Mario Voigt
81aa68198d Added Sieve extension 2020-08-02 23:21:48 +02:00
Mario Voigt
51bff15185 Added can generator from erfindergarden 2020-08-02 19:42:20 +02:00
Mario Voigt
38f9545e31 Added Checkerboard 2020-08-02 15:22:01 +02:00
Mario Voigt
3d7469b874 Moved some plugins to legacy tools submenu 2020-08-02 15:17:15 +02:00
leyghisbb
bdf43f912e Added Affine Spirals 2020-08-02 01:31:16 +02:00
Mario Voigt
5d6a1367c7 no message 2020-08-01 05:36:47 +02:00
Mario Voigt
d887d8a31b Added Strole Color As Fill 2020-08-01 05:23:44 +02:00
Mario Voigt
3d6eb5fe6e Added triangulate 2020-08-01 05:02:40 +02:00
Mario Voigt
83dce82604 Added "Set View Box" extension 2020-08-01 02:32:02 +02:00
Mario Voigt
1279cd2ddb Added Circle Tangent extension 2020-08-01 02:16:55 +02:00
Mario Voigt
8a5a5e07e5 Fix glitch in polyhedra 2020-08-01 00:53:58 +02:00
Mario Voigt
2d4d886b10 Added and fixed speira (archimedian spiral) 2020-08-01 00:08:22 +02:00
Mario Voigt
3c4ca85a06 Added Gen Box from thierry7100 2020-07-31 14:23:20 +02:00
Mario Voigt
29b5a12af3 Upgrade Conical Box 2020-07-31 14:08:48 +02:00
Mario Voigt
6ca5ffdea7 Added Cut-Craft extensions (another box makers) 2020-07-31 13:46:07 +02:00
Mario Voigt
a45a58f171 some small fixes in .inx files 2020-07-31 13:45:39 +02:00
Mario Voigt
e065f92907 Added Sundial Declining from https://inkscape.org/de/~TomasUrban/%E2%98%85sundial-declining 2020-07-31 11:39:13 +02:00
leyghisbb
df2a34940d Added Eggbot Maze 2020-07-31 01:46:27 +02:00
leyghisbb
09cfb9b610 Added Sine and Lace, reorganized imports of Twist 2020-07-31 01:34:36 +02:00
leyghisbb
7a022d5bca Added Eggbot Twist 2020-07-31 01:09:23 +02:00
leyghisbb
d93cdc434e Fixes for packaging boxes 2020-07-31 00:14:03 +02:00
Mario Voigt
6241edb17a removed some unwanted extensions 2020-07-30 14:35:23 +02:00
Mario Voigt
eaa59837dd fix in ratchet 2020-07-30 02:35:26 +02:00
Mario Voigt
fc012a2896 Initial commit 2020-07-30 01:16:18 +02:00