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)
|
il y a 7 ans |
Marius Stanciu
|
822800e7f5
- added a way to set the Probe depth if Toolchange_Probe postprocessors are selected
|
il y a 7 ans |
Marius Stanciu
|
e1888b1647
- added an automatic name on each save operation based on the object name and/or the current date
|
il y a 7 ans |
Marius Stanciu
|
6ea3499d39
- updated the new shortcut list with the shortcuts added lately
|
il y a 7 ans |
Marius Stanciu
|
12b78cf2f3
- fixed the snap magnet button in Geometry Editor, restored the checkable property to True
|
il y a 7 ans |
Marius Stanciu
|
7607aad8d8
- added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere)
|
il y a 7 ans |
Marius Stanciu
|
de7e41991d
- fixed a source of possible errors in DetachableTab Widget.
|
il y a 7 ans |
Marius Stanciu
|
d45d2c05ec
- added the bounds coordinates to the GCODE header; modified the postprocessor files to show them.
|
il y a 7 ans |
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.
|
il y a 7 ans |
Marius Stanciu
|
60614e4b45
- more fixes (didn't get it right before)
|
il y a 7 ans |
Marius Stanciu
|
4441e40042
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
|
il y a 7 ans |
Marius Stanciu
|
7bc806f1dc
- fixed unit conversion functions in case the toolchange_xy parameter is None
|
il y a 7 ans |
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
|
il y a 7 ans |
Marius Stanciu
|
97c5c3fe1c
- optimized the FlatCAMCNCJob.on_plot_cb_click_table() plot function and solved a bug regarding having tools numbers not in sync with the cnc tool table
|
il y a 7 ans |
Marius Stanciu
|
5a0390f2a4
- fixed the scale, mirror, rotate, skew functions to work with Geometry Objects of multi-geometry type.
|
il y a 7 ans |
Marius Stanciu
|
f6271033b3
- fixed issue in Tool Calculators when a float value was entered starting only with the dot.
|
il y a 7 ans |
Marius Stanciu
|
c80271935e
- minor changes
|
il y a 7 ans |
Marius Stanciu
|
8145ff9aac
- fixed the FlatCAMGerber.merge() function
|
il y a 7 ans |
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/ )
|
il y a 7 ans |
Marius Stanciu
|
c4a9c8bd77
- added more key shortcuts into the application; they are now displayed in the GUI menu's
|
il y a 7 ans |
Marius Stanciu
|
c0031235cd
- fixed grbl_laser postprocessor file
|
il y a 7 ans |
Marius Stanciu
|
d88d334867
- make sure to copy the options attribute to the final object in the case of: FlatCAMGeometry.merge(), FlatCAMGerber.merge() and for the Panelize Tool
|
il y a 7 ans |
Marius Stanciu
|
766e15ae38
- changed some tooltips
|
il y a 7 ans |
Marius Stanciu
|
b9a062a84e
- when saving HPGL code it will be saved as a file with extension .plt
|
il y a 7 ans |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
il y a 7 ans |
Marius Stanciu
|
4b6df74c2e
- added initial implementation of HPGL postprocessor
|
il y a 7 ans |
Marius Stanciu
|
5b7fe5ef11
- modified the first line in the Gcode header to show the FlatCAM version and version_date
|
il y a 7 ans |
Marius Stanciu
|
ddf4884051
- fixed cutting from copper features when doing Gerber isolation with multiple passes
|
il y a 7 ans |
Marius Stanciu
|
c7db9aa566
- fixed the Marlin postprocessor detection in GCode header
|
il y a 7 ans |
Marius Stanciu
|
954bd9097a
- fixed the Join function to work on Gerber and Excellon, Gerber and Gerber, Excellon and Excelon combination of objects. The merged property is the solid_geometry and the result is a FlatCAMGeometry object.
|
il y a 7 ans |