sliptonic
8a373c7e9a
Change file license to CC4.0
...
I have discussed with mlampert via email and he agreed to all changes
2023-03-23 23:55:10 +01:00
sliptonic
07df9a4e84
Path Update license to CC 4.0
2023-03-16 19:49:40 +01:00
sliptonic
c9f60aadb4
[Path] Make tool controller set default spindle direction from tool attributes if it exists
2022-03-26 12:17:22 -05:00
Uwe
5dba742beb
[Path] 2nd part of the Git fix attempt
...
renaming it back
2022-03-12 02:01:29 +01:00
Uwe
99a0a67867
[Path] next attempt to fix Git error by renaming
...
use lowercase letters fro file ending like it is also in the CMake file
2022-03-12 02:00:40 +01:00
Uwe
76e601a712
[Path] try to silence a git error with a file
...
Git has issues with this file telling me it is corrupted and its file ending is wrong (in Git lowercase, in the file uppercase).
The attempt is to just to save save it with FC 0.20.
2022-03-12 01:55:37 +01:00
J-Dunn
ce4637092e
Add files via upload
...
Current V-bit totally hangs FC when cutting edge height is zero. Tip diameter of zero also causes errors.
These two tool shapes add 1um offsets to various dimensions to prevent user entered parameters from inducing zero dimensions which make the solver barf.
The rotational geometry has also been simplified.
Some are non critical but tip diam increment is a work around. To be rigorous, the fixed value such ideally be relative to some dimension of the job, not the arbitrary constant. Hopefully 1um will be suitable for most FC applications unless someone is doing uv lithography masks ;)
https://forum.freecadweb.org/viewtopic.php?f=15&t=54880&p=479739#p479739
This replaces earlier PR where these files were not uploaded.
https://github.com/FreeCAD/FreeCAD/pull/4491
2022-03-09 12:13:40 +01:00
sliptonic
95354989a0
adding dovetail cutter toolshape
2021-06-09 11:47:03 -05:00
Markus Lampert
7f0a3e1e19
Fixed property bag view provider and consolidated chamfer tool
2021-02-14 23:21:10 -08:00
Markus Lampert
d6584a8b48
Updated toolbit-attributes.py script and cleaned up shapes.
2021-01-26 20:04:46 -08:00
sliptonic
fa3668b349
fixed slitting saw shape and bit
2021-01-26 18:14:09 -08:00
sliptonic
535c4646e3
tool bugs
2021-01-26 18:14:09 -08:00
Markus Lampert
6b652b6c36
Fixed view providers and materials
2021-01-26 18:14:09 -08:00
Markus Lampert
fd4fca52c0
Made all toobit shapes consistent, and added a script for further maintenance
2021-01-26 18:14:09 -08:00
sliptonic
992b0ce13f
rework shapes with propertybag
2021-01-26 18:14:09 -08:00
Markus Lampert
6dc60626da
Added support for enumerations to the tool bit setup and using the property bag editors instead of re-implementing.
2021-01-26 18:14:08 -08:00
Markus Lampert
14687898be
Simplified tool bit editor using property-bags
2021-01-26 18:14:08 -08:00
Markus Lampert
53e346a9fb
Add error message if toolbit shape does not contain any extractable properties.
2021-01-26 18:14:08 -08:00
Markus Lampert
3922e37849
Using property container for endmill attributes.
2021-01-26 18:14:08 -08:00
Markus Lampert
0f987ebcbd
Fixed tool-bit shapes when diameter == shank diameter.
2020-12-13 11:31:58 -08:00
Markus Lampert
1622a8bcaf
Fixed v-carve depth calculation in the presence of a bottom diameter, added unit tests and cleaned up the v-bit parameter naming.
2020-12-13 11:31:58 -08:00
markus
deb03f678d
Use new ToolBits (and only those) for thread milling.
2020-12-03 18:15:36 -08:00
sliptonic
3a8f40a458
fix 'add' button in Job task panel
...
fix chamfer bit
lgtm cleanup
2020-11-19 17:10:50 -06:00
sliptonic
9cc83b4d14
fix toolbit install
2020-11-16 11:48:03 -06:00
sliptonic
5f52152f2c
Rework default library and toolbits
2020-11-15 18:22:45 -06:00
Daniel Wood
6eefb0ae07
Place v-bit tool tip at origin
2020-04-30 20:18:04 +01:00
Daniel Wood
04d5e38e67
Place endmill tool tip at origin
2020-04-30 20:17:45 +01:00
Daniel Wood
093480a289
Place drill tool tip at origin
2020-04-30 20:17:33 +01:00
Daniel Wood
fb7ff8fe2e
Place bullnose tool tip at origin
2020-04-30 20:17:18 +01:00
Daniel Wood
07475f2984
Place ballend mill tool tip at origin
2020-04-30 20:16:36 +01:00
Markus Lampert
1dc9a9afc4
Added Ballend and Bullnose shapes and consolidated shape names.
2019-11-28 17:31:37 -08:00
Markus Lampert
db1f97b16e
Renamed BitTemplate to BitShape for clarity
2019-11-28 17:31:36 -08:00