Marius Stanciu
|
c7b96b7a68
- fixed issue with preamble not being inserted when used alone
|
5 yıl önce |
Marius Stanciu
|
9c97ce49b9
- brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob
|
5 yıl önce |
Marius Stanciu
|
cf78211a6f
- wip in the GCode Editor
|
5 yıl önce |
Marius Stanciu
|
1c77e3cc2a
- Drilling Tool - now slots are converted to drills if the checkbox is ON for the tool investigated
|
5 yıl önce |
Marius Stanciu
|
949c265378
- changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class
|
5 yıl önce |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
5 yıl önce |
Marius Stanciu
|
f5c84fdc49
- maintenance_2
|
5 yıl önce |
Marius
|
5abb7866d8
- maintenance_1
|
5 yıl önce |
Marius Stanciu
|
2bcdeff7ef
- moved all the new_object related methods in their own class AppObjects.AppObject
|
5 yıl önce |
Marius Stanciu
|
ba3f10d355
- renamed classes to have shorter names and grouped
|
5 yıl önce |
Marius Stanciu
|
ce9b18f9ed
- modified the Tcl command Paint "single" parameter. Now it's value is a tuple with the x,y coordinates of the single polygon to be painted.
|
5 yıl önce |
Marius Stanciu
|
6aacd4d978
- fixed recent issues introduced in Tcl command Drillcncjob
|
5 yıl önce |
Marius Stanciu
|
267db756e1
- fixed the Tcl command Cncjob: there was a problem reported as issue #416. The command did not work due of the dpp parameter
|
5 yıl önce |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 yıl önce |
Marius Stanciu
|
66d9ddd402
- fixed some bugs in the Tcl Commands
|
5 yıl önce |
Marius Stanciu
|
e64c7060e5
- updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods
|
5 yıl önce |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 yıl önce |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
6 yıl önce |
Marius Stanciu
|
e3be6ff22f
- applied the fix for above bug to the TclCommand Drillcncjob too
|
6 yıl önce |
Marius Stanciu
|
0447839e43
- modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange
|
6 yıl önce |
Marius Stanciu
|
779a6a75d4
- modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False
|
6 yıl önce |
Marius Stanciu
|
a738ed7305
- in NCC Tool I've added a warning so the user is warned that the NCC margin has to have a value of at least the tool diameter that is doing an iso_op job in the Tool Table
|
6 yıl önce |
Marius Stanciu
|
3475ae00cd
- fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change
|
6 yıl önce |
Marius Stanciu
|
00d331a775
- updated the CNCJob and Drillcncjob Tcl Commands to use 0 and 1 as values for the parameters that are stated as of bool type, beside the normal keywords of False and True
|
6 yıl önce |
Marius Stanciu
|
2ca509ca04
- few bugs solved regarding the newly created empty objects
|
6 yıl önce |
Marius Stanciu
|
0d0f872244
- application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters
|
6 yıl önce |
Marius Stanciu
|
a542e6a696
Merged jpcgt/flatcam/Beta into Beta
|
6 yıl önce |
Chris Breneman
|
f2b9ba28a0
Remove math import
|
6 yıl önce |
Chris Breneman
|
155f6e66df
Add dwell and dwelltime options to drillcncjob command to match cncjob
|
6 yıl önce |
Marius Stanciu
|
d03428f860
- made sure that the units are read from the self.defaults and not from the GUI
|
6 yıl önce |