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
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
add to your USER OVERRIDES section
in your slicer START gcode add
SKEW_PROFILE LOAD=my_skew_profile
in your slicer END gcode add
SET_SKEW CLEAR=1
thx,ill look if it worked
Or you can just do
🙂
Ohh nice! Mine is from Rat-OS 1.x days (don't hate me for not upgrading yet😅)
😂
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
You mean like https://os.ratrig.com/docs/configuration/macros
Configuring RatOS Macros | RatOS
RatOS comes with a bunch of flexible predefined macro's that can be customized via variables and macro hooks.
Bruh how did I not see that ,I spent many hours in the docs
🤷🏻♂️ maybe the menu needs some restructuring