as part of reading thru these forums, there is mention of all other sorts of controller boards, azteeg, smoothie, etc. some are spoken of very highly, smoothieboard in particular. some of the forum members here are really up on some of the hardware and software ins and outs, I was particularly intriguend with 626pilots fsr based bed leveling.
seems if I want to go with more than 1 extruder I need to upgrade. if I want auto bed leveling , again an upgrade, 24 volt for everything, again an upgrade if I don't use the SSR mod for the ramps board.
so my question is twofold. first what are peoples recommends for a different microntroller? what do you look for in a piece of hardware? I know a few of you guys are engineers by trade, I am a mechanic and small green boards are not my strong suite. second how much difficulty is added to the software portion of the controller when adding another print head? things like indexing the print head to the same x,y,and z zero....
thanks in advance everyone!!
Tom C
a question on microcontroller boards
-
- Printmaster!
- Posts: 345
- Joined: Mon Jan 06, 2014 1:24 am
a question on microcontroller boards
MAX V1
325 MM carbon arms trick trucks effector mount LED ring heat spreader
Corvair750
V6 Hotend
Robo 3D
Flashforge creator
http://WWW.TeslagenX.com" onclick="window.open(this.href);return false; - Bedini experimenter kits, books, DVD's
325 MM carbon arms trick trucks effector mount LED ring heat spreader
Corvair750
V6 Hotend
Robo 3D
Flashforge creator
http://WWW.TeslagenX.com" onclick="window.open(this.href);return false; - Bedini experimenter kits, books, DVD's
Re: a question on microcontroller boards
You can do all of the mentioned stuff on the rambo as well.
It supports 2 extruders, has some ios for the fsrs and by default you can run 24v for the bed. The bed we use has low resistance so it draws a lot of current at 24v so you either need to modify the software a bit or dial down the psu. (These are not the fault of the rambo.)
The problem people are having with it is:
1 it is not a fast processor
2 it is an arduino which means that for the noob writing software is easier but for some one who knows programming it has limitations.
3 there is only support for 2 extruders.
I think it is fit for purpose.
It supports 2 extruders, has some ios for the fsrs and by default you can run 24v for the bed. The bed we use has low resistance so it draws a lot of current at 24v so you either need to modify the software a bit or dial down the psu. (These are not the fault of the rambo.)
The problem people are having with it is:
1 it is not a fast processor
2 it is an arduino which means that for the noob writing software is easier but for some one who knows programming it has limitations.
3 there is only support for 2 extruders.
I think it is fit for purpose.
When on mobile I am brief and may be perceived as an arsl.
Re: a question on microcontroller boards
Can you go into more detail on the modifications needed for the software / backing off on the PSU?teoman wrote:You can do all of the mentioned stuff on the rambo as well.
It supports 2 extruders, has some ios for the fsrs and by default you can run 24v for the bed. The bed we use has low resistance so it draws a lot of current at 24v so you either need to modify the software a bit or dial down the psu. (These are not the fault of the rambo.)