Questions tagged [reprap]

For questions regarding RepRap (replicating rapid prototyper) project, its Firmware of the same name and related topics as FFF (Fused Filament Fabrication).

64 questions
22
votes
5 answers

Should I enclose my 3D Printer?

I have a home built RepRap with all sides open.. Would there be any advantage to enclosing the print area in acrylic?
Matt Clark
  • 1,892
  • 4
  • 16
  • 31
11
votes
3 answers

How many times printed printer can print it-self?

There is a 3D desktop printer RepRap which can print most of its own components. Assuming each printed printer will print the next one and so on. Are there any limitation how many times this can be achieved? For example somebody printed for me…
kenorb
  • 2,545
  • 2
  • 20
  • 40
11
votes
2 answers

How does the home position work on a Prusa i3 RepRap Printer?

By what process does the Prusa i3 determine it's home position? I have a feeling that it works like this, but I'm not entirely sure about it: If none of the end stops are activated; assume you are somewhere between Max-X, Max-Y, Max-Z and the…
leeand00
  • 1,883
  • 1
  • 18
  • 28
10
votes
3 answers

What's the advantage of two z motors?

Some RepRap models use only a single motor for the Z axis, others use two. For example, there is the 3drag that has only one motor and a smooth rod on the other side. There are modifications that add a threaded rod on the other side that is…
nnscr
  • 103
  • 1
  • 1
  • 6
10
votes
4 answers

Under extrusion towards the end of the print

I have really strange problem. Thing is that my print (first layer) started ok, not good nor perfect but ok and everything was going well but then all of a sudden, near the end of a print, quality drops drastically. I'm not really sure but I think…
Rakic
  • 103
  • 1
  • 7
10
votes
3 answers

3D printer stepper motors only going one direction and skipping in the other

I have built a couple of 3d printers now and I'm having a little trouble with one I'm currently on. I frankensteined this one with two of my other printers that I had built. I took the Arduino mega and ramps 1.4 out of the older one and wired it up…
10
votes
2 answers

Is the weather a problem for MDF frames?

I've acquired all the parts to build a Reprap Prusa i3 rework, the only missing part is the frame. I'm in doubt between a MDF cut (cheaper) or acrylic (more expensive), of course a cheaper one is my preferred option until I see any disadvantage on…
André Teixeira
  • 205
  • 2
  • 9
10
votes
3 answers

Tips for not burning out my Arduino Mega or catching something on fire when wiring a Prusa i3?

I'm reading about wiring up the electronic components to my Prusa i3 using an Arduino Mega 2650 and Ramps 1.4. I have step sticks, a heated bed, and a Switching Power Supply 12v Dc 30a 360w (more details on that later when I can add which ones to…
leeand00
  • 1,883
  • 1
  • 18
  • 28
8
votes
4 answers

Sharing a printer over a network

I have a Tronxy X3 (i3 Clone) running Repetier firmware on a Melzi board. I would like to share the printer over my home network so that: Both my boys and I can use the printer. (We have separate Windows 10 PCs) I can initiate a print from my…
markshancock
  • 2,412
  • 2
  • 11
  • 35
8
votes
1 answer

MINTEMP error after crash

I just got my HICTOP Prusa i3 Aluminium frame printer and finished putting it together. After setting it to preheat, I realized the bed was not level - I adjusted it and accidentally caused the head to crash into the bed. It sounded like something…
jmontineri
  • 121
  • 6
8
votes
3 answers

Connector Suggestion for Extruder and Heatbed

On my Reprap-like 3D printer, I routed all the wires to a spot near the base; for the motors, endstops, thermistors, etc, I plugged them all into a DB25 breakout board, and that's working great. For my Extruder (12v), and my heat bed (16v), I'm…
BrainSlugs83
  • 343
  • 3
  • 9
7
votes
1 answer

What are the advantages/disadvantages of using synchromesh cables instead of belts?

Some 3d printers use synchromesh cables instead of belts. For example, the Deezmaker Bukito (http://bukito3d.com/) and a number of RepRap conversions. Photo from http://christophergranz.com/?p=449 Are they significantly better than GT2 belts? What…
Ryan Carlyle
  • 6,456
  • 2
  • 13
  • 33
7
votes
1 answer

Using an Arduino Mega with burnt voltage regulator

Due to a not-given compatibility with Makerbot mechanical endstop wiring (and carelessness on my side) I ended up burning the voltage regulator on my Arduino Mega 2560. Now, powering the Arduino separately from a USB power supply, I can operate the…
kamuro
  • 2,854
  • 2
  • 21
  • 42
7
votes
1 answer

How is a J-Head Extruder Head attached to the Prusa i3 rework?

I am building a Prusa i3 Rework, and I haven't been able to find out how to attach my J-Head extruder (see below), at the moment it's just kind of held there by pressure, but it seems there are two holes on ether side of it; not sure if they're…
leeand00
  • 1,883
  • 1
  • 18
  • 28
7
votes
1 answer

Cloning the Marlin git repo while keeping my configuration.h settings?

I cloned the Marlin repository and changed all my settings in configuration.h to match my old settings. Now when the RC branch gets updated, is there a way to upstream pull the changes without losing my settings?
Luke
  • 173
  • 2
1
2 3 4 5