Skew

I recently used the Calilantern from Vector3d and im wondering how the skew profile needs to be named,since in the START_PRINT macro it loads a skew profile "gcode_Macro Ratos" and i looked into it and cant find the variable or comment how the skew profile should be named
11 Replies
NutellaBrot155
NutellaBrot155OP10mo ago
i just saw that in the Ratos in macros.cfg ther is a line that specifies the driver on x and y as tmc2209 but i have 5160t pro should that variable be changed or does it do that automatically when including the 5160 cfgs
blacksmithforlife
add to your USER OVERRIDES section
[skew_correction my_skew_profile]
xy_skew = YOUR_VALUE
xz_skew = YOUR_VALUE
yz_skew = YOUR_VALUE
[skew_correction my_skew_profile]
xy_skew = YOUR_VALUE
xz_skew = YOUR_VALUE
yz_skew = YOUR_VALUE
in your slicer START gcode add SKEW_PROFILE LOAD=my_skew_profile in your slicer END gcode add SET_SKEW CLEAR=1
NutellaBrot155
NutellaBrot155OP10mo ago
thx,ill look if it worked
miklschmidt
miklschmidt10mo ago
Or you can just do
[gcode_macro RatOS]
variable_skew_profile: "my_skew_profile"

[skew_correction my_skew_profile]
xy_skew = YOUR_VALUE
xz_skew = YOUR_VALUE
yz_skew = YOUR_VALUE
[gcode_macro RatOS]
variable_skew_profile: "my_skew_profile"

[skew_correction my_skew_profile]
xy_skew = YOUR_VALUE
xz_skew = YOUR_VALUE
yz_skew = YOUR_VALUE
🙂
blacksmithforlife
Ohh nice! Mine is from Rat-OS 1.x days (don't hate me for not upgrading yet😅)
miklschmidt
miklschmidt10mo ago
😂
NutellaBrot155
NutellaBrot155OP10mo ago
thank u that helps,altought i wish u would make a page where u explain every ratos macro variable on the docs,to make such things easier
miklschmidt
miklschmidt10mo ago
Configuring RatOS Macros | RatOS
RatOS comes with a bunch of flexible predefined macro's that can be customized via variables and macro hooks.
NutellaBrot155
NutellaBrot155OP10mo ago
Bruh how did I not see that ,I spent many hours in the docs
miklschmidt
miklschmidt10mo ago
🤷🏻‍♂️ maybe the menu needs some restructuring
Want results from more Discord servers?
Add your server