VanOfHoogen
VanOfHoogen
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 2/13/2024 in #fix-my-printer
dual 5015 not working
Why does PD15 and PD14 works and not PD12/13?
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 2/13/2024 in #fix-my-printer
dual 5015 not working
I don't use PD13 for the electronic enclosure as mine is open and air cooled. So even when I plug an extra fan in PD13 and set the config to
[multi_pin part_fan]
pins: PD15, PD12, PD13
[multi_pin part_fan]
pins: PD15, PD12, PD13
the extra fan doesn't spin
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 2/13/2024 in #fix-my-printer
dual 5015 not working
I get the exact same thing
6 replies
RRCRat Rig Community [Unofficial]
Created by tame-yellow on 5/18/2023 in #fix-my-printer
help with inductive probe
same...were you able to find a solution? I can run G28 fine and have no issue running probe_calibrate but I can't get a bed mesh without o trigger on probe after full movement
2 replies
RRCRat Rig Community [Unofficial]
Created by 3dRig on 12/23/2023 in #fix-my-printer
no trigger on probe after full movement
{% if params.Z is defined or params.Y is not defined and params.X is not defined %}
RESPOND MSG="Homing Z"
{% if x_homed == False or y_homed == False %}
M118 X and Y must be homed before homing Z
{ action_emergency_stop("X and Y must be homed before homing Z") }
{% else %}
{% if z_probe == "stowable" %}
DEPLOY_PROBE
G0 X{safe_home_x} Y{safe_home_y} F{speed}
G28 Z
G0 Z{z_hop} F{z_hop_speed}
STOW_PROBE
{% else %}
G0 X30 Y{safe_home_y} F{speed}
G28 Z
G0 Z{z_hop} F{z_hop_speed}
{% endif %}
{% endif %}
{% endif %}

{% if params.Z is defined or params.Y is not defined and params.X is not defined %}
RESPOND MSG="Homing Z"
{% if x_homed == False or y_homed == False %}
M118 X and Y must be homed before homing Z
{ action_emergency_stop("X and Y must be homed before homing Z") }
{% else %}
{% if z_probe == "stowable" %}
DEPLOY_PROBE
G0 X{safe_home_x} Y{safe_home_y} F{speed}
G28 Z
G0 Z{z_hop} F{z_hop_speed}
STOW_PROBE
{% else %}
G0 X30 Y{safe_home_y} F{speed}
G28 Z
G0 Z{z_hop} F{z_hop_speed}
{% endif %}
{% endif %}
{% endif %}

add the g0 x30 code (moves the x axis 30mm to the center
2 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/26/2024 in #fix-my-printer
x stepper motor erratic behavior
closing this as fixed
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/26/2024 in #fix-my-printer
x stepper motor erratic behavior
Nah, turns out it was the x motor that died on me.
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/25/2024 in #fix-my-printer
extruder ratcheting noise
but god I had to ues force
7 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/25/2024 in #fix-my-printer
extruder ratcheting noise
marking this as solved
7 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/25/2024 in #fix-my-printer
extruder ratcheting noise
use shorter screws on the eva 3
7 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/25/2024 in #fix-my-printer
extruder ratcheting noise
No description
7 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/25/2024 in #fix-my-printer
extruder ratcheting noise
found the cause
7 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/4/2024 in #fix-my-resonance
pressure advance values not respected in printer.cfg
closing issue
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/4/2024 in #fix-my-resonance
pressure advance values not respected in printer.cfg
found where it was being overriden
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/4/2024 in #fix-my-resonance
pressure advance values not respected in printer.cfg
No description
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 1/4/2024 in #fix-my-resonance
pressure advance values not respected in printer.cfg
No description
6 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 6/28/2023 in #fix-my-print
Troubleshooting benchy (heat issues)
No description
11 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 6/28/2023 in #fix-my-print
Troubleshooting benchy (heat issues)
been thinking of moding the eva for a 4015 noctua fan
11 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 6/28/2023 in #fix-my-print
Troubleshooting benchy (heat issues)
I think the ratrig default kit comes with a single 5015
11 replies
RRCRat Rig Community [Unofficial]
Created by VanOfHoogen on 6/28/2023 in #fix-my-print
Troubleshooting benchy (heat issues)
[...] pla is set to 205.
11 replies