Replies: 2 comments 1 reply
-
|
What I did was call an additional file called custom_macros.cfg and do all
your custom stuff there.
I did the same with the eisny cfg for the same reason
…On Sun, Aug 20, 2023, 16:05 Brad Schwartz ***@***.***> wrote:
I'm new to Klipper and have used a template for the Prusa Mk3 to get
things set up.
I'm trying to copy the macros.cfg file and make a writeable copy but even
connecting to the filesystem and doing chmod 644 or 755 will not allow the
file to be writeable within the Klipper UI. It still stays read-only.
I was able to make a duplicate of the printer-template.cfg in the UI and
it is writeable. But, I'm unable to duplicate macros.cfg in the UI.
What am I missing?
—
Reply to this email directly, view it on GitHub
<#42>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGDEE3HYFOK5UZVLGS2LITXWJUZ7ANCNFSM6AAAAAA3XPRNBY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Put it in the same folder as your printer.cfg
Just create a new folder there and add all your extra macros to it
…On Sun, Aug 20, 2023, 16:09 Brad Schwartz ***@***.***> wrote:
I tried making a new file in the terminal and it is still read only. Even
though permissions are wide open 755
—
Reply to this email directly, view it on GitHub
<#42 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGDEE7YMUSCS4SSNFDNZ6DXWJVGBANCNFSM6AAAAAA3XPRNBY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to Klipper and have used a template for the Prusa Mk3 to get things set up.
I'm trying to copy the macros.cfg file and make a writeable copy but even connecting to the filesystem and doing chmod 644 or 755 will not allow the file to be writeable within the Klipper UI. It still stays read-only.
I was able to make a duplicate of the printer-template.cfg in the UI and it is writeable. But, I'm unable to duplicate macros.cfg in the UI.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions