/* Talks am Sonntag, 14. September 2014, ab 19:00 */
[stratum0-wiki.git] / CNC-Fräse.mw
index 75387ec..97a8dfc 100644 (file)
@@ -57,6 +57,25 @@ Auf dem 25-Pol Kabel ist allerdings Pin 9 Common. Das sollte sich durch umlöten
 * Wird von einem externen Netzteil mit Strom versorgt, das wiederum über "Fußpedal"-Anschluss mit Rechner ("HF-Spindel") verbunden wird. (Kann kurzgeschlossen werden, die Spindel ohne den Rechner zu betreiben.
 * 50k 1/min
 
+<pre>
+ +------------------+
+ |                  |
+ | S M O O T H I E  |
+ |    B O A R D     |
+ |                  |
+ +--------+--+------+
+          |  |
+          |  |
+      +---+--+---+
+      |  REGLER  |
+      +----+-+-+-+
+           | | |       ,-----.
+           | | .......'       `.
+           | ........  Spindel  )
+           ..........:.       ,'
+                       `-----'
+</pre>
+
 ==== Werkzeug-Einsätze ====
 * Siehe Bilder
 
@@ -304,6 +323,13 @@ network.ip_address                           auto             # use dhcp to get
 #network.ip_mask                              255.255.255.0    # the ip mask
 #network.ip_gateway                           192.168.3.1      # the gateway address
 #network.mac_override                         xx.xx.xx.xx.xx.xx  # override the mac address, only do this if you have a conflict
+
+### Beim Anfahren der Endschalter wird das Programm angehalten
+### Bitte mit einer Version nach 24. Juli 2014 verwenden
+alpha_limit_enable                          true            # set to true to enable X min and max limit switches
+beta_limit_enable                           true            # set to true to enable Y min and max limit switches
+gamma_limit_enable                        true            # set to true to enable Z min and max limit switches
+
 </pre>
 
 == Workflow ==
@@ -368,7 +394,9 @@ http://www-user.tu-chemnitz.de/~heha/messtech/
 ** http://psha.org.ru/irc/%23emc/2005-04-12.html
 *** <bagi>  at the moment there is no driver for this card. it is an ISA PCB for 3  Steppers. for each motor 2 L292 and 2 8Bit for the current of the 2  coils.
 
-
+== Weblinks ==
+* [http://smoothieware.org/ Smoothieboard Projektwebseite]
+* [http://www.lipoly.de/index.php?main_page=product_info&products_id=277037 Regler für HF-Spindel]
 
 [[Kategorie:Infrastruktur]]
 [[Kategorie:Hardware]]
This page took 0.02702 seconds and 4 git commands to generate.