| |    | 85019 packages online | 
 | 
|  | 
| 
 | 
|  |  |  | | No screenshot available | 
| Short: | A Printed Circuit Board designer |  | Author: | AZummo  p58.f21.n334.z2.fidonet.org (Alessandro Zummo) |  | Uploader: | ALatina p14 f21 n334 z2 fidonet org (Andrea Latina) |  | Type: | util/misc |  | Version: | 0.98 |  | Architecture: | m68k-amigaos |  | Date: | 1996-06-18 |  
 | Requires: | gfx/misc/easyprint.lha, MUI3, iff.library 23.2 |  
| Download: | util/misc/Pcb098.lha - View contents |  | Readme: | util/misc/Pcb098.readme |  | Downloads: | 1756 |  
 |  | 
                                Pcb v0.98ß
                     A Printed Circuit Board designer
                    Copyright 1996 by Alessandro Zummo
                            All Rights Reserved
INTRODUCTION
------------
Pcb is a simple CAD for designing Pcbs.
COPYRIGHT & DISTRIBUTION
------------------------
This software is subject to the "Standard Amiga FD-Software Copyright Note".
It is SHAREWARE as defined in paragraph 4s. If you use it regularly 
you should REGISTER.
For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
REQUIREMENTS
------------
 Software:
  - MUI 3.0          (dev/gui/muiXXusr.lha)
  - EasyPrint        (gfx/misc/easyprint.lha)
 
  - iff.library 23.2 (Included)
 Hardware:
    Minimum: 
     - A500/68000/KS3.0/2MB 
    Usable:
     - A1200/68030/50Mhz 
    Optimum:
     - A4000/60 with a graphic card
    Fantastic:
     - PowerAmiga/PowerPC (and a graphic card :-) )
INSTALLATION
------------
   Drag'n'Drop the Pcb drawer in a suitable place on your HD.
   Start EasyPrint at least once (IMPORTANT).
   Give to Pcb his own screen with at least 2 colors (for the maximum
   speed).
USE
---
   Is very simple.... (but you should read this manual from the first
                       to the last line)
   Launch Pcb from the CLI
   -WAIT-
   On the left of the window you can see a double-column listview
   with some circuit components.
   On the right you can see a paper of 4 cm x 2 cm....yes it is 
   a paper.... .
   You can drag components from the listview to the paper for composing
   your circuit.
   Then you can click on <EasyPrint> for printing your circuit.
   Pcb can print, WITHOUT LOSING QUALITY, at 1800x1800 DPI!!!!!
   
   (ehm...if you have a printer capable of 1800x1800 DPI  :-) )
   
   SINCE THIS IS A DEMO-BETA VERSION  i've not yet implemented some
   features:
    - Load/Save
    - Preferences 
    - Menus
    - Bubble-help
    - Online examples
    - Better communication with EasyPrint
    - Icon
  
    - Installer script
    - Memory pools
    - Intensive use of the gauge object
    - 680(10)/20/30/40 versions
    - Other
    
 
    When I'll release the first official version (september/october 1996),
    i'll also release a public demo version with only some things disabled
    (Saving and other minor features).
HOW TO WRITE COMPONENTS
-----------------------
   Each component is a 90x90 IFF-ILBM image file  with a depth of one plane.
   You can load your favourite paint program and design your own
   components.
   REMEMBER:
   Due to the format of the save file that i've projected you must follow
   some rules when you give a name to your component.
    NAME FORMAT:
    <identification letter(s)>[<size in mm>].<progressive number>.iff
    Id are:
    L  for lines
    D  for double lines
    A  for 45° lines
    C  for "crossed" lines
    IC for ICs holes
    TH for transistors holes
   
   |This format may change, so YOU SHOULDN'T release
   |any component to the public!! Send me your new components
   |and I'll release it in a special archive.
    FOLLOW THIS RULES TO HAVE THE COMPATIBILITY WITH FUTURE RELEASES 
    OF PCB.
