home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0000 - 0009 / ibm0000-0009 / ibm0003.tar / ibm0003 / GCADD-3.ZIP / NEWSTUFF.DOC < prev    next >
Encoding:
Text File  |  1988-03-04  |  5.8 KB  |  119 lines

  1.  
  2.         The following are some of the changes from Cadd 3.0 to Cadd 
  3.             Level 3.  This may not be a complete list, however. 
  4.         
  5.         1.  You can now load a drawing file and a batch file from the 
  6.             command line. The format is c:>cadd dwgfilename batchfilename 
  7.         
  8.         2.  Config now supports plotters on LPT2 and LPT3. 
  9.         
  10.         3.  You can now pick commands from the menu when snapping to a 
  11.             large grid.  The menu bar will track smoothly while the 
  12.             cursor on the drawing screen snaps to the grid points.
  13.                                                            
  14.         4.  Anytime you do a Drawing Load (DL) while in cadd, the 
  15.             program will ask "DO YOU WANT TO RENAME DRAWING? (Y/N)". 
  16.         
  17.             If yes, "ENTER DRAWING FILE NAME >". 
  18.         
  19.         5.  The config program has changed quite a bit.  You will now 
  20.             be able to set most options and toggles from this program.  
  21.             Also, the *.dig and *.plt files have been consolidated 
  22.             into two files to save space. 
  23.         
  24.         6.  Dimensioning has been improved.  You can now specify a '/' 
  25.             slash  arrowhead.  You can also override the text 
  26.             placement and enter your own text.  The two letter command 
  27.             is OT. 
  28.         
  29.         7.  EMS support.   Cadd can now support drawings up to 1.5MB 
  30.             in size.  However, to take advantage of this LIM/EMS, you 
  31.             must have 640K of system RAM.  See the note in the 
  32.             README.1ST file about the relationship between free system 
  33.             ram and EMS.
  34.         
  35.         8.  Drawing Loading/saving is much faster. 
  36.         
  37.         9.  The number of fonts available is now limited only by 
  38.             memory. 
  39.         
  40.         10.  Drawings are no longer packed while the program is 
  41.             running:  The only way to pack the database is to issue 
  42.             the (PD) pack data command.  This will remove all deleted 
  43.             entities and unused text and components.  It is also much 
  44.             much faster.  Saving a drawing will also pack the drawing. 
  45.         
  46.         11.  Please note that the paths have changed.  There are now 3 
  47.             commands to  individually set DWG, CMP and FNT paths.  
  48.             This allows you to set these paths while in CADD
  49.         
  50.         12.  Note dynamic dragging of components.  This is controlled 
  51.             by the (CG)  component drag toggle.  If CG is on you will 
  52.             see an image of the component you are about to place.
  53.         
  54.         13.  Most objects will rubberband when you use edits like move 
  55.             point.  Try this with arcs, we think you will be 
  56.             impressed.
  57.  
  58.         14.  A majority of the object commands will now first ask you 
  59.             to identify the object to be edited, then the point to 
  60.             change.  While this might seem like an extra step, it adds 
  61.             more control.  For example you can now break a line where 
  62.             two other line cross it, and specify both break points 
  63.             with snap intersection.
  64.  
  65.         15.  We have added a new object, the Bezier Curve (BV), and a 
  66.             new command to assist in editing it the Bezier Edit (BE).  
  67.             Be sure to read in the manual about how these curves work.
  68.  
  69.         16.  Rubber-banding now allows you to see circles and arcs as 
  70.             you create them.
  71.  
  72.         17.  A new arc creation method is supported, two point arc.  
  73.             You establish the center (radius) an end point and then 
  74.             drag the arc around to where you want it to end.
  75.  
  76.         18.  A new copy command Radial Copy has been added, allowing  
  77.             you to copy things in a circular pattern.
  78.  
  79.         19.  The two letter command ES can now be used in place of the 
  80.             ESCAPE key on your keyboard.  Very useful for pointer 
  81.             buttons, menu macros, and batch files.
  82.         
  83.         20.  Many aspects of text handling are much better, text 
  84.             place for example will let you use the cursor keys. Text 
  85.             insert should let you handle more than one character at a 
  86.             time.
  87.  
  88.         21.  You can Load or Save an IMAGE file (IL and IS) which can 
  89.             then be used by GENERIC PAINT or PRESENTATION.
  90.  
  91.         22.  Two new mouse drivers are provided that support using 
  92.             MOUSE.COM drivers usually supplied with your mouse.  These 
  93.             were added to 3.0 in 11/87.  These drivers now support an 
  94.             option to control the mouse speed (set in config).  These 
  95.             drivers should support ANY mouse that is software 
  96.             compatable with Microsoft, Logitech, or Mouse Systems.  
  97.             See the README.1ST file for more information on these 
  98.             drivers. 
  99.                          
  100.         23.  Many of the commands in the UNITS section have changed to 
  101.             be easier to remember (like FR for FRactions) and several 
  102.             new commands have been added such as IN for inches.  It 
  103.             should be much easier to set the units you want to use.
  104.  
  105.         24.  You will also note that many of the 2-letter commands 
  106.             have been changed to be compatible with other level 
  107.             products.  Examples: 
  108.                                             (new mnemonic)
  109.              DD (linear dim)  is now LX     
  110.              AD (angle dim)   is now AX
  111.              MI (minutes:sec) is now AM  (Angles in Minutes:seconds) 
  112.              AM (arrow mode)  is now AW  (ArroW)
  113.              ST (snap tang)   is now SX 
  114.              FD (dec feet)    is now FT  (FeeT)
  115.              FT (fractions)   is now FR  (FRactions)
  116.              FR (fillet rad)  is now RF  (Radius Fillet)
  117.              MX (menu remove) is now VX  (Video menu erase)
  118.         
  119.