Marius Stanciu
|
b9faa7b2b8
- small fix so the cx_freeze 6.2 module will work in building a frozen version of FlatCAM
|
5 лет назад |
Marius Stanciu
|
9b6c65cdcb
- all Geometry objects resulted from Isolation Tool are now of type multi-geo
|
5 лет назад |
Marius Stanciu
|
06bb17f255
- Tool Cutout - some work in gaps thickness control for the free form cutout
|
5 лет назад |
Marius Stanciu
|
14a9710a43
- Tool Cutout - done handling the gaps thickness control for the rectangular cutout; TODO: check all app for the usage of geometry_spindledir and geometry_optimization_type defaults in tools and in options
|
5 лет назад |
Marius Stanciu
|
b5f77eac1b
- Tool Cutout - more work in gaps thickness control feature
|
5 лет назад |
Marius Stanciu
|
b26062c68a
- small string change
|
5 лет назад |
Marius Stanciu
|
f86193a5c0
- Tool Cutout - working in adding gaps suppression feature; added the UI in the Tool
|
5 лет назад |
Marius Stanciu
|
e4852292b7
- removed the Toolchange Macro feature (in the future it will be replaced by full preprocessor customization)
|
5 лет назад |
Marius Stanciu
|
e741cefeed
- small fix
|
5 лет назад |
Marius Stanciu
|
eb28d28ea2
- GCode Editor - modified the UI
|
5 лет назад |
Marius Stanciu
|
b7630f1334
- added a way to remember the old state of Tools toolbar before and after entering an Editor
|
5 лет назад |
Marius Stanciu
|
ffda89f949
- GCode Editor - can not delete objects while in the Editor; can not close the Code Editor Tab except on Editor exit; activated the shortcut keys (for now only CTRL+S is working)
|
5 лет назад |
Marius Stanciu
|
7d47a133f6
- GCode Editor - GCode tool selection when clicking on tool in Tools table is working. The only issue is that the first tool gcode includes the start gcode which confuse the algorithm
|
5 лет назад |
Marius Stanciu
|
f557eeb98d
- GCode Editor - working on GCode tool selection - not OK
|
5 лет назад |
Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
5 лет назад |
Marius Stanciu
|
840db915f1
- GCode Editor - work in the UI
|
5 лет назад |
Marius Stanciu
|
a66d8a7438
- Tools Database: added a Cutout Tool Parameters section
|
5 лет назад |
Marius Stanciu
|
1fc70fd3cf
- minor work in GCode Editor
|
5 лет назад |
Marius Stanciu
|
593e6a80e5
- fixed an exception that was raised in Geometry object when using an Offset
|
5 лет назад |
Marius Stanciu
|
445b4300f5
- Gerber parser - a single move with pen up D2 followed by a pen down D1 at the same location is now treated as a Flash; fixed issue #441
|
5 лет назад |
Marius
|
a24b09d8ad
- Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor) - changed the ChangeLog
|
5 лет назад |
Marius Stanciu
|
64529c4cfd
- wip
|
5 лет назад |
Marius
|
e7e1d959fd
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
|
5 лет назад |
Marius Stanciu
|
8354bce680
- Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor)
|
5 лет назад |
Marius Stanciu
|
5142b51590
- in import SVG and import DXF methods made sure that any polygons that are imported as polygons will survive and only the lines are optimized (changed the behavior of the above made modification)
|
5 лет назад |
Marius Stanciu
|
b8fb64a143
- added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size
|
5 лет назад |
Marius Stanciu
|
cf78211a6f
- wip in the GCode Editor
|
5 лет назад |
Marius Stanciu
|
9e8ab610b4
- working on a proper GCode Editor
|
5 лет назад |
Marius Stanciu
|
65d4f70b21
- made sure there are no issues when plotting the Excellon object in one thread and trying to build the UI in another by using a signal
|
5 лет назад |
Marius Stanciu
|
786423eb57
- fixed some issues in Excellon Editor due of recent changes
|
5 лет назад |