45b5cba68a
- fixed issue with not updating correctly the plot kind (all, cut, travel) when clicking in the CNC Tools Table plot buttons - made the GCode Editor for ToolSolderPaste clear the text before updating the Code Editor tab - all the Tabs in Plot Area are closed (except Plot Area itself) on New Project creation
Marius Stanciu
2019-02-22 00:37:57 +02:00
c7a2b69637
Merged in test_beta_8.910 (pull request #134)
Marius Stanciu
2019-02-21 21:55:41 +00:00
d453c31bf5
- finished work in ToolSolderPaste
Marius Stanciu
2019-02-21 23:48:13 +02:00
d5768d3b34
- creating the camlib functions for the ToolSolderPaste gcode generation functions
Marius Stanciu
2019-02-21 17:07:38 +02:00
48e54a0655
- added protection against trying to create a CNCJob from a solder_paste dispenser geometry. This one is different than the default Geometry and can be handled only by SolderPaste Tool. - ToolSoderPaste tools (nozzles) now have each it's own settings
Marius Stanciu
2019-02-21 14:23:34 +02:00
7a5196207f
- some work in the Gcode generation function in Tool SolderPaste
Marius Stanciu
2019-02-21 03:11:22 +02:00
9557e1af60
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside) - changed the shortcut key for YouTube channel from F2 to key F4 - changed the way APP LEVEL is showed both in Edit -> Preferences -> General tab and in each Selected Tab. Changed the ToolTips content for this. - added the functions for GCode View and GCode Save in Tool SolderPaste
Marius Stanciu
2019-02-21 03:04:38 +02:00
4ab2374903
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside) - changed the shortcut key for YOuTube channel from F2 to key F4
Marius Stanciu
2019-02-21 01:14:55 +02:00
f62e7e51fd
- finished the Edit -> Preferences defaults section - finished the UI, created the postprocessor file template - finished the multi-tool solder paste dispensing: it will start using the biggest nozzle, fill the pads it can, and then go to the next smaller nozzle until there are no pads without solder.
Marius Stanciu
2019-02-20 22:46:46 +02:00
bd1293a774
- wip
Marius Stanciu
2019-02-20 17:24:26 +02:00
448f34c090
- finished added a Tool Table for Tool SolderPaste - working on multi tool soder paste dispensing
Marius Stanciu
2019-02-20 17:10:43 +02:00
3ee6eb4a87
- fixed a bug in rotate from shortcut function - finished generating the solder paste dispense geometry
Marius Stanciu
2019-02-20 03:27:17 +02:00
bd7a82e116
- added icons for Solder Paste Tool
Marius Stanciu
2019-02-19 17:57:50 +02:00
89052379b2
- started to work on Solder Paste Dispensing Tool
Marius Stanciu
2019-02-19 17:48:24 +02:00
4dbecde32f
- added a new setting in Edit -> Preferences -> General that allow to select the type of saving for the FlatCAM project: either compressed or uncompressed. Compression introduce an time overhead to the saving/restoring of a FlatCAM project.
Marius Stanciu
2019-02-19 15:59:19 +02:00
9d0bcf477a
- removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry - added a new parameter for the Tcl CommandIsolate, named: 'follow'. When follow = 1 (True) the resulting geometry will follow the Gerber paths.
Marius Stanciu
2019-02-19 14:53:55 +02:00
d998b87601
- fixed issue with not loading old projects that do not have certain information's required by the new versions of FlatCAM - compacted a bit more the GUI for Gerber Object
Marius Stanciu
2019-02-19 13:00:38 +02:00
7f65cf628d
- added the ability to compress the FlatCAM project on save with LZMA compression. There is a setting in Edit -> Preferences -> Compression Level between 0 and 9. 9 level yields best compression at the price of RAM usage and time spent. - made FlatCAM able to load old type (uncompressed) FlatCAM projects
Marius Stanciu
2019-02-19 01:22:17 +02:00
c22d6766f4
- small GUI change
Marius Stanciu
2019-02-18 23:50:33 +02:00
783604f2aa
- made the output of Panelization Tool a choice out of Gerber and Geometry type of objects. Useful for those who want to engrave multiple copies of the same design.
Marius Stanciu
2019-02-18 23:47:59 +02:00
7c2d8ff28e
- added Tool Transform preferences in Edit -> Preferences and used them through out the app
Marius Stanciu
2019-02-18 22:48:28 +02:00
88a0be7cf1
- modified the GUI in Objects Selected Tab to accommodate 2 different modes: basic and Advanced. In Basic mode, some of the functionality's are hidden from the user.
Marius Stanciu
2019-02-18 21:19:57 +02:00
8c882cfdc4
- made the app not remember the window size if the app is maximized and remember in QSettings if it was maximized. This way we can restore the maximized state but restore the windows size unmaximized - added a button to clear de GUI preferences in Preferences -> General -> Gui Settings -> Clear GUI Settings - added key shortcuts for the shape transformations within Geometry Editor: X, Y keys for Flip(mirror), SHIFT+X, SHIFT+Y combo keys for Skew and ALT+X, ALT+Y combo keys for Offset - adjusted the plotcanvas.zomm_fit() function so the objects are better fit into view (with a border around)
Marius Stanciu
2019-02-18 19:35:18 +02:00
bb8dcb37b9
- fixed a bug in Tool Transform that made the user to not be able to capture the click coordinates with SHIFT + LMB click combo - added the ability to choose an App QStyle out of the offered choices (different for each OS) to be applied at the next app start (Preferences -> General -> Gui Pref -> Style Combobox) - added support for FlatCAM usage with High DPI monitors (4k). It is applied on the next app startup after change in Preferences -> General -> Gui Pref -> HDPI Support Checkbox
Marius Stanciu
2019-02-18 16:11:24 +02:00
13dc84809c
- finished adding Transform Tool in Geometry Editor - everything is working as intended
Marius Stanciu
2019-02-18 05:28:03 +02:00
3d5c6840aa
- finished adding Transform Tool in Geometry Editor - everything is working as intended
Marius Stanciu
2019-02-18 05:20:09 +02:00
eece2fbe56
- in Geometry Editor by selecting a shape with a selection shape, that object was added multiple times (one per each selection) to the selected list, which is not intended. Bug fixed.
Marius Stanciu
2019-02-18 04:20:36 +02:00
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected - fixed bug in paint function in Geometry Editor that didn't allow painting due of overlap value - added protections again wrong values for the Buffer and Paint Tool in Geometry Editor - the Paint Tool in Geometry Editor will load the default values from Tool Paint in Preferences - when the Tools in Geometry Editor are activated, the notebook with the Tool Tab will be unhidden. After execution the notebook will hide again for the Buffer Tool. - changed the font in Tool names - added in Geometry Editor a new Tool: Transformation Tool. It still has some bugs, though ...
Marius Stanciu
2019-02-18 03:45:34 +02:00
032f68a848
- added ability to save the Gerber file content that is stored in FlatCAM on Gerber file loading. It's useful to recover from saved FlatCAM projects when the source files are no longer available.
Marius Stanciu
2019-02-17 16:05:06 +02:00
0f66e63526
- when deselecting an object in Project menu the status bar selection message is deleted
Marius Stanciu
2019-02-17 15:39:46 +02:00
8eff3206b2
- when pressing Escape in Geometry Editor it will automatically deselect any shape not only the currently selected tool.
Marius Stanciu
2019-02-17 15:16:57 +02:00
b717b60d45
- in Editors, if the modifier key set in Preferences (CTRL or SHIFT key) is pressed at the end of one tool operation it will automatically continue to that action until the modifier is no longer pressed when Select tool will be automatically selected. - in Geometry Editor, on entry the notebook is automatically hidden and restored on Geometry Editor exit.
Marius Stanciu
2019-02-17 15:06:43 +02:00
a103b5d263
- removed python3-ezdxf from setup-ubuntu file since it is not available. ezdxf module will be installed through pip command
Marius Stanciu
2019-02-17 03:47:16 +02:00
5a631a2881
- fixed issue where after loading a project, if the default kind of CNCjob view is only 'cuts' the plot will revert to the 'all' type
Marius Stanciu
2019-02-16 23:39:19 +02:00
941cec30ae
- Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored. - if there is a single tool in the tool list (Geometry , Excellon) and the user click the Generate GCode, use that tool even if it is not selected
Marius Stanciu
2019-02-16 21:03:27 +02:00
326599e4a3
- changed some status bar messages - New feature: added the capability to view the source code of the Gerber/Excellon file that was loaded into the app. The file is also stored as an object attribute for later use. THe view option is in the project context menu and in Menu -> Options -> View Source
Marius Stanciu
2019-02-16 19:47:50 +02:00
a7398961c7
Merged in test_beta_8.909 (pull request #133)
Marius Stanciu
2019-02-16 14:26:12 +00:00
4f882c821e
- changed the initial layout to 'compact' - updated the install scripts to uninstall a previously installed FlatCAM Beta (that has the same GUID)
Marius Stanciu
2019-02-16 16:19:57 +02:00
71d8b2df36
- fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0 - modified the initial size of the canvas on startup - modified the build file (make_win.py) to solve the issue with suddenly not accepting the version as Beta
Marius Stanciu
2019-02-16 14:43:26 +02:00
b6d36bb86d
- fixed DblSided Tool issue when entering Tool diameter values with comma decimal separator instead of decimal dot separator - fixed Cutout Tool Freeform to generate cutouts with options: LR, TB. 2LR, 2TB which didn't worked previously
Marius Stanciu
2019-02-16 12:40:44 +02:00
ffb7931adb
- added messages in info bar when selecting objects in the Project View list - fixed DblSided Tool so it correctly creates the Alignment Drills Excellon file using the new structure - fixed DblSided Tool so it will not crash the app if the user tries to make a mirror using no coordinates - added some relevant status bar messages in DblSided Tool - fixed DblSided Tool to correctly use the Box object (until now it used as reference only Gerber object in spite of Excellon or Geometry objects being available) - fixed DblSided Tool crash when trying to create Alignment Drills object without a Tool diameter specified
Marius Stanciu
2019-02-16 12:22:07 +02:00
3293223991
- added the 'Save' menu entry to the Project context menu, for CNCJob: it will export the GCode.
Marius Stanciu
2019-02-16 03:01:54 +02:00
31f36fd01e
- small change in tab width so the tabs looks good in Linux, too.
Marius Stanciu
2019-02-16 02:45:58 +02:00
679b33fa72
- updated the Excellon plot function so it can plot the Excellon's from old projects - removed the message boxes that popup on Excellon Export errors and replaced them with status bar messages
Marius Stanciu
2019-02-16 01:52:20 +02:00
681f1ef1eb
- more updates on project save choice
Marius Stanciu
2019-02-16 00:42:18 +02:00
33b722aa1a
- more update s on project save choice
Marius Stanciu
2019-02-16 00:40:51 +02:00
367d6f3155
- reworked the offer to save a project so it is done only if there are objects in the project but those objects are new and/or are modified since last project load (if an old project was loaded.)
Marius Stanciu
2019-02-16 00:29:54 +02:00
e717cb8f15
- remade the Excellon export function to work with parameters entered in Edit -> Preferences -> Excellon Export - added a new entry in the Project Context Menu named 'Save'. It will actually work for Geometry and it will do Export DXF and for Excellon and it will do Export Excellon
Marius Stanciu
2019-02-15 23:35:23 +02:00
aea67a4a1d
- rearranged the FIle and Edit menu's and added some explanatory tooltips on certain menu items that could be seen as cryptic - added Excellon Export Options in Edit -> Preferences - started to work in using the Excellon Export parameters
Marius Stanciu
2019-02-15 16:41:42 +02:00
a978b5621d
- the notebook is automatically collapsed when there are no objects in the collection and it is showed when adding an object - added new options in Edit -> Preferences -> General -> App Preferences to control if the Notebook is showed at startup and if the notebook is closed when there are no objects in the collection and showed when the collection has objects.
Marius Stanciu
2019-02-15 01:48:34 +02:00
098de7f030
- added shortcut key 'J' (jump to location) in Editors and added an icon to the dialog popup window
Marius Stanciu
2019-02-15 00:23:29 +02:00
fffdd6db97
- small changes
Marius Stanciu
2019-02-14 23:55:43 +02:00
fa0ee40e90
- in Gerber aperture table now the values are displayed in the current units set in FlatCAM
Marius Stanciu
2019-02-14 23:21:20 +02:00
8f7d169e9c
- when linked, the grid snap on Y will copy the value in grid snap on X in real time
Marius Stanciu
2019-02-14 22:12:12 +02:00
cda10998e8
- updated the function for the project context menu 'Generate CNC' menu entry (Action) to use the modernized function FlatCAMObj.FlatCAMGeometry.on_generatecnc_button_click()
Marius Stanciu
2019-02-14 21:33:42 +02:00
b84f56545e
- remade the Grids context menu (right mouse button click on canvas). Now it has values linked to the units type (inch or mm). Added ability to add or delete grid values and they are persistent.
Marius Stanciu
2019-02-14 20:08:56 +02:00
a879803f97
- added 'FlatCAM ' prefix to any detached tab, for easy identification
Marius Stanciu
2019-02-14 13:50:58 +02:00
3a05ebaffb
- added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab
Marius Stanciu
2019-02-14 01:21:24 +02:00
e091fd232d
- added (and commented) an experimental FlatCAMObj.FlatCAMGerber.plot_apertures()
Marius Stanciu
2019-02-14 00:09:48 +02:00
15b533f25e
- made the Gerber aperture table not visibile as default and added a checkbox that can toggle the visibility - fixed issue with plotting in CNCJob; with Plot kind set to something else than 'all' when toggling Plot, it was defaulting to kind = 'all'
Marius Stanciu
2019-02-13 23:48:43 +02:00
53e8e4d486
- made the Gerber aperture table hidden by default and added a checkbox to show it
Marius Stanciu
2019-02-13 22:34:56 +02:00
f3b1b45968
- changed the layout in the Selected Tab UI - started to add apertures table support - finished Gerber aperture table display
Marius Stanciu
2019-02-13 17:26:21 +02:00
899e8b433d
- added new parameter for Excellon Object in Preferences: Fast Retract. If the checkbox is checked then after reaching the drill depth, the drill bit will be raised out of the hole asap. - started to work on GUI forms simplification - changed the Preferences GUI for Geometry and Excellon Objects to make a difference between parameters that are changed often and those that are not.
Marius Stanciu
2019-02-13 14:30:29 +02:00
c94679919d
- stored solid_geometry of Excellon object in the self.tools dictionary - finished the solid_geometry restore after edit in Excellon Editor - finished plotting selection for each tool in the Excellon Tool Table - fixed the camlib.Excellon.bounds() function for the new type of Excellon geometry therefore fixed the canvas selection, too
Marius Stanciu
2019-02-13 01:22:09 +02:00
02793f7ae2
- starting to work on storing the solid_geometry for each tool in part in Excellon Object
Marius Stanciu
2019-02-12 16:55:43 +02:00
9b61e4cc37
- finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration) - fixed a bug where in Excellon editor when editing a file, a tool was automatically added. That is supposed to happen only for empty newly created Excellon Objects.
Marius Stanciu
2019-02-12 15:12:12 +02:00
d0641458e4
- whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden - reactivated the Voronoi classed - added a new parameter named Offset in the Excellon tool table - work in progress
Marius Stanciu
2019-02-12 04:00:11 +02:00
4609f61546
- changes in Toolchange_Probe_MACH3 postprocessor file
Marius Stanciu
2019-02-10 23:36:59 +02:00
8cedc0cad9
- added a pause and message/warning to do a rough zero for the Z axis, in case of Toolchange_Probe_MACH3 postprocessor file
Marius Stanciu
2019-02-10 23:04:37 +02:00
e8b9555a94
- added a strong focus to the object_name entry in the Selected tab - the keypad keyPressed are now detected correctly
Marius Stanciu
2019-02-10 22:55:51 +02:00
258f877865
- changed some log messages
Marius Stanciu
2019-02-10 14:02:53 +02:00
f01ac4483a
- adjusted the postprocessor files so the Spindle Off command (M5) is done before the move to Toolchange Z - adjusted the Toolchange Manual postprocessor file to have more descriptive messages on the toolchange event
Marius Stanciu
2019-02-10 13:42:22 +02:00
f35994a712
- repurposed shortcut key 'Delete' to delete tools in tooltable when the mouse is over the Seleted tab (with Geometry inside) or in Tools tab (when NCC Tool or Paint Tool is inside). Or in Excellon Editor when mouse is hovering the Selected tab selecting a tool, 'Delete' key will delete that tool, if on canvas 'Delete' key will delete a selected shape (drill). In rest, will delete selected objects.
Marius Stanciu
2019-02-10 02:09:05 +02:00
b68a010bde
- the SELECTED type of messages are no longer printed to shell from 2 reasons: first, too much spam and second, issue with displaying html - on set_zero function and creation of new geometry or new excellon there is no longer a zoom fit
Marius Stanciu
2019-02-09 19:44:01 +02:00
c59da8669b
Merged in test_beta_8.907 (pull request #132)
Marius Stanciu
2019-02-09 15:00:09 +00:00
59e12cf295
- fixed an error in Excellon Editor -> add drill array that could appear by starting the function to add a drill array by shortcut before any mouse move is registered while in Editor - changed the messages from status bar on new object creation/selection - in Geometry Editor fixed the handler for the Rotate shortcut key ('R')
Marius Stanciu
2019-02-09 16:00:47 +02:00
8665b1d8c3
- added into Preferences the Calculator Tools - made the Preferences window scrollable on the horizontal side (it was only vertically scrollable before) - made invisible some buttons that could mislead (the ones for slots converted to drills which I deem unsafe)
Marius Stanciu
2019-02-09 11:52:08 +02:00
d17fc12196
- added a protection for when saving a file first time, it require a saved path and if none then it use the current working directory
Marius Stanciu
2019-02-09 01:58:08 +02:00
8b0a9a429a
- fixed some errors
Marius Stanciu
2019-02-09 01:47:59 +02:00
da7029dc0b
- if trying to add a tool using shortcut key 'T' with value zero the app will react with a message telling to use a non-zero value.
Marius Stanciu
2019-02-09 01:18:03 +02:00
8f000c0a18
- in Excellon Editor added a protection for Tool_dia field in case numbers using comma as decimal separator are used. Also added a QDoubleValidator forcing a number with max 4 decimals and from 0.0000 to 9.9999 - in Excellon Editor added a shortcut key 'T' that popup a window allowing to enter a new Tool with the set diameter - in App added a shortcut key 'T' that popup a windows allowing to enter a new Tool with set diameter only when the Selected tab is on focus and only if a Geometry object is selected - changed the shortcut key for Transform Tool from 'T' to 'ALT+T' - fixed bug in Geometry Selected tab that generated error when used tool offset was less than half of either total length or half of total width. Now the app signal the issue with a status bar message - added Double Validator for the Offset value so only float numbers can be entered. - in App added a shortcut key 'T' that popup a windows allowing to enter a new Tool with set diameter only when the Tool tab is on focus and only if a NCC Tool or Paint Area Tool object is installed in the Tool Tab
Marius Stanciu
2019-02-09 00:08:54 +02:00
824b1a95ab
- moved all shortcut keys handlers from Editors to the keyPressEvent() handler from FLatCAMGUI
Marius Stanciu
2019-02-08 16:57:51 +02:00
2be35e4248
- fixed errors in Toggle Axis - fixed error with shortcut key triggering twice the keyPressEvent when in the Project List View
Marius Stanciu
2019-02-08 15:55:32 +02:00
2524e6bd59
- minor GUI changes
Marius Stanciu
2019-02-08 15:24:47 +02:00
f39fea072c
- when shortcut keys 1, 2, 3 (tab selection) are activated, if the splitter left side (the notebook) is hidden it will be mae visible - changed the menu entry Toggle Grid name to Toggle Grid Snap
Marius Stanciu
2019-02-08 14:55:50 +02:00
0bc018bbe0
- added an empty message when deselection is done by shortcut key Escape
Marius Stanciu
2019-02-07 23:13:11 +02:00
5b75d416ec
- moved some graphical classes out of Tool Shell to GUIElements.py where they belong - when selecting an object on canvas by single click, it's name is displayed in status bar. When nothing is selected a blank message (nothing) it's displayed - in Move Tool I've added the type of object that was moved in the status bar message - color coded the status bar bullet to blue for selection - the name of the selected objects are displayed in the status bar color coded: green for Gerber objects, Brown for Excellon, Red for Geometry and Blue for CNCJobs.
Marius Stanciu
2019-02-07 22:37:51 +02:00
c888303146
- added a new function and the shortcut 'leftquote' (left of Key 1) for toggle of the notebook section - changed the Shortcut list shortcut key to F3
Marius Stanciu
2019-02-07 20:39:37 +02:00
07ae0c9c8b
- small changes in Tools layout
Marius Stanciu
2019-02-07 17:03:06 +02:00
ab026a1a9d
- added a disable menu entry in the canvas contextual menu
Marius Stanciu
2019-02-07 03:16:29 +02:00
6c6a802afb
- commented some debug messages - imported speedups for shapely
Marius Stanciu
2019-02-07 01:36:37 +02:00
700222d5dc
- in Paint Tool, when painting single polygon, when clicking on canvas for the polygon there is no longer a selection of the entire object
Marius Stanciu
2019-02-07 00:53:51 +02:00
1a8db0b5d9
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
Marius Stanciu
2019-02-06 22:32:32 +02:00
2ee80990e5
- added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es) - fixed bug in Excellon Gcode generation that made the toolchange X,Y always none regardless of the value in Preferences
Marius Stanciu
2019-02-06 21:37:50 +02:00
9dfbae7515
- added plot kind for CNC Job in the App Preferences
Marius Stanciu
2019-02-06 20:29:53 +02:00
05ae92726c
- renamed the theme to layout because it is really a layout change - combined the geocutout and cutout_any TCL commands - work in progress
Marius Stanciu
2019-02-06 16:59:17 +02:00
8bbb9ba534
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
Marius Stanciu
2019-02-06 16:23:09 +02:00
67d089832e
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
Marius Stanciu
2019-02-06 14:44:16 +02:00
28f11ef55f
- small bugs related to shortcut keys solved
Marius Stanciu
2019-02-06 14:27:11 +02:00
dedf8c09de
- fixed the name self-insert in save dialog file for GCode; added protection in case the save path is None - fixed FlatCAM crash when trying to make drills GCode out of a file that have only slots. - made the shell toggle shortcut key work when focused on Selected Tab; toggle units shortcut also - changed the messages for Units COnversion
Marius Stanciu
2019-02-06 14:03:59 +02:00