Markus Lampert
6433110115
Corrected cutting edge angle input for v-bits.
2018-07-06 22:08:46 -07:00
Markus Lampert
3a856aed2c
Set default log level back to INFO for all modules.
2018-07-06 22:08:46 -07:00
Markus Lampert
d3e44be2ab
Fixed missing stock exception in ProfileContour.
2018-07-06 22:08:46 -07:00
Markus Lampert
bd4de59ead
Work around for offsetting a circle with Placement.
2018-07-06 22:08:46 -07:00
Markus Lampert
e1af026933
Added basic chamfer test case for offsetting a wire.
2018-07-06 22:08:46 -07:00
Markus Lampert
cfd2c5ad96
Fixed flipping of b-spline and enabled unit test for it.
2018-07-06 22:08:46 -07:00
Markus Lampert
06bc9a120b
Added flipping of edge to PathGeom.
2018-07-06 22:08:46 -07:00
Markus Lampert
ce307b81ef
Moved functions out of class for simpler testability
2018-07-06 22:08:46 -07:00
Markus Lampert
f492909234
Get the outline of the syntesized shape for PocketShape before extruding.
...
This greatly improves the robustness of the algorithm and gives PathArea less chances to mess it up.
2018-07-06 22:08:46 -07:00
Markus Lampert
e68062af2f
Always use climb milling for closed wires.
2018-07-06 22:08:46 -07:00
Markus Lampert
3b96eedd03
Added join to chamfer properties and UI.
2018-07-06 22:08:46 -07:00
Markus Lampert
f4fbbfda07
Combined engrave ops in a command group.
2018-07-06 22:08:46 -07:00
Markus Lampert
014e7b5cd2
Fixed chamfer depth and cleaned up properties.
2018-07-06 22:08:46 -07:00
Markus Lampert
50da8c2044
Rebase chamfer op on engrave-base and enable path generation.
2018-07-06 22:08:46 -07:00
Markus Lampert
22def1f956
Split Engrave into base implementation and Engrave specific pieces.
2018-07-06 22:08:46 -07:00
Markus Lampert
2af0687270
Offsetting edges for chamfer op.
2018-07-06 22:08:46 -07:00
Markus Lampert
ab577f167a
Basic chamfer op framework.
2018-07-06 22:08:46 -07:00
Markus Lampert
c0cfbc2911
Consolidated path tool editor and added customized support for endmill, drill and v-bit.
2018-07-06 22:08:46 -07:00
Victor Fragoso
c9c9913c06
Add comment to clarify why replace() is used
...
by The WikiLab Team (wikilab.blog.br)
2018-07-06 09:55:44 -03:00
Danilo Oliveira
0b94e1b223
Add version info to window title
...
Fix issue 3499
by The Wikilab Team (wikilab.blog.br)
2018-07-06 09:55:44 -03:00
Amritpal Singh
399cc982df
Show color of object wrt to its transparency while exporting SVG file.
2018-07-05 19:10:17 -03:00
wandererfan
53537c9d08
Fix #3525 Handle Global Position
...
- DVP was not taking container's Placement into
account when drawing objects.
2018-07-05 19:06:33 -03:00
JimStar
5a7a765ed6
Implemented a global setting for marker size and support of it for snapping in "Draft" workbench. In future this setting can be used for other markers too, to be able to set them all to comfortable size by just one global setting.
...
Before that (e.g. on MacBook Pro) it was very hard to see the microscopic selection-circle hidden behind much bigger cursor arrow when trying to snap e.g. a line to some vertex. Now this setting can be used for such displays to increase the marker size and make it clearly visible behind the cursor.
The already existing "sketcher marker size" property is intended to be used for sketcher only, so it's not suitable for global setup of all the markers' sizes uniformly...
2018-07-05 19:05:19 -03:00
Yorik van Havre
334f2df65f
Arch: Support of IfcBuildingElement and IfcPropertySets in ifc import/export
2018-07-04 14:49:31 -03:00
Bernd Hahnebach
abdaa271ea
Material: material properties, add angle of friction
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
9f5b421cd9
Material: material properties, remove duplicate
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
0ea61180c4
Material: material properties, add some links as comments
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
60ab67e516
Material: material properties, better formating
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
616129c012
Material: add some thermal and mechanical properties to material module
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
78e86c7e05
Material: material module, add some comment
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
d081459837
Material: editor, add cards output and some comment
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
e0c0e8de00
FEM: principal stress calculation, fix for direction of principal stress
2018-07-03 17:54:57 -03:00
Dmitrii Starostin
89a11dcf0d
IMHO it looks like a bug...
2018-07-03 17:53:43 -03:00
Yorik van Havre
599921ac7e
Arch: Fixed bug in windows
2018-07-02 13:02:57 -03:00
Yorik van Havre
1be3048319
Arch: Fixed bug in restoring material objects
2018-07-02 13:02:43 -03:00
Yorik van Havre
ed18728a80
Arch: Fixed compatibility with 0.17
2018-06-29 13:07:13 -03:00
easyw
f1096e8747
fixed a crash on escape from Image Scaling WB
2018-06-29 12:21:49 -03:00
Yorik van Havre
c36d84ba6c
Draft: applied patch #1530 from easyw
2018-06-29 12:20:04 -03:00
Yorik van Havre
2a116ff4f1
Arch: Handle cloning of BuildingParts
2018-06-29 12:12:54 -03:00
Yorik van Havre
ef2425732e
Arch: Handle placement change in BuildingPart + view management
2018-06-28 18:44:07 -03:00
Yorik van Havre
5c69b6d473
Arch: Further work on BuildingPart
2018-06-28 18:44:07 -03:00
Yorik van Havre
fcd778e8c1
Arch: initial BuildingPart development
2018-06-28 18:44:07 -03:00
Yorik van Havre
f37e07e241
Arch: context menu option for material group to merge duplicate materials
2018-06-28 18:27:19 -03:00
Yorik van Havre
f11e035e35
Arch: Minor fix to IFC explorer
2018-06-28 13:35:55 -03:00
Yorik van Havre
36f2f1bc34
Arch: Fixed non-GUI mode bug
2018-06-26 17:31:13 -03:00
Yorik van Havre
187e464bc3
Arch: Fixed OBJ export
2018-06-26 15:26:00 -03:00
Yorik van Havre
65739c5f1f
Arch: Fixed IFC export of window openings
2018-06-26 15:17:22 -03:00
easyw
966b617bfe
adding missing changes :)
2018-06-26 10:13:33 -03:00
easyw
8d8807f601
fixing py3 exceptions
2018-06-26 10:13:33 -03:00
easyw
c560ef175e
Centering the Image Scaling Dialog
2018-06-26 10:13:33 -03:00