--You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.To post to this group, send email to make...@googlegroups.com.To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
--
You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.
To post to this group, send email to make...@googlegroups.com.
To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
If a device/software controlling the bot is responsible for resetting
the bot, it seems like it should also then follow up by turning the
heater back on...
It's also pretty easy to turn on preheat from the RepG menu. I'm sure
it's just a small tweak to change the preheat temperature...
--
You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.
To post to this group, send email to make...@googlegroups.com.
To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
Well... I'm still running a Cupcake (and building a Mendel with Gen3
boards that I already own)... I would personally yank off my own 644P
and replace it with a 1284P if it is merely a matter of code size.
A little Iridium solder and a little heat goes a long way.
Thanks for all the new code, now and in the near future!
-ethan
--
You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.
To post to this group, send email to make...@googlegroups.com.
To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
> I guess it is time to get into the firmware. I have been toying with
> designing my own lcd interface with maybe some graphics so I might
> need to modify the lcd code some.
Note that in Jetty's firmware, the current z-height is displayed in
the LCD display. However, going from that to maintaining a more
complex display in the LCD complete with graphics might be a challenge
(code space, microprocessor compute cycles).
Dan