Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:I don't even, what are they, what? (Score 2) 103

Now that I think about it, that's true, there is no hardware flow control for RepRap firmware. Sorry, forgot about that. Every command is responded to with "ok" if it's been accepted into the buffer. If there's no room, the "ok" is delayed until the buffer has space. So maybe "copy file com1:" might not work well, but a very simple expect script could do the job.

Comment Re:I don't even, what are they, what? (Score 1) 103

Some firmware lets you use the nonstandard 250000 baud rate. On Linux, 250000 is supported by newer kernels but requires some libraries be updated (pyserial for Pronterface and Octoprint). The reason that's chosen is because it divides down with no clock error to the CPU clocks used on some of the AVRs used for RepRaps.

This isn't a problem if you use 115200.

Is that what you were thinking of?

Comment Re:Something missing (Score 1) 103

You can throw any bitmap at any color laser printer, and it should print it.

Take any 3D model and send it to a 3D printer and you'll likely get a blob of goo if the toolchain doesn't choke on the model first.

Mapping a 2D image to a 2D surface is easy. Taking an arbitrary mesh and turning it into instructions to manufacture a mechanically sound object is hard.

Comment Re:chair jokes (Score 1) 387

Bings forth the mental image of Ballmer looking critically while interns strain to hold up a couch, saying "Two inches to the left. Hrm, ok, now two inches to the right. Now another two inches to the left..." for an hour before having them set the couch back down exactly where it was.

FTFY.

Slashdot Top Deals

If all else fails, lower your standards.

Working...