Skip to content

srvrguy/Ender3-v3-SE-Nebula-Pad-Wiki

 
 

Repository files navigation

Nebula Pad with the Ender-3 v3 SE

This repository includes tips and tricks for working with the Creality Ender-3 V3 SE with the Nebula Pad accessory. o view it as a website at https://lukosiupro.github.io/Ender3-v3-SE-Nebula-Pad-Wiki/.

Contributing

Everyone is welcome to contribute to the information here. If you are looking for somewhere to start, look at the issues for some ideas. If you think something needs to be added, create a new issue so it can be discussed.

When you are ready to contribute, create a fork of this repository and commit your work on a new branch on the fork. Once you push up your changes, you can create a pull request that we can merge into here. If you need any help with this process, there are plenty of online tutorials. You can also ask us for help.

Working On This Repository

This project uses MKDocs to build a static website. The maintainers have attempted to make it very easy to work with on your own system.

All you need to work with these files is a text editor and uv.

To get a local copy running, clone this repository to your local computer. Inside the repository, run uv sync. This will download a copy of MKDocs and any other themes or plugins used by this project. To browse the created website locally, you can then run uv run mkdocs serve. This will start a local webserver that will automatically update the content of the docs as you edit them.

When you're done with your changes, simply commit them and push them up to your repo, and then you can create a pull request to have them added.

About

Here you will find all sorts of helpful tips, tricks, how to. This is just the small amount of stuff that I encountered myself and all amazing people, that shared, or I found that it is useful from reddit/discord/git. Feel free to contribute yourself if you see anything that you want to add.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors