Commit Graph

17004 Commits

Author SHA1 Message Date
Patrick Felixberger
c82a0498d1 Code clean up 2020-03-17 22:18:47 +01:00
Bernd Hahnebach
565bdbbb3e FEM: unit test, get rid of ActiveDocument 2020-03-17 21:39:56 +01:00
Bernd Hahnebach
ecafc3da6c FEM: unit test, code improvements 2020-03-17 21:25:04 +01:00
Bernd Hahnebach
9066c02226 FEM: unit test, get rid of ActiveDocument 2020-03-17 21:24:53 +01:00
Patrick Felixberger
301249bd85 Fixed inner circle bug 2020-03-17 21:24:37 +01:00
sliptonic
a203eeef60 Merge pull request #3188 from Schildkroet/grbl-post
[Path] Updated grbl post processor
2020-03-17 14:02:53 -05:00
sliptonic
d66d3a983a Merge pull request #3195 from dubstar-04/post/Mach3-Mach4
[Path] Post/mach3 mach4
2020-03-17 14:01:47 -05:00
Patrick Felixberger
d586eea42e Improved LeadInOut; Better layer handling 2020-03-17 19:13:56 +01:00
wandererfan
10d802698b [TD]fix bad preference keys
- GeomHatch color, centerline color, ortho balloon
  filled triangle end
2020-03-17 08:45:26 -04:00
WandererFan
1cd05192cd [TD]fix welding tile file included setup 2020-03-17 08:45:26 -04:00
WandererFan
636d50f8e1 [TD]fix Section file included set up 2020-03-17 08:45:26 -04:00
donovaly
bf3e9ff5ab [TD] more preferences work
- General: add missing tooltips, rearrange 2 color entries, uniform wording
- all tabs: uniform right-alignment for spin boxes
- Dimensions: add icons and clarify option name
2020-03-16 22:38:00 -04:00
Daniel Wood
33bd19984c Include the new Mach 3/4 post 2020-03-16 23:23:45 +00:00
Daniel Wood
5754e9feae [Path] - Add Mach3 / Mach4 Post
This post has been created because Mach is unable to use constant velocity mode with G0 resulting in jerky movement when using adaptive paths. This post converts the G0 moves to G1 and uses the tool controllers rapid speeds.
2020-03-16 23:22:30 +00:00
donovaly
af4f4282a4 [Import] improve DXF version creation
- use App/Application.h instead of Build/Version.h to avoid permanent recompilation as discussed: https://forum.freecadweb.org/viewtopic.php?p=377404#p377401
2020-03-16 23:49:00 +01:00
Daniel Wood
9512159d03 [Path] fix tool changes (Revert previous change) 2020-03-16 22:24:14 +00:00
Patrick Felixberger
2088cdfeb8 Improved LeadOut 2020-03-16 21:57:19 +01:00
Patrick Felixberger
3d1bd5f095 Code clean up 2020-03-16 18:30:30 +01:00
Eric Trombly
fbb59ae712 initial work for modifying path of imported gcode 2020-03-16 10:17:32 -05:00
wmayer
261c4a6890 Cloud: fix build failure under Linux caused by 287050be41 2020-03-16 15:22:26 +01:00
wandererfan
eb3e4ce56c [TD]fix crash when Section deleted during creation
- if the Section is deleted while the section dialog
  is still in progress, further processing in the
  dialog would cause a crash.
