Compare commits

..

1 Commits

Author SHA1 Message Date
b6e4b76d23 Update artillery-sidewinder-x2/README.md 2025-01-02 09:36:42 +01:00
2 changed files with 6 additions and 26 deletions

View File

@@ -1,13 +1,5 @@
# Table of content # Summary
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 | |
@@ -16,16 +8,7 @@ Everything related to my 3D printers (config, personal documentation, links to u
| [Artillery SideWinder X2](artillery-sidewinder-x2/README.md) | [![Artillery SideWinder X2](images/artillery-sidewinder-x2.jpeg)](artillery-sidewinder-x2/README.md) | | [Artillery SideWinder X2](artillery-sidewinder-x2/README.md) | [![Artillery SideWinder X2](images/artillery-sidewinder-x2.jpeg)](artillery-sidewinder-x2/README.md) |
# Octoprint # Octoprint
My [Octoprint](octoprint/README.Md) documentation. [Octoprint](octoprint/README.Md) documentation
# Slicers # Ultimaker Cura Slicer
## Ultimaker Cura Slicer [Cura Slicer](ultimaker-cura-slicer/README.md) documentation
[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/)

View File

@@ -110,10 +110,7 @@ Installed version: commit 08a1c9f12760ee6d89db2b82e76c7d93453212db
### Firmware build and update ### Firmware build and update
1. Access Octopi using ssh 1. SSH to the ASWX2 Raspberry
```
ssh aswx2
```
2. Stop Klipper service 2. Stop Klipper service
``` ```