Chris
Chris
RRCRat Rig Community [Unofficial]
Created by Chris on 4/3/2025 in #ratos-support
moving the points for z-tilt
hello, i am currently searching for the z-tilt variables. However, i dont want to do something faulty here. i guess the code in printer.cfg should be:
points:
(point 1 x,y)
(point 2 x,y)
(point 3 x,y)
points:
(point 1 x,y)
(point 2 x,y)
(point 3 x,y)
but i am not sure how it is defined currently I would do it like this to move the points a bit further to the center of the bed:
points:
50,50
450,50
200,450
points:
50,50
450,50
200,450
this should lead to a triangle which is a little bit more off the edges. could this work?
4 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/28/2025 in #ratos-support
Moving out of range while unloading filament
I was trying to unload filament. the printer is currently in mirror mode. the motors are engaged with the homing procedure.
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
RatOS | TEMPERATURE_WAIT: Temperature for toolhead T0 reached.
10:19
RatOS: please wait...
10:19
RatOS | TEMPERATURE_WAIT: Waiting for sensor: extruder, MINIMUM: 220
10:19
RatOS: Heating T0 to 220C... Please wait.
10:19
Extruder extruder already active
10:19

INFO

Learn more about the RatOS Filament Macros
10:19
shaper_type_y:ei shaper_freq_y:6.000 damping_ratio_y:0.100000
10:19
shaper_type_x:mzv shaper_freq_x:6.000 damping_ratio_x:0.100000
10:19
pressure_advance: 0.030000
pressure_advance_smooth_time: 0.040000
10:19
RatOS | SET_PRESSURE_ADVANCE: T1
10:19
pressure_advance: 0.030000
pressure_advance_smooth_time: 0.040000
10:19
RatOS | SET_PRESSURE_ADVANCE: T0
10:19
Extruder 'extruder1' now syncing with 'extruder'
10:19
Extruder 'extruder' now syncing with 'extruder'
10:19
Extruder extruder already active
10:14
SET_HEATER_TEMPERATURE HEATER=heater_bed TARGET=55
10:14
RatOS: Homing Z
10:14
G28
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
Move out of range: -157.800 50.000 200.000 [0.000]
10:20
RatOS | TEMPERATURE_WAIT: Temperature for toolhead T0 reached.
10:19
RatOS: please wait...
10:19
RatOS | TEMPERATURE_WAIT: Waiting for sensor: extruder, MINIMUM: 220
10:19
RatOS: Heating T0 to 220C... Please wait.
10:19
Extruder extruder already active
10:19

INFO

Learn more about the RatOS Filament Macros
10:19
shaper_type_y:ei shaper_freq_y:6.000 damping_ratio_y:0.100000
10:19
shaper_type_x:mzv shaper_freq_x:6.000 damping_ratio_x:0.100000
10:19
pressure_advance: 0.030000
pressure_advance_smooth_time: 0.040000
10:19
RatOS | SET_PRESSURE_ADVANCE: T1
10:19
pressure_advance: 0.030000
pressure_advance_smooth_time: 0.040000
10:19
RatOS | SET_PRESSURE_ADVANCE: T0
10:19
Extruder 'extruder1' now syncing with 'extruder'
10:19
Extruder 'extruder' now syncing with 'extruder'
10:19
Extruder extruder already active
10:14
SET_HEATER_TEMPERATURE HEATER=heater_bed TARGET=55
10:14
RatOS: Homing Z
10:14
G28
am I doing something wrong here?
2 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/28/2025 in #ratos-support
How to limit the part cooling fan max power on IDEX printers?
I am searching for a solution to limit the max power of the fans of both printheads at the same time. From the guide I havent found anything yet. what i was trying to is:
max_power: 0.7
max_power: 0.7
which gave me an error
Klipper reports: ERROR

shutdown value must be 0.0 or 1.0 on soft pwm

Once the underlying issue is corrected, use the "RESTART"
command to reload the config and restart the host software.
Printer is halted
Klipper reports: ERROR

shutdown value must be 0.0 or 1.0 on soft pwm

