Historia zmian

Autor SHA1 Wiadomość Data
  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 lat temu
  Marius Stanciu de7e41991d - fixed a source of possible errors in DetachableTab Widget. 7 lat temu
  Marius Stanciu d45d2c05ec - added the bounds coordinates to the GCODE header; modified the postprocessor files to show them. 7 lat temu
  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 lat temu
  Marius Stanciu 60614e4b45 - more fixes (didn't get it right before) 7 lat temu
  Marius Stanciu 4441e40042 - fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix 7 lat temu
  Marius Stanciu 7bc806f1dc - fixed unit conversion functions in case the toolchange_xy parameter is None 7 lat temu
  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 lat temu
  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 7 lat temu
  Marius Stanciu 5a0390f2a4 - fixed the scale, mirror, rotate, skew functions to work with Geometry Objects of multi-geometry type. 7 lat temu
  Marius Stanciu f6271033b3 - fixed issue in Tool Calculators when a float value was entered starting only with the dot. 7 lat temu
  Marius Stanciu c80271935e - minor changes 7 lat temu
  Marius Stanciu 8145ff9aac - fixed the FlatCAMGerber.merge() function 7 lat temu
  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 lat temu
  Marius Stanciu c4a9c8bd77 - added more key shortcuts into the application; they are now displayed in the GUI menu's 7 lat temu
  Marius Stanciu c0031235cd - fixed grbl_laser postprocessor file 7 lat temu
  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 7 lat temu
  Marius Stanciu 766e15ae38 - changed some tooltips 7 lat temu
  Marius Stanciu b9a062a84e - when saving HPGL code it will be saved as a file with extension .plt 7 lat temu
  Marius Stanciu 7ea6ee4a85 - fixed the HPGL code geometry rendering when travel 7 lat temu
  Marius Stanciu 4b6df74c2e - added initial implementation of HPGL postprocessor 7 lat temu
  Marius Stanciu 5b7fe5ef11 - modified the first line in the Gcode header to show the FlatCAM version and version_date 7 lat temu
  Marius Stanciu ddf4884051 - fixed cutting from copper features when doing Gerber isolation with multiple passes 7 lat temu
  Marius Stanciu c7db9aa566 - fixed the Marlin postprocessor detection in GCode header 7 lat temu
  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. 7 lat temu
  Marius Stanciu 3ea1f4e62c - fixed cncjob TclCommand - it used the default values for parameters 7 lat temu
  Marius Stanciu e48d2d2f49 -clean-up before merge 7 lat temu
  Marius Stanciu 421e9766ea -clean-up before merge 7 lat temu
  Idechix 665060a185 Merged in idechix/flatcam (pull request #79) 7 lat temu
  Marius Stanciu 9e79843026 Merged in marius_stanciu/flatcam_mpl/Port_to_Python3k (pull request #84) 7 lat temu