Show all posts by user
Try Arduino 17 to see if that works
I have not tried Arduino 18, nor did I know it was released, so try the older version first.
by
Grogyan
-
RepRap Host
I remember a couple of tore ideas.
1. All non replicatable must be able to be made without the need for special equipment like a lathe. A drill press and bits, vice are a couple of examples of tools which are easy to come by.
2. To be able to demonstate that the printer can swap tools by itself.
3. Demonstrate it can use all 4 tools in a single build.
The fourth tool being a light drill for
by
Grogyan
-
Kartik M. Gada Humanitarian Innovation Prize
Quoted here to start things off.
The winner of the PM interim prize will be the inventor who can make a 3-D printer that can demonstrate the following:
* Print at least three different materials, including one that is usefully electrically conductive.
* The ability to print electronic circuit boards.
* Print beds†must be of a material which may be reused with minimal refurbishment
by
Grogyan
-
Kartik M. Gada Humanitarian Innovation Prize
I just spent several hours last night to hunt for information on how to program a virgin Atmel 644p with a bootloader that accepts the Arduino IDE.
If like me you program a virgin chip right off from Arduino IDE, it may likely fail.
I use the USBtiny from Adafruit
I also downloaded the latest version of AVRdude that comes with WinAVR, as it has the support for the 644p.
I had to use AVRdude a
by
Grogyan
-
Firmware - mainstream and related support
Wade Wrote:
-------------------------------------------------------
> Did you run the SDA and SCL lines from the
> motherboard to the extruder? It's a bit of a
> messy hack, but it keeps the stepper timing all on
> one CPU. Watch out for noise on those lines
> though!
>
> Wade
Funny thing happened today, between what you and NopHead said. I was at work looking at my desk
by
Grogyan
-
Firmware - mainstream and related support
I may have made a mistake when I put those wires on.
They were going from the motherboard I2C to the extruder board I2C, they should've gone to the D9 and D10 inputs on the extruder board.
Will check this out soon.
by
Grogyan
-
Firmware - mainstream and related support
SebastienBailard Wrote:
> Is anyone
> making robots with their RepRaps or is it to early
> to give it a dedicated forum? Still too early, or
> does that mean we should start a forum and
> incubate things like RepRobo-One, a one-foot
> (30mm) tall bipedial robot? Or RepRex, a
> quadrupedal robot.
>
> What do people think, does that sound cool?
Building robots is the
by
Grogyan
-
Robots!
Hello everyone,
I have got the Generation 3 electronics, ie V1.2 motherboard, V2.2 Extruder board, and 3 V2.3 stepper drivers.
Using the latest released RepRap firmware in both boards. and also using the latest host software (August last year).
Everything works except the extruder stepper. I know the COMS are working because I can turn the heater on and off. I can also read the heater temperat
by
Grogyan
-
Firmware - mainstream and related support
We should stop using AoI as it is so bugged, it cannot be opened if Java 6 is on your machine.
Blender however is continually being updated with frequent updates during the year, and runs on any machine, so my suggestion, scrap AoI for the open source method and begin using Blender.
by
Grogyan
-
3D Design tools
casainho Wrote:
-------------------------------------------------------
> Grogyan Wrote:
> --------------------------------------------------
> -----
> > Has anyone tried, say a 3mm thick sheet atop of
> > the normal platform, usually mdf?
>
> I did and I bought that 3mm sheet on a local shop.
> It came already bended and even when I fixed it
> using screws it go
by
Grogyan
-
General
Has anyone tried, say a 3mm thick sheet atop of the normal platform, usually mdf?
by
Grogyan
-
General
I'm fed up, so i've bought a couple new 644P-20AU and 168-20AU to replace the ones on my boards.
I can't really afford to buy them but bought them anyways
by
Grogyan
-
RepRap Host
SebastienBailard Wrote:
-------------------------------------------------------
> It uses splines cut into the motor shaft with a
> Dremel and a jig I believe.
>
> This sounds like something we need to automate
> further.
It shouldn't need to be something we automate, we should be able to use any sized Spur Gear or splined sleeve we like and adjust the bearing close to it, then
by
Grogyan
-
Reprappers
Sweeeeeeeeeeeet as! ><
Great idea, I may actually buy them from these guys and ship them to NZ, depending how much I can get them from my local supplier.
Thanks so much
Put it onto the wiki and the BOM Open Office spreadsheet.
by
Grogyan
-
Mechanics
Triffid_Hunter Wrote:
-------------------------------------------------------
>
> ripts/CAD/Caliper
If you have Blender 2.49, then you already have it, just make one window a scripts window and select it from one of the drop down menus
by
Grogyan
-
General Mendel Topics
The pins that are giving issues are
H1D1
H1E1
H2D2
H2E2
Which are not timer pins, and are also not ADC input capable either.
I've got to take my extruder board into work to replace an LED, and to check other things, but in any case the other should light up when its working, regardless if a motor is connected or not, and I do have one connected.
I've not explored a bootloader issue, is the boo
by
Grogyan
-
RepRap Host
Best to buzz Vik Olliver in Auckland, he gp usually forgetful, so you need to keep bugging him.
I live in Auckland, and am a member of the RoboNz group. i love robots so i'm building a RepStrap, but once i'm actually printing parts out, i'll be flogging Mendel parts off on TradeMe.
At some point Tim Carr from MindKits.co.nz will have an official inventory of Mendel bits for us Kiwis
by
Grogyan
-
New Zealand RepRap User Group
Actually, with so many sub forums around now, its getting a lot harder to keep track.
If the forum were collapseable and expaded when needed, that would be very helpful.
I'm one of those people that browse the web, read and write to specific forums when they are at work, on their mobile phone.
by
Grogyan
-
RepRap Host
I think I have found the problem, I ran some test code to turn on some leds, and it looks like my Arduino has some slightly half dead pins.
Whether it is from static or from back EMF from the MakerBot firmware, I dunno, so i'll have to get a couple from Farnell, as they are the closest supplier to me with stock, and i'll replace my Atmega 644 20PU (DIP) with another tqfp, as the once I had put o
by
Grogyan
-
RepRap Host
liav Wrote:
-------------------------------------------------------
Is there an optimal type of threaded
> rod to use? Any other suggestions?
>
For the z axis I would suggest you try 306 stainless steel, as the zinc plating of zinc plated rods can flake off and cause jamming.
by
Grogyan
-
Mechanics
Whoops, I got a little distracted watching the large MakerBot blog video, then jumped onto YouTube to find a good video and found lots, of musical Tesla coil action.
Modifed that bit of code, won't compile, will have to comment it out.
by
Grogyan
-
RepRap Host
Looking through the firmware code while i'm at work on tea break, I see that M101 and M101 have been commented out with a note saying that its been replaced by E codes, not implemented by the look of it.
Another note says that M126 and M127 is now how the extruder gp controlled.
I'm just so confused, and it wont work.
My thought is that i'll uncomment the M101 and give it a shot when I get home
by
Grogyan
-
RepRap Host
I have Gen3 electronics, ie a V1.2 mobo, V2.2 extruder and 3 V2.3 stepper drivers.
The plan is once I have it all going, in some partial way, I can change the firmware to use an encoder and use that to step the DC extruder.
At the moment, the extruder driver isn't even being turned on, even if I had a stepper pinch extruder, it wouldn't work anyway.
by
Grogyan
-
RepRap Host
I've done all that, looks like M101 isn't recognized
I'm going by what is on this page, which is out of date
by
Grogyan
-
RepRap Host
goinreverse Wrote:
-------------------------------------------------------
> My apologies but those chars were my way of
> venting subtly without writing a gigantic rant.
That's ok, I visit another forum which uses far worse language for a video game, it just generally pulls morale down while not really getting anywhere, and I find asking nicely works faster than flaming. And I have a lo
by
Grogyan
-
General
I'm using
As the SVN version is changing, and nt released under this format above.
And the firmware is
Though i've been tinkering around with the latest from SVN and this released version to get it to work, so far to no avail using the above firmware.
I've not tried using terminal (HyperTerminal in Windows), will try that now.
by
Grogyan
-
RepRap Host
Looking at the page it looks like either 3mm or 4mm thick sheet
PaxTruder
Tamiya Extruder
Mine is printed, but if you look closely at it, it shouldn't be too difficult to convert it to laser cut acrylic
RapMan Extruder
I'm sure there are others, as i've seen NopHead with his own design, most of the designs are pinch wheel variants.
One last request, could you not use those first 5 uppe
by
Grogyan
-
General
No one has an idea of why the extruder isn't turning on?
by
Grogyan
-
RepRap Host