Compare commits
2 Commits
b6e4b76d23
...
8d14030fc5
| Author | SHA1 | Date | |
|---|---|---|---|
|
8d14030fc5
|
|||
|
50732d342a
|
27
README.md
27
README.md
@@ -1,5 +1,13 @@
|
|||||||
# Summary
|
# Table of content
|
||||||
Everything related to my 3D printers
|
|
||||||
|
1. [What contains this repository](#what-contains-this-repository)
|
||||||
|
2. [Printers](#printers)
|
||||||
|
3. [Octoprint](#octoprint)
|
||||||
|
4. [Slicers](#slicers)
|
||||||
|
5. [General guides / documentation](#genanral-guides--documentation)
|
||||||
|
|
||||||
|
# What contains this repository
|
||||||
|
Everything related to my 3D printers (config, personal documentation, links to useful resources, ...)
|
||||||
|
|
||||||
# Printers
|
# Printers
|
||||||
| Model | |
|
| Model | |
|
||||||
@@ -8,7 +16,16 @@ Everything related to my 3D printers
|
|||||||
| [Artillery SideWinder X2](artillery-sidewinder-x2/README.md) | [](artillery-sidewinder-x2/README.md) |
|
| [Artillery SideWinder X2](artillery-sidewinder-x2/README.md) | [](artillery-sidewinder-x2/README.md) |
|
||||||
|
|
||||||
# Octoprint
|
# Octoprint
|
||||||
[Octoprint](octoprint/README.Md) documentation
|
My [Octoprint](octoprint/README.Md) documentation.
|
||||||
|
|
||||||
# Ultimaker Cura Slicer
|
# Slicers
|
||||||
[Cura Slicer](ultimaker-cura-slicer/README.md) documentation
|
## Ultimaker Cura Slicer
|
||||||
|
[Download link](https://ultimaker.com/fr/software/ultimaker-cura/).
|
||||||
|
|
||||||
|
My [Cura Slicer](ultimaker-cura-slicer/README.md) documentation.
|
||||||
|
|
||||||
|
## OrcaSlicer
|
||||||
|
[OrcaSlicer](https://github.com/SoftFever/OrcaSlicer) Github page.
|
||||||
|
|
||||||
|
# Genanral guides / documentation
|
||||||
|
[Ellis' Print Tuning Guide](https://ellis3dp.com/Print-Tuning-Guide/)
|
||||||
@@ -110,7 +110,10 @@ Installed version: commit 08a1c9f12760ee6d89db2b82e76c7d93453212db
|
|||||||
|
|
||||||
|
|
||||||
### Firmware build and update
|
### Firmware build and update
|
||||||
1. SSH to the ASWX2 Raspberry
|
1. Access Octopi using ssh
|
||||||
|
```
|
||||||
|
ssh aswx2
|
||||||
|
```
|
||||||
|
|
||||||
2. Stop Klipper service
|
2. Stop Klipper service
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user