X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/d80aac15d1f0617b19aef9cb8c423932e29ada49..82c0f56ce7dcbeb168fa810485b73c565523d6c5:/CNC-Fr%C3%A4se.mw diff --git "a/CNC-Fr\303\244se.mw" "b/CNC-Fr\303\244se.mw" index 490982044..97a8dfc15 100644 --- "a/CNC-Fr\303\244se.mw" +++ "b/CNC-Fr\303\244se.mw" @@ -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 +
+ +------------------+
+ |                  |
+ | S M O O T H I E  |
+ |    B O A R D     |
+ |                  |
+ +--------+--+------+
+          |  |
+          |  |
+      +---+--+---+
+      |  REGLER  |
+      +----+-+-+-+
+           | | |       ,-----.
+           | | .......'       `.
+           | ........  Spindel  )
+           ..........:.       ,'
+                       `-----'
+
+ ==== Werkzeug-Einsätze ==== * Siehe Bilder @@ -304,10 +323,22 @@ 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 + == Workflow == -* ? +* Model (CAD) +*: Erzeugen des Models mittels einer CAD-Software. (QCAD) +* Fräsanweisungen (CAM) +*: Erzeugen der Fräsanweisungen/Maschinenanweisungen mit einer CAM. (CamBam) +* Übertragen auf CNC-Controller Smoothieboard +*: Per Dateiupload (Datenträger von Smoothieboard, SD-Karte) == Archiv == @@ -363,7 +394,9 @@ http://www-user.tu-chemnitz.de/~heha/messtech/ ** http://psha.org.ru/irc/%23emc/2005-04-12.html *** 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]]