#My Macros arent showing up on the main screen and in the settings
58 messages · Page 1 of 1 (latest)
Ahoi @worldly mason!
Welcome to the Mainsail support-forum!
There is a problem with the tags you selected for this post. Please fix them to fit your question.
For further information on tags please check the readme: https://discord.com/channels/758059413700345988/1320321898009071616
To change the tags of this post:
- Open the
...menu on the top right corner of this post. - Find
Edit tags - Select the checkbox of the correct tags.
Usually you just need to select one tag!
If you still have no idea which one to choose, feel free to ask here.
Note: This is an automated message
Thanks for your cooperation!
how do i make it one. the included one dosent work
That's a config option, you cannot change a config option into a macro
The config option enables the macro
But that's a built in macro
Therefore it won't show up
i cant use the built in one as its out of the volume
One may define a screws_tilt_adjust config section to enable a SCREWS_TILT_CALCULATE g-code command.
Then you have configured it wrong
This is btw not a Mainsail issue. It's a Klipper issue, as you just have configured stuff wrongly
Send a log
can i change it?
the tag? ofc
no. the config
You just always need one tag
Ofc you can change your config?
That's a weird question
Without a log, I cannot help you
The bot will ask in about 1min for it too
what log do you want
it's a klipper issue
Ahoi @worldly mason!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message
And I need the log
There are not that much logs you have on the system
Only one sounds close to klipper
So just get me the klippy.log
If you want to figure it out yourself. You got a probe and if you try want to use the SCREWS_TILT_CALCULATE the probe has to get to the screw. Your toolhead is moving outside of your defined boundaries for that
y_offset = -9```
```screw3 = 240,207.5```
```[stepper_x]
position_max = 235```
These are the problematic sections
First of all, you define the screw 3 outside of your bed
where do i find the screw 3 adjust
You can only move to 235
thats as far as it moves with my printer mods
I don't understand the question. Where did you get the first screenshot from?
So the screw is at a position you cannot move to?
thats the one i manualy added to printer.cfg
But your bed is bigger than the 235
yes
Then you adjust it there ofc
Sry, but I'm getting really confused, as you ask questions that should be pretty obvious, even for beginners
ohh i see. its at the bottom
Wait
im verry dumb someimtes
What do you mean with at the bottom, just to be sure
I set up klipper 2 months ago and then left for school. I didnt get all of the manual configurations done and forgot what I had already done
I just meant, what you mean with at the bottom. Just to be sure, that you edit the "do not edit section" 🙈
Continuing on that:
The probe offset of your probe is negative in x. That means you would need to get to at least 288 to probe the screw. Therefore it's not possible at all for you to probe screw2 and screw3
(unless your toolhead can move to 288 on x)
I'll try playing with the value