Most Popular
1500 questions
4
votes
4 answers
Difficulty getting good precision
I have a reprap printer with 0.3mm nozzle. It prints quite well, I am really surprised with quality of all the surfaces and the general precision of the parts printed. BUT I HAVE a problem: when making (for example) a 10mm x 10mm x 10mm cube with a…

Samul
- 235
- 1
- 2
- 5
4
votes
2 answers
Reprap variants with servo motors rather than stepper motors?
In a discussion about motors with a friend who used to work in the robotics industry, he told me that he despised stepper motor systems, as every stepper based system he had worked on required a bunch of hacky software fixes to make the system…

Samveen
- 673
- 6
- 20
4
votes
2 answers
Delta 3D printer extruder?
I've never gotten a 3D printer, nor do I know very much about them, but I'm thinking of buying a delta 3D printer kit for around $450. When I looked online of some disadvantages of Delta printers I found that they typically don't have Bowden…

Jake Blocker
- 163
- 5
4
votes
1 answer
What kind of aluminium grade for a heated 3D printer bed?
I'm replacing my standard MK3 Aluminium printing bed with a custom sized bed paired with a silicone heater. I came across a few on Amazon and they all have grades such as 6061, 3003, 5052 etc. I know these mean the composition of the Al alloy and…

electrophile
- 356
- 4
- 11
4
votes
1 answer
Delta Kossel 3d Printer Heatsink issues
I feel stupid for asking, but could it cause issues if the Heat sink/Heater block/Extruder tip can spin freely in a Kossel Delta 3d printer? I went to remove the extruder tip the other day, and noticed that all of the assembly is free spinning. I am…

Albert Vincent
- 41
- 2
4
votes
2 answers
Z axis at print is lower than when I home
I replaced the controller board in my Monoprice Select Mini with an Arduino/Ramps setup and compiled an uploaded Marlin 1.1.0-RC8 to run it. I've got most everything calibrated and working with one exception.
I tell the printer to home for xyz and…

Jeff
- 171
- 6
4
votes
4 answers
What makes 3D printing noncompetitive for medium production runs?
I've been 3D printing as a hobby for a couple of years now, and have always heard how 3D printing is great for prototyping, but once you get beyond 10 or 20 pieces it's just not cost competitive with other technologies. I just accepted this to be…

Nicholas
- 141
- 2
4
votes
3 answers
Lower BuildTak adhesion
I'm having a similar issue to this one: I have retrofitted my printer with a BuildTak sticker. I'm printing PLA at 60°C bed temperature - currently using a 0.3 mm nozzle, but I had similar issues with the 0.4mm nozzle before.
If I bring the nozzle…

vwegert
- 466
- 5
- 12
4
votes
2 answers
Error: Dry mode when moving Z-Axis
My printer just stopped working. It seems like it's working perfectly, but it gives me an error whenever I move the Z-Axis (Error: Printer set into dry run mode until restart) then, the bed temperature appears to be at 293ºC when it's actually at…

Mc Kernel
- 141
- 4
4
votes
1 answer
Structural Analysis
I have some files for 3d printing that I want to do structural analysis because I plan to apply loads on them. I know there is a Solidworks analysis module for this purpose called Simulation, but according to what I have read about this software it…

LCarvalho
- 217
- 1
- 6
4
votes
1 answer
How do I repeat the layers of Slic3r for every 3 infill layers with different angles? (Might need some programming knowledge)
I'm working on developing alternative infill layers to print at different angles, using Slic3r. Using Slic3r's rectilinear infill, printing at specific angles for 3 layers then repeat.
I'm working towards finding the code in the source code where…

Jiong Le
- 71
- 5
4
votes
1 answer
3D printer test troubles (M999 error, motors do not move)
I've been recently building a 3D printer and I'm having issues testing it.
This is my hardware:
RAMPS 1.4
Arduino Mega 2560
4x Pololu Motor shields A4988
1x Nema 17 extruder
2x floppy stepper motor
1x DVD stepper motor
Generic hotend with 0,4 mm…

3Dmaurizio
- 41
- 1
4
votes
1 answer
Reprap Ormerod 2 Duet web control not automatically starting, how can I fix?
I have an Ormerod 2 which is controlled by an Duet board with original up to date firmware. When I power it on and try to use the web interface (web control) it seems to not have started. When I connect my printer to my laptop and use Pronterface…

laundmo
- 141
- 3
4
votes
2 answers
What G-code commands tell the printer to change nozzle on a dual extruder printer?
I have been playing around with creating scripts to generate some custom G-code for a Malyan M180 and I am having trouble understand what commands to use to switch nozzles. Sometimes I can get the nozzles to switch and it doesn't recenter but…

user802599
- 636
- 1
- 5
- 9
4
votes
2 answers
Assisted manual levelling with Marlin
Marlin offers a bunch of different choices for auto-levelling and assisted manual levelling for bent build plates (mesh levelling), but for the moment I want to level things completely manually.
That is, I want to move Z to 0, disable steppers, and…

dietr
- 141
- 1
- 2