I'm looking to get some linear rails for a delta but I've read some conflicting things about the preload they should have.
I mostly see people saying it should have a light preload for precision but others say that it should have no preload for smooth movement on a belt. If someone could clear this up for me it would be much appreciated.
Latest posts made by wylley
-
Linear rails preload for delta ?
-
Dual power supply setup with only one ?
I'm still having trouble with the connector of the extension cable for my atx psu heating so I thought I could use the two different 12v rails and wire them like they were different power supplies for the bed and board. Turns out after mesuring with a multimeter that all the connections of the power supply are connected to a single rail and that the "two 12v rails" is only labeling/advertisement. Can I still wire it like it was 2 power supplies to split the current between the wires even tough its just a regular single rail power supply or not ?
Thanks for helping -
RE: 730w atx power supply not suited/too weak ???
@veti yes I have two 5V fans but even when I put them at 100%, it doesn't change anything, they only draw 0.05A each.
-
RE: 730w atx power supply not suited/too weak ???
@veti using the 5v rail as external 5v the PSU fan doesn't stop spinning anymore and voltage stays around 11.6V whereas previoulsy it was around 11.2V . So I don't know how much the board draws but it seems that its more then the 0.9 A from my resistor. Maybe I can get stable 12v with an even bigger load, will try a halogen lightbulb.
The connector from the cpu extension cable I'm using is still getting warm though, even when only heating the bed to 60°c, so I still should put the bed on the 2nd 12v rail by connecting it to the board like its a 2nd psu as you did. Why did you need mosfets ?
-
RE: 730w atx power supply not suited/too weak ???
@dc42
@veti
Currently im only using one of the two 12v rails, I guess I could take a pci-e cable and connect it like the wiki says to do when using 2 power supplies to put a load on the 2nd one. My only concern was the wiki saying to " not connect the bed heater PSU +ve output" and in a way it would be, but I guess thats just a technicality and it should be fine.I will try using the 5V rail for external 5v and if its still not enough I will buy 25-50W halogen lightbulbs to draw more current.
-
RE: 730w atx power supply not suited/too weak ???
- 120W heated bed
- 3x stepper motors rated at 2.5 A
- geared stepper motor rated at 1.3A
- 30W hotend heater
- 12V 0.6W fan
-
730w atx power supply not suited/too weak ???
I'm trying to use a 730w bequiet L8 pure power atx power supply for the bed and hotend so I wired the 8 cpu cables to the board (4 x12v and 4 x GN) wich should give it 360w (it has two 12v rails rated at 30A each). When I heat even only the bed just to 60°c it draws so much current that the fan of the power supply stops and the cables get warm (would say ~40°c).
I tried putting a 5v load by putting a 5.5ohm 20w resistor on a molex connector and the fan does doesn't stop spining anymore but I got a low voltage warning (8.4v) and the drivers shut down because of overheating. The power supply is haswell compatible so I shouldn't even need it.
The only thing that worked was limiting the PWM of the hotend and bed to 60% but it's awfully slow and I got a heater fault once (hotend shut itself down mid print).
Thanks for helping.
-
RE: Auto calibration probe points unreachable
@oliof you were right I forgot the dot: it's 39.8 and not 398 wich would be an insane offset. I can't beleive I copied this multiple times without noticing. When the error was talking about delta parameters it threw me off but I guess the probe offset is one of them.
Thanks a lot ! -
RE: Auto calibration probe points unreachable
@oliof yes I followed it, the only thing I didn't do was mesure different trigger heights since the guide says that it is not necessary for first-time calibration and to return to it later.
here is latest bed.g that I tried (90mm probing radius) :0_1565405346043_bed.g
UPDATE: I tried entering the different trigger heights of the points in bed.g and it doesn't help, exact same behavior.
The problem is that the G30 commands like G30 X0 Y84.9 S-1 are not moving the nozzle. -
Auto calibration probe points unreachable
Im trying to use autocalibration on a delta using a bltouch but I'im getting an unsual behavior : the nozzle goes down, then without moving probes the amount of points I had set and finishes by throwing "G32
Error: Auto calibration failed because probe point P0 was unreachable using the current delta parameters. Try a smaller probing radius."I have tried down to a 50mm probing radius even tough my bed has a 125mm radius and double checked all the delta parameters but I still get no movement and the error. Looking at the coordinates of the probing points they should easily be reachable for the probe, the only thing Ive noticed is that if I put the nozzle at Z0 and go to Y25 for example the nozzle touches the bed (because its irregular/convex) but I dont see what that would have to do with the probing radius.
Thanks for helping