- should have "update intent" locks to prevent this
2020-03-16 08:57:08 -04:00
wandererfan
ee626abef4 [TD]synchronize defaults in code and prefs 2020-03-16 08:57:08 -04:00
MA-LAPTOP\apeltauer
287050be41 merge cloud wb modfications 2020-03-16 12:24:40 +01:00
Bernd Hahnebach
1ec955a181 FEM: hide all vtk post objects on task panel open of result and gmsh mesh 2020-03-16 11:05:08 +01:00
Bernd Hahnebach
ba21ca8cc2 FEM: Python base VP, better check in get icon 2020-03-16 11:05:01 +01:00
Bernd Hahnebach
c1182681cc FEM: do not use base vp for result mesh object, fixes some problems 2020-03-16 11:04:54 +01:00
Bernd Hahnebach
9004e1fc5a FEM: improve imports 2020-03-16 11:04:48 +01:00
dulouie
e83dd0121c Sketcher: fix contraints cmd crosshair color 2020-03-16 09:34:21 +01:00
Bernd Hahnebach
c865faf2de FEM: improve some licence headers and doxygen docu 2020-03-16 06:44:00 +01:00
Patrick Felixberger
97d2350078 Updated grbl post processor 2020-03-16 00:11:24 +01:00
sliptonic
8f44a7695b Merge pull request #3148 from Schildkroet/millface-drilling-improvements
[Path] Millface & drilling improvements
2020-03-15 09:43:41 -05:00
sliptonic
f9063b9e34 Merge pull request #3171 from dubstar-04/fixes/post
[Path] - Handle Post Processing Operations with Dressups
2020-03-15 09:42:16 -05:00
sliptonic
8fb309aa46 Merge pull request #3172 from dubstar-04/fixes/LinuxCNC_Post
[Path] - Use PathUtil to check if op is active.
2020-03-15 09:39:32 -05:00
donovaly
36eb07fdd8 [TD] sanitize Scale preferences
- take care that custom scale is only in effect if the scale type is 'Custom'
- use UnitSpinBox for Template Mark
- use uniform width for all scale edits
- also use UnitSpinBox for Balloon Kink
2020-03-15 09:15:14 -04:00
donovaly
cee8cefd92 [TD] use icons uniform in all dialogs
(preferences and task)

- also uniform wording
2020-03-15 09:14:48 -04:00
wmayer
804d27beee [skip ci] fix copy&paste errors 2020-03-15 11:59:22 +01:00
Bernd Hahnebach
6291921e9a FEM: gmsh vp, hide post pipeline too 2020-03-14 21:51:43 +01:00
Bernd Hahnebach
2c30b1cfdc FEM: some modules, better document handling 2020-03-14 21:45:24 +01:00
Bernd Hahnebach
af7a005ad9 FEM: fem mesh 2 mesh, fix example code 2020-03-14 21:45:18 +01:00
Bernd Hahnebach
3a309916a8 FEM: solver frame work, get rid of Active Document code 2020-03-14 21:45:11 +01:00
Bernd Hahnebach
ef7eb72f11 FEM: solver base writer, add document as attribut 2020-03-14 21:45:01 +01:00
Bernd Hahnebach
853360ae13 FEM: ccx tools, better document handling 2020-03-14 21:44:55 +01:00
Bernd Hahnebach
fddeb8f670 FEM: ccx unit tests, fix create result method 2020-03-14 21:44:49 +01:00
Bernd Hahnebach
0701d10c72 FEM: extend coding conventions 2020-03-14 21:44:40 +01:00
Russell Johnson
022c14d75b 4th-axis fixes and improvements
Fix rotational orientation of pockets.  Need to apply same fix to ProfileFaces.
Fix final depth issue based upon error in rotational orientation fixed here.
Add property, `LimitDepthToFace` to facilitate easier pockets and face profiling on rotational-enabled operations.
Hide rotational support properties when operations do not use rotation.
Remove unnecessary property, `B_AxisErrorOverride`, and delete dead code that used it.
2020-03-14 11:36:21 -05:00
wmayer
8c0dc92426 PartDesign: fix issues of PR #3108
* in the undo/redo list use an object's label and not the internal name
* check by the transaction ID instead of name to open a transaction to make the workbenches independent of implementation details of the core system
* when rejecting a task do not call undo() because this is not the same as aborting a pending transaction
* this also fixes the warning: <App> Document.cpp(1182): Cannot commit transaction while transacting
2020-03-14 14:51:45 +01:00
Zheng, Lei
096f64cca6 PartDesign: fix task dressup/transformed creation cancel 2020-03-14 14:51:45 +01:00
donovaly
a6a1b02d40 add icons for line style
- also break a too long tooltip
2020-03-14 08:05:47 -04:00
donovaly
eeec05977b add missing tooltips
- also some wording improvements
2020-03-14 08:05:47 -04:00
donovaly
c7f8a5b2b6 [TD] add missing signal/slot for decimals
- also update some tooltips
2020-03-14 08:05:47 -04:00