Re: Idle carriage will not park.
Thanks Cliff for your help. Setting offsets using M206 seems like the way to go. Thank you for the link. There doesn't seem to be any mention of these settings there. // Manually set the home...
View ArticleRe: Idle carriage will not park.
I have tried M206 and M218 to set the offsets. Both pos and neg values. I get the print head moving to X63 to home, Or (X137 but in reality = X63). I also tried #define MANUAL_X_HOME_POS 0 #define...
View ArticleRe: Can't figure out BLTouch offset
I'm not sure but maybe its the slicer. Please tell me your custom start gcode. Had a similar issue and i was able to fix it by modifying the start gcode. Or maybe you have set the offset in your slicer.
View ArticleRe: Can't figure out BLTouch offset
After doing a G29, send a G1 Z0 ,does the nozzle stop at Z0 or is it above/below the bed ?
View ArticleRe: Can't figure out BLTouch offset
After any change to the default settings... You need to do a M502 (to load the default settings) followed by a M500 (to save the updated settings). If you don't do that... The behavior won't change...
View ArticleRe: Idle carriage will not park.
Finally, an answer to this mystery.:)-D I found no matter what I did, both carriages would park themselves over the print bed when not in use, thus interferring with the movement of the other...
View ArticleBLTouch setup FT5
Folgertech FT5 Mks Gen v1.4 Marlin 10-7 Bugfix Repitier-Host bed X 295, Y 295 BLTouch classic mounted 54mm to left of nozzle (0,0 on FT5 is at right rear) Only probe offset is the Y 54mm X, Y, Z...
View ArticleServo control from MKS base 1.4
So I'm trying to control a servo motor from the board. But I cannot figure out for the life of me how to edit the code. If I don't enable "servo probe", then whenever I send M280 command it just says...
View ArticleRe: 1.1.7 after auto home / bed leveling raises Z 10mm:(
how can i give a Z Offset as the bed is still moving 10mm after homing in the HyperCube Evolution I have built.....
View ArticleRe: Switching Extruders with TWO steppers
Hi everybody, I'm new in this forum, but it's almost two years that I started building a 3d printer called "Stratos" by its designer. I called mine "Cosac Stratos" and applied little modifications to...
View ArticleMarlin M4/M5 Laser commands functional?
Morning all, Just bought a laser to add to my JGAurora A5. I've been looking through the firmware and from reading I need to change the Fan D9 to D44, but I then noticed this was already assigned now...
View ArticleX, Y not moving.
I am in the process of building a CoreXY machine, and have the mechanical parts (including the stepper motors) of the X, Y and Z axes installed. I wanted to stop at this point and try moving the X and...
View ArticleRe: X, Y not moving.
if your running a random configuration from facebook, who knows what that has set... the motherboard (reprap controller) needs to match your motherboard corexy needs to be enabled yes you need...
View ArticleRe: X, Y not moving.
QuoteDust if your running a random configuration from facebook, who knows what that has set... Gotcha. However, it wasn't random. It was on the Hypercube Evolution, posted by someone who is using it.I...
View ArticleZ axis switch not working
After uploading marlin 1.1.8 to my I3 printer and autobed levelling was already enabled Z axis switch doesn't work. I tested with M119 code and it say z_min: open when I press z switch it say z_min...
View ArticleAuto Calibration G33, std deviation
What std. deviation mean ? I did use G33 and got a std. deviation of: 0.008 on my Delta with 220mm bed diameter. The leveling grid data from this printer: Bilinear Leveling Grid: 0 1 2 3 4 5 6 7 8 0...
View ArticleAnalog vs Digital PIN assignment
Hello, How are the pins declared analog or digital? To keep things short and simple I will say what I am doing, and that it is working. My problem is I do not understand how it is working. Basically I...
View ArticleRe: Z axis switch not working
It sounds like your switch is working (your subject suggests otherwise)? When you reset the printer and control each of the axis, do they move in the correct direction? Have you tried setting the...
View ArticleHow do I save bed leveling mesh data to SD card or Host
Hello all, I have a Delta. Running marlin bugfix 1.1.x (2 weeks old). I update the firmware every few weeks or so. The only thing that is a pain is redoing the unified bed leveling fine tuning - G26....
View Article