HOW TO REACH THE AUTHOR
-----------------------
   My addresses:
   AZummo@p58.f21.n334.z2.fidonet.org (Internet, 8k limited mex size)
   Alessandro Zummo 2:334/21.58       (Fidonet,  limited as above)
   
   Don't expect to receive an answer during the summer period, i'm not
   at home.... |8-) ( <- Me with sunglasses )
   Write to this addresses for messages regarding Pcb:
   (Internet)
   Comments:           Pcb@p58.f21.n334.z2.fidonet.org (8k limited mex size)
   Bugs:           Pcb-Bug@p58.f21.n334.z2.fidonet.org (8k limited mex size)
   Registrations:  Pcb-Reg@p58.f21.n334.z2.fidonet.org (8k limited mex size)
   Preorder:       Pcb-Prd@p58.f21.n334.z2.fidonet.org (8k limited mex size)
   
   (Fidonet)
   Comments:       Pcb     2:334/21.58 (8k limited mex size)
   Bugs:           Pcb-Bug 2:334/21.58 (8k limited mex size)
   Registrations:  Pcb-Reg 2:334/21.58 (8k limited mex size)
   Preorder:       Pcb-Prd 2:334/21.58 (8k limited mex size)
HOW TO REGISTER - World
-----------------------
   The 1.0 version of Pcb will have a registration cost of 36DM but,
   if you send this form BEFORE the midnight of 4.7.1996, you *can* 
   get it at only 29DM.
   (Send this form to: 
        Pcb-Prd@p58.f21.n334.z2.fidonet.org (8k limited mex size)
 
        Pcb-Prd 2:334/21.58                 (8k limited mex size)
 
   )
   <start of form>
   PCBPRD098 - PCB 0.98 Preorder Form
   First:
   Last:
   Street:
   Zip,City:
   Country:
   Phone:
   EMail:
 
   Amiga Model:
   Processor:
   Graphic Card:
   Other accessories:
   Comment on Pcb:
   <end of form>
GREETINGS
---------
   Andrea Latina                    For the fantastic EasyPrint!
   Christian A. Weber               For his iff.library.
   Stefan Stuntz                    For the Magic User Interface.
   Walter Dörwald                   For the Pcb.info (from MagicSAS package)
----------------------------------------------------------------------------
                                 Pcb uses
                        MUI - MagicUserInterface
                (c) Copyright 1993/94 by Stefan Stuntz
MUI is a system to generate and maintain graphical user interfaces. With
the  aid  of  a  preferences program, the user of an application has the
ability to customize the outfit according to his personal taste.
MUI is distributed as shareware. To obtain a complete package containing
lots of examples and more information about registration please look for
a  file  called  "muiXXusr.lha"  (XX means the latest version number) on
your local bulletin boards or on public domain disks.
          If you want to register directly, feel free to send
                         DM 30.-  or  US$ 20.-
                                  to
                             Stefan Stuntz
                        Eduard-Spranger-Straße 7
                             80935 München
                                GERMANY
 |  | 
 Contents of util/misc/Pcb098.lha
  PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  104     406  25.6% -lh5- f5cb Jun  4  1996 Pcb/Components/L1.2.iff
