mhermans
RRCRat Rig Community [Unofficial]
•Created by mhermans on 2/25/2025 in #ratos-support
Filament runout detection pausing at start of sprint
Filament Guard Button Infeed Function
[gcode_button filament_load]
pin: ^!toolboard_t0:PA2
release_gcode:
{% if (printer.print_stats.state == "printing") %}
_ON_TOOLHEAD_FILAMENT_SENSOR_CLOG TOOLHEAD=0
{% else %}
_ON_FILAMENT_SENSOR_BUTTON_PRESSED TOOLHEAD=0
{% endif %}
press_gcode:
3 replies
RRCRat Rig Community [Unofficial]
•Created by Hopfenschorsch on 7/25/2024 in #ratos-support
Pin 'VF4' is not a valid pin name on mcu 'mcu' & pin PB14 is reserved for spi2
i'm not running a vzbot. just the
vzbot vz-hextrudort
which is an extruder124 replies
RRCRat Rig Community [Unofficial]
•Created by Hopfenschorsch on 7/25/2024 in #ratos-support
Pin 'VF4' is not a valid pin name on mcu 'mcu' & pin PB14 is reserved for spi2
Maybe i'm doing something wrong, or this is as intended. Whenever I run the load filament macro it seems to only pull the filament in so far. It doesn't purge the previous color or get into the nozzle i still need to extrude for a fair amount before it is in the nozzle. I'm running RatOS 2.1, a vzbot vz-hextrudort and a rapido
124 replies
RRCRat Rig Community [Unofficial]
•Created by mhermans on 1/9/2025 in #fix-my-print
top layer underextrusion
i ended up upping the temperature and extrusion rate. it's near 1.2 now which seems high but the extrusion seems to be heaps better now
5 replies
RRCRat Rig Community [Unofficial]
•Created by mhermans on 12/13/2024 in #ratos-support
RatOS 2.1 Euclid on mellow Fly SHT42 not working
Yea i did. I ended up, grabbing a dupont 1 to 1 female wire and checking the signal pins that way end figured out that there is something wrong with PB1 on my board. PB2 and pc15 did behave as expected. So I ended up changing the probe_pin value in the ratos config to pb2
3 replies