LogieBears
LogieBears
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
I'm glad my foolishness could accidentally help find a bug. Fixing the wiring fixed my problem...
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
Let me reconnect that correctly...
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
I did initially flash the board with nothing connected. I did not update through the machine tab until everything was assembled and connected.
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
Right now everyting is connected.
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
Now if I go to the configurator it still says unresponsive, and then if I browse back to mainsail it has the mcu error
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
No description
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
Okay so after a power cycle I have the t0 error.
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
I've gone through this twice now - with a fresh install on the pi each time
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
I don't think I purposefully did a power cycle after seeing this error. let me go try that...
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 9/4/2024 in #ratos-support
Can not update MCU 'mcu' error after updating
Right now the pi is powered by the octopus as per the instructions. no boot or power jumper installed.
30 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 7/8/2024 in #ratos-support
How Can I delay the activation of the filament sensor until after the prime blob - will this work?
Not sure if I did this entirely correctly but it works...
[delayed_gcode enable_filament_sensor]
# Helper macro to enable runout sensor
gcode:
# Activate the sensor
SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=1

[gcode_macro PRIME_BLOB]
description: Prints a primeblob, used internally, if configured, as part of the START_PRINT macro.
variable_x_offset: 5 # the prime blob x-margin
gcode:
# Handle toolhead settings
CACHE_TOOLHEAD_SETTINGS KEY="prime_blob"
SET_MACRO_TRAVEL_SETTINGS

RATOS_ECHO PREFIX="Priming" MSG="Priming nozzle with prime blob.."

# disable the sensor
SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=0
...rest of the macro...
# call enable_filament_sensor with a delay of 1 sec
UPDATE_DELAYED_GCODE ID=enable_filament_sensor DURATION=1
[delayed_gcode enable_filament_sensor]
# Helper macro to enable runout sensor
gcode:
# Activate the sensor
SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=1

[gcode_macro PRIME_BLOB]
description: Prints a primeblob, used internally, if configured, as part of the START_PRINT macro.
variable_x_offset: 5 # the prime blob x-margin
gcode:
# Handle toolhead settings
CACHE_TOOLHEAD_SETTINGS KEY="prime_blob"
SET_MACRO_TRAVEL_SETTINGS

RATOS_ECHO PREFIX="Priming" MSG="Priming nozzle with prime blob.."

# disable the sensor
SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=0
...rest of the macro...
# call enable_filament_sensor with a delay of 1 sec
UPDATE_DELAYED_GCODE ID=enable_filament_sensor DURATION=1
4 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 7/5/2024 in #ratos-support
Multiple IP addresses assigned to one printer?
I have multiple printers. The printers that are connected to Ethernet also had the WiFi credentials put in during the config show 2 IP addresses. Another printer was set up exactly the same except it was never connected to Ethernet, only WiFi. My router only shows the 1 IP, and orca slicer has no problem sending files to that printer using the host name. Is it just something I have to deal with? I haven't tried disconnecting the Ethernet to see if orca will get along with that.
7 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/24/2023 in #fix-my-print
Same print settings, slightly different model, what's going on?
No description
4 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/24/2023 in #fix-my-print
Same print settings, slightly different model, what's going on?
I think I've narrowed this issue down to a pathing issue in superslicer on certain models. The perimeters are being printed in an odd way - the start of the external perimeter path does not start at the end of the previous internal perimeter. Instead it retracts and jumps to another corner to start the external perimeter. The jump is what leaves the imperfections on the perimeter. Anyone have any ideas?
4 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/24/2023 in #fix-my-print
Same print settings, slightly different model, what's going on?
No description
4 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/13/2023 in #fix-my-resonance
VC3.1 500 issues. FMMM and Extrusionless X
With the machine on the floor instead of a table the results are the same. I'm curious if anyone else who's tried a similar extrusionless set up on a 500 is showing similar results.
26 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/13/2023 in #fix-my-resonance
VC3.1 500 issues. FMMM and Extrusionless X
Going to stiffen up the table or put it on the floor and try again.
26 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/13/2023 in #fix-my-resonance
VC3.1 500 issues. FMMM and Extrusionless X
Reprinted joiners and reassembled hot end to make sure everything was tight. reduced y resonance a bit but still low accel.
26 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/13/2023 in #fix-my-resonance
VC3.1 500 issues. FMMM and Extrusionless X
No description
26 replies
RRCRat Rig Community [Unofficial]
Created by LogieBears on 2/13/2023 in #fix-my-resonance
VC3.1 500 issues. FMMM and Extrusionless X
Looks pretty damn stiff. what was your motivation behind making that change from aluminum blocks?
26 replies