eagle3d_midibox_user_pack
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eagle3d_midibox_user_pack [2009/02/15 19:19] – Jack | eagle3d_midibox_user_pack [2009/03/08 02:55] (current) – Jack | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== 3dusrpac.dat ===== | ===== 3dusrpac.dat ===== | ||
| + | Just copy the code below to your 3dusrpac.dat and user.inc. | ||
| + | |||
| ==== known packages (not assigned in the 3dpack.dat): | ==== known packages (not assigned in the 3dpack.dat): | ||
| < | < | ||
| Line 26: | Line 28: | ||
| 3310LCD: | 3310LCD: | ||
| LED_RING: | LED_RING: | ||
| + | 70000K-25VA: | ||
| </ | </ | ||
| ===== user.inc ===== | ===== user.inc ===== | ||
| ==== DT6 ==== | ==== DT6 ==== | ||
| - | [[http:// | + | {{:dt6.png|}} |
| <code c#> | <code c#> | ||
| / | / | ||
| - | //DT6 | + | //Switch |
| //Created from Jack(forum.midibox.org) on 16-Jan-2006 | //Created from Jack(forum.midibox.org) on 16-Jan-2006 | ||
| // | // | ||
| Line 83: | Line 86: | ||
| ==== ALPS STEC16B03-04 ==== | ==== ALPS STEC16B03-04 ==== | ||
| - | + | {{:enc_alps_stec16.png|}} | |
| - | [[http:// | + | |
| <code c#> | <code c#> | ||
| / | / | ||
| - | //ALPS STEC16B03-04 | + | //Encoder |
| //Created from Jack(forum.midibox.org) on 16-Jan-2006 | //Created from Jack(forum.midibox.org) on 16-Jan-2006 | ||
| // | // | ||
| Line 228: | Line 230: | ||
| <code c#> | <code c#> | ||
| / | / | ||
| - | //Nokia 3310 LCD | + | //Display |
| //Created from Jack(forum.midibox.org) on 16-Jan-2006 | //Created from Jack(forum.midibox.org) on 16-Jan-2006 | ||
| // | // | ||
| Line 259: | Line 261: | ||
| } | } | ||
| rotate< | rotate< | ||
| + | #end | ||
| + | </ | ||
| + | |||
| + | ==== Talema 70000K-25VA ==== | ||
| + | {{: | ||
| + | <code c#> | ||
| + | / | ||
| + | //Trafo Talema 70000K-25VA | ||
| + | //Created from Jack(forum.midibox.org) on 08-Mar-2009 | ||
| + | // | ||
| + | ********************************************************************************************************************************************/ | ||
| + | #macro USER_Talema_70000K_25VA() | ||
| + | union{ | ||
| + | |||
| + | box { <-30, 0, -30>, <30, 6.7, 30> } | ||
| + | cylinder{< | ||
| + | cylinder{< | ||
| + | |||
| + | intersection{ | ||
| + | union{ | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | box {< | ||
| + | } | ||
| + | box { <-29.5, 6.7, -29.5>, <29.5, 32, 29.5> } | ||
| + | } | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | box { <-0.25, 0, -0.5>, <0.25, -5, 0.5> | ||
| + | | ||
| + | texture{ pigment{color NeonBlue} finish {ambient 0.1 diffuse 0.9 phong_size 40 roughness 0.05}} | ||
| + | |||
| + | } | ||
| + | rotate< | ||
| #end | #end | ||
| </ | </ | ||
| Line 365: | Line 420: | ||
| Antialias_Depth=20 | Antialias_Depth=20 | ||
| </ | </ | ||
| + | |||
| + | ===== Wish List ===== | ||
| + | * MEC_SWITCH_3FTL6 | ||
| + | * MEC_CAP_1U | ||
| + | * EA_DOG-M | ||
| + | * EA_DOGL128-6 | ||
| + | * EA_DOGM128-6 | ||
| + | * EA_DOGM132-5 | ||
| + | * EA_LED55X31 | ||
| + | * EA_LED55X46 | ||
| + | * EA_LED68X51 | ||
| + | * EA_TOUCH128-1 | ||
| + | * EA_TOUCH128-2 | ||
| + | * EA_WF100-04S | ||
| + | |||
eagle3d_midibox_user_pack.1234725583.txt.gz · Last modified: 2009/02/15 19:19 by Jack
