Historial de Commits

Autor SHA1 Mensaje Fecha
  Victor Benso 309dbb132e Issue #284 - Sanitize the entered Overlap value. hace 6 años
  Marius Stanciu 5e9a27ca45 - added a Gcode end_command: default is M02 hace 6 años
  Marius Stanciu 0a9148f30a - fixed plotting in Gerber Editor hace 6 años
  Victor Benso 0cca691422 Merged in vbenso/flatcam/issue282 (pull request #139) hace 6 años
  Victor Benso 49ce8f24f3 Merged in vbenso/flatcam/master (pull request #138) hace 6 años
  Victor Benso ed06a1a87e Issue #282 - All svg paths aren't created equal. Some are closed shapes, hace 6 años
  Victor Benso 328677aa36 Issue #282 - Paint operations should ignore lines, after all only geometries that have a valid area should be painted. hace 6 años
  Victor Benso 98370ada8d Issue #282 - Shapely keeps crashing with some valid geometries, further tests needed hace 6 años
  Victor Benso bc467785d0 Fix for internal buffers, looks like the geolib wasn't accepting the negative buffer size. hace 6 años
  Marius Stanciu 61807b6e90 - work in progress in Gerber Editor hace 7 años
  Marius Stanciu 7702eb1705 - changes in Excellon Editor in resize section hace 7 años
  Marius Stanciu 40c8ef1cf8 - wip in Gerber editor hace 7 años
  Marius Stanciu b202de338f - fixed errors when the File -> New Project is initiated while an Editor is still active. hace 7 años
  Marius Stanciu bfd7cbdd44 - changed Measuring Tool to use the mouse click release instead of mouse click press; also fixed a bug when using the ESC key. hace 7 años
  Marius Stanciu ecd6472220 - fixed issue #281 by making generation of a convex shape for the freeform cutout in Tool Cutout a choice rather than the default hace 7 años
  Marius Stanciu 79e5cce6f1 - added a fix in the Excellon parser by allowing a comma in the tool definitions between the diameter and the rest hace 7 años
  Marius Stanciu 3b0496ddb9 - Minor string change hace 7 años
  Marius Stanciu 1c1d8bd637 - fix error in plotting Excellon when toggling units hace 7 años
  Marius Stanciu c5a77841f8 - update the TCL keyword list hace 7 años
  Marius Stanciu e0417b034b - modified Gerber parser to copy the follow_geometry in the self.apertures hace 7 años
  Marius Stanciu ecc2c90f2a - changed all the info messages that are of type warning, error or success so they have a space added after the keyword hace 7 años
  Marius Stanciu 6d9eb10a59 - new feature: added ability to edit MultiGeo geometry (geometry from Paint Tool) hace 7 años
  Marius Stanciu 18b636bf03 - About 45% progress in German translation hace 7 años
  Marius Stanciu ffa9095066 - fixed issue #278. Crash on name change in the Name field in the Selected Tab. hace 7 años
  Marius Stanciu d12a6759c7 - progress in German translation. About 27% done. hace 7 años
  Marius Stanciu 209683b2db - added new feature: user can delete apertures in Advanced mode and then create a new FlatCAM Gerber object hace 7 años
  Marius Stanciu 1aabb1c084 - added CNCJob geometry for the holes created by the drills from Excellon objects hace 7 años
  Marius Stanciu 0002d32341 - fixed bug: after using Paint Tool shortcut keys are disabled hace 7 años
  Marius Stanciu a7e6914584 - fixed an issue where the Geometry plot function protested that it does not have an parameter that is used by the CNCJob plot function. But both inherit from FaltCAMObj plot function which does not have that parameter so something may need to be changed. Until then I provided a phony keyboard parameter to make that function 'shut up' hace 7 años
  Marius Stanciu a964e6282d - fixed an module import issue in NCC Tool hace 7 años