Historia zmian

Autor SHA1 Wiadomość Data
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. 11 lat temu
  jpcaram c1b606feb4 Temporary fix/workaround for bug #83. Checking for empty list before running cascaded_union. 11 lat temu
  Juan Pablo Caram 4eb69a9f07 Added some debug prints to camplib.py 11 lat temu
  Juan Pablo Caram ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. 11 lat temu
  Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. 11 lat temu
  Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() 11 lat temu
  Juan Pablo Caram 66929a82db Fixed gerber parser for 360 deg. arcs. 11 lat temu
  Juan Pablo Caram 45327552de Gerber support for single quadrant arcs (G74). 11 lat temu
  Juan Pablo Caram 47dd9e3715 Fixed zdownrate bug preventing gcode generation. 11 lat temu
  Juan Pablo Caram cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. 11 lat temu
  Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 11 lat temu
  Juan Pablo Caram b873cbfea4 Fixed Gerber parser: Now buffers current path with previous tool on tool change. 11 lat temu
  Juan Pablo Caram b2cc2f3fdb Major work on the command line tool. Version check on the new website. 11 lat temu
  Juan Pablo Caram 32076d4020 Alpha 6 release files 11 lat temu
  Juan Pablo Caram 0974e54d98 Some fixes (hacks) to load certain malformed gerber. 11 lat temu
  Juan Pablo Caram 20c381d510 Fixes to gerber parser related to aperture macros and aperture definitions allowed characters in names. 11 lat temu
  Juan Pablo Caram 268421c4d0 Added tooltips to the object UIs. 11 lat temu
  Juan Pablo Caram 582e472e12 Use of logging instead of print statements. 11 lat temu
  Juan Pablo Caram 0bdc3b19f0 Major modifications to data/gui interactions. In progress. 11 lat temu
  Juan Pablo Caram a20a7e1d8c Added setup script for Ubuntu. 11 lat temu
  Juan Pablo Caram e0d2daca6c Optimized Gerber parser. Some minor improvements to Excellon parser. 11 lat temu
  Juan Pablo Caram 2ed0f73f87 Support for LPD and LPC in Gerber. Major changes in Gerber parser. 11 lat temu
  Juan Pablo Caram 6c13b7dc59 Warning before overwriting. More flexible Excellon parser (tool numbers). Other small fixes. 11 lat temu
  Juan Pablo Caram 9740739f05 FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. 11 lat temu
  Juan Pablo Caram 609561f7a3 Created class ObjectCollection to manage the list of objects in the program. Converted the program to use it. Not fully functional yet. 11 lat temu
  Juan Pablo Caram 23ba2105c1 Bug fix in Excellon parser. Was not supporting a '+' in from of numbers. 11 lat temu
  Juan Pablo Caram fb261d64b3 Bug fix in Gerber parser. Removed requiring the 0 in D0x. 12 lat temu
  Juan Pablo Caram 942e274597 Important fix to Excellon parser. 12 lat temu
  Juan Pablo Caram 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. 12 lat temu
  Juan Pablo Caram 21da78d654 Small fixes in ApertureMacro and updated docs. 12 lat temu