Once the underlying issue is corrected, use the "RESTART"
command to reload the config and restart the host software.
Printer is halted
the other thing was
value: 0.7
value: 0.7
which also gave me an error. what else can i do?
19 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/27/2025 in #ratos-support
unload macro moving out of range
i discovered something which could be a bug. as far as I know, unload and load macros are supposed to be used while the printer is in idle mode. my intension this time was to change nozzles, so i set the kinematic position so i can move the z axis down. the motors for x and y were not engaged. i have unloaded the filament of T1 with the nozzle tip forming macro was active. the console gave me the following:
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
RatOS: Filament unloaded! Please inspect the tip of the filament before reloading.
19:11
RatOS: Unloading filament from nozzle to cooling zone... Please wait!
19:11
RatOS | TEMPERATURE_WAIT: Temperature for toolhead T1 reached.
19:11
RatOS: please wait...
19:11
RatOS | TEMPERATURE_WAIT: Waiting for sensor: extruder1, MINIMUM: 220
19:11
RatOS: Heating T1 to 220C... Please wait.
19:11
Extruder extruder1 already active
19:11

INFO

Learn more about the RatOS Filament Macros
19:11
RatOS: WARNING: ONLY USE SET_CENTER_KINEMATIC_POSITION FOR DEBUGGING PURPOSES. YOU'RE OVERRIDING THE INTERNAL POSITIONING STATE OF THE PRINTER. PROCEED WITH CAUTION AND DO A PROPER G28 WHEN DONE.
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
Move out of range: 557.678 250.000 350.000 [-40.800]
19:11
RatOS: Filament unloaded! Please inspect the tip of the filament before reloading.
19:11
RatOS: Unloading filament from nozzle to cooling zone... Please wait!
19:11
RatOS | TEMPERATURE_WAIT: Temperature for toolhead T1 reached.
19:11
RatOS: please wait...
19:11
RatOS | TEMPERATURE_WAIT: Waiting for sensor: extruder1, MINIMUM: 220
19:11
RatOS: Heating T1 to 220C... Please wait.
19:11
Extruder extruder1 already active
19:11

INFO

Learn more about the RatOS Filament Macros
19:11
RatOS: WARNING: ONLY USE SET_CENTER_KINEMATIC_POSITION FOR DEBUGGING PURPOSES. YOU'RE OVERRIDING THE INTERNAL POSITIONING STATE OF THE PRINTER. PROCEED WITH CAUTION AND DO A PROPER G28 WHEN DONE.
is that a bug that it moves out of range while not doing anything or what happened here? the kinematic set position at this time was 125/250/350 xyz
14 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/22/2025 in #ratos-support
Mirror/Copy mode and cancel print not working
No description
302 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/21/2025 in #ratos-support
Cancel print with mirror mode not working
Hello, I have a small issue with the mirror mode. First of all, I really don’t get it to work. Secondly, if I want to cancel the print, it’s still printing with a z offset. And then it stops due to a low temp on the extruder. That doesn’t seem to be right to me. Can somebody help me? https://cdn.discordapp.com/attachments/1223286652949106748/1352779968643465296/76429102546__BCE8C203-BB7A-4D40-9A73-4B2AB9FD44C8.mov?ex=67df4205&is=67ddf085&hm=a00718e166de2ad1671f9398569221f933bc24bcc89aa2a30799e40679e99d52& My Orcaslicer Start code:
G28
IDEX_MIRROR
START_PRINT EXTRUDER_TEMP={first_layer_temperature[0]},{first_layer_temperature[1]} EXTRUDER_OTHER_LAYER_TEMP={temperature[0]},{temperature[1]} BED_TEMP=[first_layer_bed_temperature] INITIAL_TOOL={initial_tool} TOTAL_LAYER_COUNT={total_layer_count} X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}
G28
IDEX_MIRROR
START_PRINT EXTRUDER_TEMP={first_layer_temperature[0]},{first_layer_temperature[1]} EXTRUDER_OTHER_LAYER_TEMP={temperature[0]},{temperature[1]} BED_TEMP=[first_layer_bed_temperature] INITIAL_TOOL={initial_tool} TOTAL_LAYER_COUNT={total_layer_count} X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}
62 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/18/2025 in #ratos-support
Apple iPad keyboard request not working
Hello, There might be a bug regarding the apple ipad app for mainsail. It’s not requesting the keyboard by touching the boxes as shown. Maybe there is something wrong with the implementation. The normal mainsail for my Voron printer is working as expected.
8 replies
RRCRat Rig Community [Unofficial]
Created by Chris on 3/18/2025 in #fix-my-resonance
strange noises on y (vCore4 IDEX 500)
No description
5 replies