Marius Stanciu
|
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
|
пре 7 година |
Marius Stanciu
|
6c6a802afb
- commented some debug messages
|
пре 7 година |
Marius Stanciu
|
1a8db0b5d9
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
|
пре 7 година |
Marius Stanciu
|
dedf8c09de
- fixed the name self-insert in save dialog file for GCode; added protection in case the save path is None
|
пре 7 година |
Marius Stanciu
|
b589292c0f
- fixed bug in Excellon Slots milling: a value of a dict key was a string instead to be an int. A cast to integer solved it.
|
пре 7 година |
Marius Stanciu
|
299a6585a7
- done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it
|
пре 7 година |
Marius Stanciu
|
3b8b7d470a
- added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name)
|
пре 7 година |
Marius Stanciu
|
822800e7f5
- added a way to set the Probe depth if Toolchange_Probe postprocessors are selected
|
пре 7 година |
Marius Stanciu
|
6ea3499d39
- updated the new shortcut list with the shortcuts added lately
|
пре 7 година |
Marius Stanciu
|
e5ebfac3ce
- bug solved in a message display showed when there are Gerber Parser errors
|
пре 7 година |
Marius Stanciu
|
7607aad8d8
- added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere)
|
пре 7 година |
Marius Stanciu
|
de7e41991d
- fixed a source of possible errors in DetachableTab Widget.
|
пре 7 година |
Marius Stanciu
|
d5853722c3
- updated the camlib.CNCJob.scale() function so now the GCode is scaled also (quite a HACK :( it will need to be replaced at some point)). Units change work now on the GCODE also.
|
пре 7 година |
Marius Stanciu
|
3c355f72be
- added a parameter ('Fast plunge' in Edit -> Preferences -> Geometry Options and Excellon Options) to control if the fast move to Z_move is done or not
|
пре 7 година |
Marius Stanciu
|
4441e40042
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
|
пре 7 година |
Marius Stanciu
|
7bc806f1dc
- fixed unit conversion functions in case the toolchange_xy parameter is None
|
пре 7 година |
Marius Stanciu
|
7e5ce009d8
- added a traceback report in the TCL Shell for the errors that don't allow creation of an object; useful to trace exceptions/errors
|
пре 7 година |
Marius Stanciu
|
5a0390f2a4
- fixed the scale, mirror, rotate, skew functions to work with Geometry Objects of multi-geometry type.
|
пре 7 година |
Marius Stanciu
|
f6271033b3
- fixed issue in Tool Calculators when a float value was entered starting only with the dot.
|
пре 7 година |
Marius Stanciu
|
8145ff9aac
- fixed the FlatCAMGerber.merge() function
|
пре 7 година |
Marius Stanciu
|
4f7b2bbb34
- added options for trace segmentation that can be useful for auto-levelling (code snippet from Lei Zheng from a rejected pull request on FlatCAM https://bitbucket.org/realthunder/ )
|
пре 7 година |
Marius Stanciu
|
f553f2b35a
- deleted junk folders
|
пре 7 година |
Marius Stanciu
|
6673c4f608
- fixed 'grbl_laser' postprocessor bugs (missing functions)
|
пре 7 година |
Marius Stanciu
|
7c301922db
- added a new postprocessor file named 'line_xyz' which have x, y, z values on the same GCode line
|
пре 7 година |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
пре 7 година |
Marius Stanciu
|
b9cbe97f4d
- fixed display HPGL code geometry on canvas
|
пре 7 година |
Marius Stanciu
|
37067b5bff
- added a fix to allow creating of Excellon geometry even when there are points with no tools by skipping those points and warning the user about this in a Tcl message
|
пре 7 година |
Marius Stanciu
|
ddf4884051
- fixed cutting from copper features when doing Gerber isolation with multiple passes
|
пре 7 година |
Marius Stanciu
|
3ea1f4e62c
- fixed cncjob TclCommand - it used the default values for parameters
|
пре 7 година |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
пре 7 година |