cmstein
|
3c2a2ec4ab
Update
|
6 rokov pred |
cmstein
|
02e871d040
Update
|
6 rokov pred |
cmstein
|
1ba840831e
update
|
6 rokov pred |
cmstein
|
f888652540
Update in PT_BR translation
|
6 rokov pred |
cmstein
|
2a31c9486f
Update in PT_BR
|
6 rokov pred |
cmstein
|
df5ccd6a5a
Update in PT_BR
|
6 rokov pred |
cmstein
|
80ac4cc1c0
Update in PT_BR translation
|
6 rokov pred |
Marius Stanciu
|
fcf3f12c8d
Merged in marius_stanciu/flatcam_beta/Beta (pull request #193)
|
6 rokov pred |
Marius Stanciu
|
19444fb28c
- upgraded the Script Editor to be able to run Tcl commands in batches
|
6 rokov pred |
Marius Stanciu
|
722962084b
- added a grid layout in on_about()
|
6 rokov pred |
Marius Stanciu
|
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
|
6 rokov pred |
Marius Stanciu
|
7ad03f9f0a
- remade the splash screen to show multiple messages on app initialization
|
6 rokov pred |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
6 rokov pred |
Marius Stanciu
|
295cba8539
- started to add an application splash screen
|
6 rokov pred |
Marius Stanciu
|
22fafd1495
- small changes to the 'About FlatCAM' windows
|
6 rokov pred |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 rokov pred |
Marius Stanciu
|
8e2cca827a
- added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion
|
6 rokov pred |
Marius Stanciu
|
579cf9f620
- updated the Spanish translation (Google-translation)
|
6 rokov pred |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
6 rokov pred |
Marius Stanciu
|
7af96faef6
- fixed issue #302 where a copied object lost all the tools
|
6 rokov pred |
Marius Stanciu
|
90a8b44cdf
- fixed some minor errors in the new TclCommands: MillDrills and MillSlots
|
6 rokov pred |
Marius Stanciu
|
dce347d9be
- changed the resulting object name from TclCommand MillSlots
|
6 rokov pred |
Marius Stanciu
|
0fc3743e91
- modified the MillDrills and MillSlots TclCommands to accept as parameter a list of tool dimaeters to be milled instead of tool indexes
|
6 rokov pred |
Marius Stanciu
|
1ef9e95143
- changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots
|
6 rokov pred |
Marius Stanciu
|
4440298327
- fixed the TclCommand MillHoles
|
6 rokov pred |
Marius Stanciu
|
e7493a350f
- updated code in self.on_view_source() to make it more responsive
|
6 rokov pred |
Marius Stanciu
|
462e3ac2ec
- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering
|
6 rokov pred |
Marius Stanciu
|
91cad9c57d
- added the Gerber code as source for the panelized object in Panelize Tool
|
6 rokov pred |
Marius Stanciu
|
a348bc8738
- made sure that all the progress counters count to 100%; updated this all over
|
6 rokov pred |
Marius Stanciu
|
4114e773dd
- when disabling plots, if the selection shape is visible, it will be deleted
|
6 rokov pred |