Questions tagged [repetier]

Repetier and repetier.com are projects concerned with 3D printer software. 'Repetier' is usually use synonymous for repetier-firmware, which is a 3D printer firmware. Use the 'repetier-host' tag if your question is about the host software.

Repetier-host and repetier-firmware are projects concerned with 3D printer software.

repetier-host is used to send g-code to 3D printers.

repetier-firmware is firmware for the Arduino based control boards of RepRap based 3D Printers.

Repetier is usually synonymous for repetier-firmware.

42 questions
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…
9
votes
2 answers

Delta printer distortion

I have make a little test with 4 dots aligned with A tower, B and C tower. Distance W and S are the same in the stl but not in the print. I have tried diferent values of diagonal root but S always is smaller than W, and all S are equal (more or less…
TlmaK0
  • 93
  • 8
7
votes
3 answers

Repetier Host stops sending commands to printer when switching Windows user

I'm running Repetier Host v1.6.1 with Repetier Firmware v0.92.9. My computer is running Windows 7 Pro SP1, 64-bit. If I set a print going via USB then switch to another user (note: I do not log out), then the pinter's display shows that the command…
Excrubulent
  • 183
  • 8
6
votes
1 answer

Perplexing Y-axis shifting problem - only in positive y direction, and only on moves of a very specific radius

I'm running a RepRap based ORDBOT Hadron on Repetier firmware version 1.0 that I built from a kit. I've slowly worked out the kinks but this one is an utter doozy. Basically I occasionally get shifting in the y-axis - the print bed moves on this…
Excrubulent
  • 183
  • 8
6
votes
1 answer

G-code firmware for handheld plotter (Arduino)

I'd like to build a plotter to work without a PC (power supply by battery). Plotter will write only several numbers on a card (really short G-code). Do you know any firmware, which can be easily modified for this reason? Or do you know G-code…
kalu1
  • 61
  • 1
6
votes
1 answer

Distortion calibration on XY plane in Repetier

I built a delta 3d printer (like a mini Kossel) and now I'm trying to calibrate it. I made all the horizontal and vertical bars myself with wood and I bought angle joints (between bars) made with 3D printed ABS. It passes all tests in Z correction…
xxx
  • 103
  • 1
  • 7
5
votes
2 answers

How to switch E0 to E1 for extruder?

I have a K280 3D printer with a MKS V1.5 and Repetier firmware. I’ve damaged the transistor associated with E0 (3rd one on the right) and so that means I need to avoid that. I’ve decided to switch to E1 for the extruder but I have a feeling I need…
Fox Ia
  • 51
  • 3
5
votes
3 answers

How should I go about printing easily removable rafts?

I have had a 3d printer for a while now, and I have a lot of the quality settings dialed in pretty well, but one thing that constantly bugs me is removing the raft from my finished prints. I am using Repetier and I have set the air gap to 0.2 mm.…
Matthew
  • 153
  • 1
  • 4
5
votes
1 answer

Help with Repetier firmware variables (Dimension Dual Delta - J Group Robotics)

So I'm finally building a new firmware (Repetier) since my current one can't be edited. It is a Delta printer and is explained in detail here: Help with Repetier firmware (probably locked and licensed) There are many variables that I couldn't find…
5
votes
3 answers

First layer - not even infill

I'm using Repetier and Slic3r and it is printing a gap between the perimeter and infill on the first layer. Also, the infill is lifting (as in photo). Any advise?
dagert
  • 69
  • 1
  • 3
4
votes
1 answer

How do I calibrate temperature control in a Repetier firmware?

I have built a 3D printer using RAMPS 1.4. I am trying to raise the hotend temperature over 180 °C. But I can hardly get to 100 °C in 60 minutes. I applied power directly to the heater and I was able to get to 220 °C in about 15 minutes. What am I…
Avel Maro
  • 41
  • 1
4
votes
1 answer

MKS board losing power after endstop installation

I just bought an MKS gen v1.3, and everything on it works fine except for when I plug in the endstops. My X endstop works perfectly in every endstop outlet, but when I plug in my Z and Y endstops, the entire board loses power. Immediately after I…
4
votes
1 answer

Export firmware as a .hex

Because .hex files can be installed without any need of an Arduino (serving as an ISP) to flash the firmware on Creality machines I was wondering, if firmware compiled via some other means (for example the Repetier firmware or Arduino) could be…
Trish
  • 20,169
  • 10
  • 43
  • 92
4
votes
1 answer

Can I repurpose the ISP pins in the lower right corner of the Melzi board?

Background: I have many years of experience with AVR and ARM Cortex PLCs and I feel very comfortable using them in projects but I am not an EE or SE. So, if I make a mistake or misunderstand something, keep that in mind. Thanks. I cracked open the…
Rincewind
  • 248
  • 1
  • 2
  • 7
1
2 3