[generic]                  325     766  42.4% -lh5- 62f7 Jun  4  1996 Pcb/Components/TH.1.iff
[generic]                  303     782  38.7% -lh5- 38af Jun  4  1996 Pcb/Components/TH.2.iff
[generic]                  320     766  41.8% -lh5- ab10 Jun  4  1996 Pcb/Components/TH.3.iff
[generic]                  298     694  42.9% -lh5- 72f2 Jun  4  1996 Pcb/Components/TH.4.iff
[generic]                13573   23572  57.6% -lh5- e345 Jun 16  1996 Pcb/Pcb
[generic]                 2696    6170  43.7% -lh5- d90a Jun 17  1996 Pcb/Pcb.doc
[generic]                 1390    4676  29.7% -lh5- 0e38 Jun 16  1996 Pcb/Pcb.doc.info
[generic]                  866    1654  52.4% -lh5- cdba Jun 16  1996 Pcb/Pcb.info
[generic]                  201     608  33.1% -lh5- 2afd Jun  4  1996 Pcb/Components/IC.1.iff
[generic]                  198     644  30.7% -lh5- 356c Jun  4  1996 Pcb/Components/IC.2.iff
[generic]                  203     612  33.2% -lh5- 4c8c Jun  4  1996 Pcb/Components/IC.3.iff
[generic]                  198     690  28.7% -lh5- dedb Jun  4  1996 Pcb/Components/IC.4.iff
[generic]                   99     806  12.3% -lh5- d8bb Jun 11  1996 Pcb/Components/L0.30.1.iff
[generic]                  101     310  32.6% -lh5- 8b6c Jun 11  1996 Pcb/Components/L0.30.2.iff
[generic]                  101     716  14.1% -lh5- dae8 Jun  4  1996 Pcb/Components/L1.1.iff
[generic]                  365    1238  29.5% -lh5- bd39 Jun 11  1996 Pcb/Components/DC0.30.4.iff
[generic]                  350    1172  29.9% -lh5- 5c45 Jun 11  1996 Pcb/Components/DC0.30.5.iff
[generic]                  363    1156  31.4% -lh5- 94dc Jun 11  1996 Pcb/Components/DC0.30.6.iff
[generic]                  380    1216  31.2% -lh5- befb Jun 11  1996 Pcb/Components/DC0.30.7.iff
[generic]                  370    1238  29.9% -lh5- 6070 Jun 11  1996 Pcb/Components/DC0.30.8.iff
[generic]                  129    1634   7.9% -lh5- ef8b Jun 11  1996 Pcb/Components/DL0.30.1.iff
[generic]                  127     728  17.4% -lh5- 8a1c Jun 11  1996 Pcb/Components/DL0.30.2.iff
[generic]                  374    1152  32.5% -lh5- 4586 Jun 11  1996 Pcb/Components/DA0.30.1.iff
[generic]                  362    1098  33.0% -lh5- a23d Jun 11  1996 Pcb/Components/DA0.30.2.iff
[generic]                  361    1098  32.9% -lh5- 60d3 Jun 11  1996 Pcb/Components/DA0.30.3.iff
[generic]                  382    1152  33.2% -lh5- fa1f Jun 11  1996 Pcb/Components/DA0.30.4.iff
[generic]                  378    1216  31.1% -lh5- b4b4 Jun 11  1996 Pcb/Components/DC0.30.1.iff
[generic]                  354    1156  30.6% -lh5- 2476 Jun 11  1996 Pcb/Components/DC0.30.2.iff
[generic]                  356    1172  30.4% -lh5- 0c3a Jun 11  1996 Pcb/Components/DC0.30.3.iff
[generic]                  188     936  20.1% -lh5- 8cbf Jun 11  1996 Pcb/Components/C0.30.2.iff
[generic]                  196     868  22.6% -lh5- c882 Jun 11  1996 Pcb/Components/C0.30.3.iff
[generic]                  192     984  19.5% -lh5- e58e Jun 11  1996 Pcb/Components/C0.30.4.iff
[generic]                  199     868  22.9% -lh5- 8370 Jun 11  1996 Pcb/Components/C0.30.5.iff
[generic]                  185     936  19.8% -lh5- 5eca Jun 11  1996 Pcb/Components/C0.30.6.iff
[generic]                  208     930  22.4% -lh5- 8609 Jun 11  1996 Pcb/Components/C0.30.7.iff
[generic]                  189     984  19.2% -lh5- acff Jun 11  1996 Pcb/Components/C0.30.8.iff
[generic]                  252     532  47.4% -lh5- 53cf Jun 11  1996 Pcb/Components/A0.30.3.iff
[generic]                  259     562  46.1% -lh5- 441b Jun 11  1996 Pcb/Components/A0.30.4.iff
[generic]                  268     674  39.8% -lh5- d04e Jun  4  1996 Pcb/Components/A1.1.iff
[generic]                  263     562  46.8% -lh5- 5eef Jun  4  1996 Pcb/Components/A1.2.iff
[generic]                  253     562  45.0% -lh5- 4761 Jun  4  1996 Pcb/Components/A1.3.iff
[generic]                  275     674  40.8% -lh5- ca0f Jun  4  1996 Pcb/Components/A1.4.iff
[generic]                  209     930  22.5% -lh5- b591 Jun 11  1996 Pcb/Components/C0.30.1.iff
[generic]                  269     628  42.8% -lh5- 3f7f Jun 16  1996 Pcb.info
[generic]                 2972    7551  39.4% -lh5- 1b00 Feb 27  1996 Pcb/AFD-COPYRIGHT
[generic]                  844    1611  52.4% -lh5- c286 Jun 16  1996 Pcb/AFD-COPYRIGHT.info
[generic]                 3597    8920  40.3% -lh5- 5906 Feb 27  1996 Pcb/AFD-COPYRIGHT.it
[generic]                  842    1611  52.3% -lh5- 927e Jun 16  1996 Pcb/AFD-COPYRIGHT.it.info
[generic]                  257     562  45.7% -lh5- fabf Jun 11  1996 Pcb/Components/A0.30.1.iff
[generic]                  250     532  47.0% -lh5- d1dc Jun 11  1996 Pcb/Components/A0.30.2.iff
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        51 files   37794   92715  40.8%            Jun 18  1996
 | 
 |  | 
|  | 
| Page generated in 0.04 seconds | 
| Aminet © 1992-2024 Urban 
Müller and the Aminet team.
Aminet contact address: <aminet  aminet net> |