Kaynağa Gözat

- changed the estimated release date

Marius Stanciu 6 yıl önce
ebeveyn
işleme
f88db33ada
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      FlatCAMApp.py
  2. 1 1
      README.md

+ 1 - 1
FlatCAMApp.py

@@ -133,7 +133,7 @@ class App(QtCore.QObject):
     # ################## Version and VERSION DATE ##############################
     # ##########################################################################
     version = 8.99
-    version_date = "2019/12/12"
+    version_date = "2019/12/15"
     beta = True
     engine = '3D'
 

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ CAD program, and create G-Code for Isolation routing.
 - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is
 - in Gerber isolation, when selection mode is checked, now area selection works too
 - in CNCJob UI, now the CNCJob objects made out of Excellon objects will display their CNC tools (drill bits)
-- fixed a cummulative error when using the Tool Offset for Excellon objects
+- fixed a cumulative error when using the Tool Offset for Excellon objects
 - added the display of the real depth of cut (cut z + offset_z) for CNC tools made out of an Excellon object
 - for OpenGL graphic mode added a fit_view() execution on canvas initialization
 - fixed Excellon scaling the UI values