I have been setting up my 00tw printer and have spent many hours getting it to the point where Klipper, Moonraker, and Mainsail all connect with no visible errors. But I am still getting no printer controls. Klippy.log and Moonraker.log are showing no errors and there are no errors when typing journalctl -u moonraker.service --pager-end. Can someone please help me with this.
#No Printer Controls on Mainsail
29 messages · Page 1 of 1 (latest)
Ahoi @quiet cloak!
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!
Ahoi @quiet cloak!
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
Pls post a screenshot
When I try to complete the printer.cfg it shuts down and gives a bunch of errors, especially when the kinematics are set as corexy
This state fits.
Then you have an error in your config. If you need help here, change your config file, restart until you see the error and upload your log file here. But plus change the tag of this post to Klipper then, because you just have issues with your Klipper config. Then Klipper helpers will also open this post.
In terms of the Printer.cfg should I put all the data in the file (steppers, fan, etc) or should the file only have the [include stepper.cfg] points, if yes to the first part, do you remove the [include part.cfg] points from the config file?
depends what you want... there are only a few settings, which are needed in the printer.cfg, that "SAVE_CONFIG" can work.
Which config File needs to be changed?
This is all I have in my printer.cfg, is that sufficient?
Here are the log files when the error appears
depends what you need...
why do you have [virtual_sdcard] in your printer.cfg?
i dont know what you want...
what is your goal with this setup? this is close to "nothing" in your config file. no hardware defined
I want the printer to run, that's the goal. But I am unsure as to how to set up the configuration files. There is nothing to make it clear as to how to set it up. This whole process requires the user to do 90% of the work without much guidance. My question is: How do I set up the configuration files so that my mini corexy printer can print.
Which printer is this?
The Fraxinus 00tw -> https://fraxinus.jp/en/docs/micro-printers/#fraxinus00
This page introduces the micro 3D printers of the Fraxinus project.
I have all the config files supplied by Fraxinus for the 00tw in the Mainsail config section
pay attension. Mainsail is just a webgui which display it. nothing more! Mainsail is no "seperate system".
when you have all config files, then just load them into your printer.cfg (include)
otherwise, beginn with the base config file from your board, from klipper and change all values to your printer (sizes and more)
Should the mainsail.cfg be within the printer.cfg?
Klipper only read the printer.cfg (and files which were added by the include command).
The mainsail.cfg has all important settings and macros to use the Webinterface. I don't have the rest of your config files to double check it, if they have already included these settings...