Commit Graph

30305 Commits

Author SHA1 Message Date
sliptonic
5ffc2e10b6 Merge pull request #7455 from mlampert/bugfix/setup-sheet-stepover
[PATH]: bugfix/setup-sheet-stepover
2022-09-07 16:39:46 -05:00
wandererfan
967d4eb92e [TD]remove white matting around detail view 2022-09-07 16:06:54 -04:00
wandererfan
fcef1cb174 [TD]implement view stacking 2022-09-07 16:06:54 -04:00
wandererfan
d6330b7103 [TD]add PrintAll command 2022-09-07 16:06:54 -04:00
wandererfan
86f61834ce [TD]default LineFormat ctor 2022-09-07 16:06:54 -04:00
Wanderer Fan
d14f8cda92 [TD]propagate X,Y changes 2022-09-07 16:06:54 -04:00
Wanderer Fan
71426aa467 [TD]fix Text sizes not exact 2022-09-07 16:06:54 -04:00
wmayer
8b4e114b9d TD: [skip ci] fix build failure with MSVC
The compiler requires the class declaration of LineSet in order to determine its size
2022-09-07 18:33:53 +02:00
wmayer
be686c3be5 zipios: [skip ci] fix Windows build failure 2022-09-07 17:21:32 +02:00
Benjamin Bræstrup Sayoc
9c911dd1b5 [TechDraw] Microimprove new Face Finder Algorithm 2022-09-07 09:48:17 -04:00
Benjamin Bræstrup Sayoc
1d4c607bff [TechDraw] Fix bug in DrawUtil::isZeroEdge
Bug originating from e80e8bf731
2022-09-07 09:44:09 -04:00
Markus Lampert
d22a880fc9 Fixed handling of App::PropertyPercent in SetupSheet save/load 2022-09-06 21:23:12 -07:00
sliptonic
f5f618cd17 Merge pull request #7454 from sliptonic/PathFeedRateBug
Fix bug when testing verticallity during PathFeedRate generation
2022-09-06 16:29:48 -05:00
sliptonic
ac0f0acc17 Merge pull request #7185 from LarryWoestman/post_refactor
Path:  Added G73 decomposition and more refactored tests
2022-09-06 16:29:14 -05:00
sliptonic
9b2d39ae0d Fix bug when testing verticallity during PathFeedRate generation 2022-09-06 15:50:06 -05:00
Benjamin Bræstrup Sayoc
e641232899 [TechDraw] Improve readability of Geometry.cpp 2022-09-06 14:16:25 -04:00
wmayer
de7949a3b7 [skip ci] Debian patches:
* Fix FTBFS on armhf/armel, undefined GL_PROJECTION (issue 1014875)
* Disable syntax checks for some Python modules
2022-09-06 14:40:10 +02:00
wmayer
5244d9663e zipios: [skip ci] remove deprecated header 2022-09-06 11:57:26 +02:00
wmayer
84ea2f10e6 zipios: Make local copy compatible with external package 2022-09-06 10:19:33 +02:00
Chris Hennes
dcf2bc4fc9 Addon Manager: Safer removal of macro cache 2022-09-05 18:56:01 -05:00
wandererfan
96dae36596 [TD]dvAnnotation default dtor 2022-09-05 19:52:34 -04:00
wandererfan
2f363e4f17 [TD]New face finder algo 2022-09-05 19:52:34 -04:00
wandererfan
abfd9da579 [TD]CI clang warnings 2022-09-05 19:52:34 -04:00
wandererfan
acf17905ed [TD]CI clang warnings 2022-09-05 17:48:38 -04:00
wmayer
181b5af6a6 Mesh: use class ZipHeader to directly access the model file of a 3MF file 2022-09-05 18:55:43 +02:00
wmayer
1789c957df Base: [skip ci] Add function to read the CD of a zip file from a std::istream 2022-09-05 18:53:37 +02:00
wmayer
f35f77e98e Mod: [skip ci] fix some MSVC warnings 2022-09-05 13:45:22 +02:00
wmayer
ded6b7234b Mesh: [skip ci] add missing headers to PCH 2022-09-05 12:31:16 +02:00
Yorik van Havre
6b7771d0fa Merge pull request #7437 from luzpaz/codespell-ignore
codespell: add 3 more words to codespellignore list
2022-09-05 11:23:20 +02:00
Yorik van Havre
460f33a1be Merge pull request #7441 from Roy-043/Draft-Fix-flatten-wire
Draft: Fix flatten wire
2022-09-05 11:22:49 +02:00
Yorik van Havre
0c8b50d591 Merge pull request #7436 from Roy-043/Arch-Fix-baseface-generation-for-walls-with-a-trace-that-self-intersects,-has-T-connections-or-that-overlaps
Arch: Fix wall baseface generation for overlapping and self-intersecting traces
2022-09-05 11:18:44 +02:00
Yorik van Havre
f99bf376b0 Merge pull request #7267 from Roy-043/Draft-Avoid-faulty-Base.Placement.rotate()
Draft: Avoid faulty Base.Placement.rotate() in draftobjects.array.py
2022-09-05 11:16:13 +02:00
0penBrain
b687e2ce0c [Bugfix]Gui: ensure message boxes appear and stay on top of main window 2022-09-05 11:09:41 +02:00
LarryWoestman
0f698bb9ac Path: Removed the comparison-style postprocessor tests.
Added the ability to output possible arguments to a file.
       Added more tests and fixed some parameter handling.
       Added 4 refactored postprocessors and postprocessor tests.
       Refactored to reduce copyitis, added G73 support
       Re-ordered parameter parsing to better match all postprocessors
2022-09-04 15:22:57 -07:00
Roy-043
39c2ff4e45 Draft: Fix flatten wire 2022-09-04 09:45:39 +02:00
sliptonic
c35244e74f Merge pull request #7438 from Syres916/patch-54
[Path] Change Default Drilling Retraction from G99 to G98
2022-09-03 16:54:57 -05:00
sliptonic
f50505ae42 Merge pull request #7428 from dresco/PathNaming
Path: Fix for gcode output file naming issues.
2022-09-03 16:53:41 -05:00
luz paz
7d5f208ae7 codespell: add 3 more words to codespellignore list
[skip ci]
2022-09-03 12:45:55 -04:00
wmayer
61f14dcf2c Mesh: [skip ci] fix several minor issues 2022-09-03 18:30:49 +02:00
wmayer
324e4ca33f Mesh: [skip ci] remove superfluous function call 2022-09-03 16:47:11 +02:00
wmayer
253ddde069 Mesh: support to read 3MF format 2022-09-03 16:43:56 +02:00
wandererfan
3b29cf18be [Part]fix makeWireString for Win & Py > 3.09 2022-09-03 09:23:44 -04:00
Roy-043
8aaa36a013 Arch: Fix baseface generation for walls with a trace that self-intersects, has T-connections or that overlaps 2022-09-03 09:06:51 +02:00
Chris Hennes
46b70c73fe Addon Manager: Add missing GitFailed import 2022-09-02 11:02:22 -05:00
wmayer
55866fd622 Clang: [skip ci] set minimum name length to 2 2022-09-02 13:42:42 +02:00
wmayer
01c3f1b636 Mesh: [skip ci] fix minor issues 2022-09-02 13:37:24 +02:00
Yorik van Havre
4a9559c580 Merge pull request #7424 from Roy-043/Draft-Fix-workingplane-auto-alignment-to-Front-view
Draft: Fix workingplane auto alignment to Front view
2022-09-02 12:39:07 +02:00
Jon Escombe
794a51eecc Fix for Path output file naming issues.
Use the fullPath name when opening dialog, handle cancel cleanly.

These changes fixes the output file file naming for me. Without it,
I just get the unprocessed substitution strings in the current working directory.
2022-09-02 09:11:23 +01:00
wmayer
af18a9ea3b Sketch: fix build failure 2022-09-01 17:07:53 +02:00
wmayer
9381a8b2fb Base: make isMultiUnitLength() and isMultiUnitAngle() const 2022-09-01 17:07:30 +02:00