 | | Re: Replenishing NXT Educational sets
|
|
(...) Bricklink does not have the same part number for this piece as Peeron/LDRAW. Use this part number: (URL) You will find hundreds for sale. (18 years ago, 26-Oct-07, to lugnet.robotics.nxt)
|
| |
 | | Replenishing NXT Educational sets
|
|
The Edu Set has two 1x13 Technic Beams, (URL) The models presented in all the curriculum materials are absolutely dependent on these 1x13 beams. Bottom line, a missing 1x13 beam causes students a lot of grief, consternation, discouragement, (...) (18 years ago, 25-Oct-07, to lugnet.robotics.nxt)
|
| |
 | | Re: nbc gives error for SendRemoteString
|
|
(...) This is caused by a typo bug in the NXTDefs.h header that I accidentally introduced in beta 32. If you are running on a Windows box you can download a pre-release of beta 33 from the test_release.zip on the BricxCC page. I will have beta 33 up (...) (18 years ago, 25-Oct-07, to lugnet.robotics.nxt)
|
| |
 | | Four-stroke pneumatic pump
|
|
Here is my last creation, a four-stroke pneumatic compressor. (URL) only special parts are the small pumps and the crankshaft pieces. This compressor can also be build up partly. I mean you can use one or two pumps instead of four. Depending on the (...) (18 years ago, 25-Oct-07, to lugnet.robotics, lugnet.announce) !
|
| |
 | | nbc gives error for SendRemoteString
|
|
Hi, has there been an undocumented change in the last nbc? I have some programs that use SendRemoteString and I cannot compile them any more (they compile with older versions). This minimal prog: ---...--- task main() { string out; out="String"; (...) (18 years ago, 23-Oct-07, to lugnet.robotics.nxt)
|