 | | Re: A sad day for BIP?
|
|
(...) I've gotten a number of emails from him in the last two days and am working on responding today. :) Jake --- jake AT countersinkdg DOT com Webmaster - BIP (URL) (19 years ago, 10-Apr-07, to lugnet.inst, lugnet.general, lugnet.publish)
|
| |
 | | Re: A sad day for BIP?
|
|
(...) interested in helping to this project, but he hasn't been able to contact you. He has a web for spanish AFOL's, www.ladrillitos.com, there you have contact info. Please let him know about what you think. Regards. (19 years ago, 10-Apr-07, to lugnet.inst, lugnet.general, lugnet.publish)
|
| |
 | | Re: A sad day for BIP?
|
|
(...) the growing of LEGO community, and your site has been a wonderful LEGO resourse. Hope somebody inherit your project, and luck with your work and so. Julen. (19 years ago, 10-Apr-07, to lugnet.inst, lugnet.general, lugnet.publish)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) Hi Juergen, Yes, I found this night the entries at Lego-Source-Code... and no line about P-NET-Protocol... My first thought was to implement a simple p-net-node at own MCU, but now I can try my own communication from NXT (master) to external (...) (19 years ago, 10-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: Its starting to happen...
|
|
(...) Do you suppose the real reason behind the color change was to make the product visually "jump off the shelves" under the crappy lighting in Wal-Mart? This would make more sense than any other rationale I've heard so far, except that you (...) (19 years ago, 10-Apr-07, to lugnet.color, FTX)
|
| |
 | | Re: Another matrix inverse question
|
|
(...) Hi Travis, Looking at the java version of your inversion routine I would guess that it will work for almost any 3x3 matrix + 1x3 translation (the 4x3 + 1 form). Where it will have problems is in matrices for which one or more of the (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Re: NEW VERSION! Re: Conversion file for ldraw to ldd
|
|
Hi Mike, Couple of ideas for a couple of the bugs. (...) Did you triy transparent and opaque? (...) Did you try 30039? (...) Tim (19 years ago, 10-Apr-07, to lugnet.cad.ldd)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
Hi Christian, (...) the RS-485 interface is directly connected to the AT91SAM7S USART, so you can choose the bit rate quite freely. (...) No, it is not necessary, P-Net is just a field bus which seems to be popular in Denmark, there are others which (...) (19 years ago, 10-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: EggArt - a 4-colour Easter egg painting robot
|
|
(...) Wonderful. This is not the typical Mindstorms Printer, of course ^_^ Congratulations David! (19 years ago, 10-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Its starting to happen...
|
|
(...) Try flourescent lighting sometime. I'm thoroughly convinced that any focus groups that might have been asked about the bleys vs. greys had to have been shown the different colors under standard cool-white flourescent lighting like you'd find (...) (19 years ago, 9-Apr-07, to lugnet.color)
|
| |
 | | Re: Set 7029
|
|
(...) ciao,per quanto mi riguarda il set è carino. Mi aggiungo al commento di Willy per i colori. Per la mia costruzione sto finendo i grigi chiari e scuri tipo vecchio e devo passare a quelli nuovi. La differenza è notevole e quelli nuovi sono (...) (19 years ago, 10-Apr-07, to lugnet.org.it.itlug)
|
| |
 | | Re: Another matrix inverse question
|
|
(...) Sorry about that. I wrote that code so long ago that I forgot that it wasn't a fully general-purpose matrix inversion routine. (Note that it is the way it is so that it will perform better, not because I was too lazy to do the whole shebang.) (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Re: Another matrix inverse question
|
|
(...) I think you've converted Travis' code properly, but just looking at the code, I'd say it's only intended to produce the inverse of the upper-left 3x3 matrix. None of the other rows or the determinant depend in any way on the 4th row, and it's (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Another matrix inverse question
|
|
Hello, I read James Reynolds' question about inverse matrices and the responses with interest since I similar questions about matrix inverses. I used Travis's TCVector::invertMatrix code as the base for a Java function. Other than the change to Java (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Re: NEW VERSION! Re: Conversion file for ldraw to ldd
|
|
(...) I just uploaded my version 1.01e. This is what I have fixed and found as of today. Im still working on some problem ones below and Im at a loss on what to do if anything I could do. If you already downloaded the 1.01A through D you will have (...) (19 years ago, 10-Apr-07, to lugnet.cad.ldd)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue
|
|
(...) I thought it was, but in this case it wasn't. The color 24 line can be skipped. And the double pigment declaration was just a pure mistake; one definition is of course sufficient. :) /Tore (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue
|
|
(...) Good to know. Thanks! (...) I kind of recall that. In some cases, I've seen that L3P ignores an LDraw file with just Type 0 lines. I haven't checked if the IFPOV code makes it not ignore C13-73.dat, but I just did it in a routine manner. /Tore (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue
|
|
(...) If you want to see the medium blue in LDView, just add the following line to C13-73.dat (anywhere outside the IFPOV section): 0 !COLOUR Medium_Blue CODE 13 VALUE #6E99C8 EDGE 0 Tore, is the color 24 line in the file necessary in order to make (...) (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) Hi, halfduplex is not the problem when connecting the NXT to an external MCU. My problem is the bitrate of 921,6 kbits/s. Simple cheap MCU like ATMega didn't support this bitrate (as far as I know). To add an external devices (e.g MCU+SD-Card (...) (19 years ago, 9-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue [DAT]
|
|
(...) This is a great idea that deserves to be highlighted while we're waiting for L3P and other programs to support ldconfig.ldr! Inpired be the objects like timers, dialog objects, menu items etc I add to a Form in a Delphi project, I just came up (...) (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|