Titles
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
# Klipper Configuration
|
||||
# Artillery SideWinder X2
|
||||
|
||||
## Klipper Configuration
|
||||
|
||||
* Klipper [printer.cfg](conf/printer.cfg) file
|
||||
* Klipper [macros.cfg](conf/macros.cfg) file
|
||||
|
||||
# Ultimaker Cura Profile
|
||||
## Ultimaker Cura Profile
|
||||
|
||||
## Cura Profile configuration
|
||||
### Cura Profile configuration
|
||||
|
||||
| Printer | Extruder |
|
||||
|---------|----------|
|
||||
|  |  |
|
||||
|
||||
## Start G-code
|
||||
### Start G-code
|
||||
```
|
||||
; Octolapse Plugin required parameters
|
||||
; Script based on an original created by tjjfvi (https://github.com/tjjfvi)
|
||||
@@ -36,20 +39,20 @@
|
||||
START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}
|
||||
```
|
||||
|
||||
## End G-code
|
||||
### End G-code
|
||||
```
|
||||
END_PRINT
|
||||
```
|
||||
|
||||
# Filament set up
|
||||
## PLA
|
||||
## Filament set up
|
||||
### PLA
|
||||
|
||||
| Brand | Filament desc | Printing temp | Build Plate temp | Retractation Distance |
|
||||
|-----------|---------------|---------------|------------------|-----------------------|
|
||||
| Geeetech | Black | 200°C | 60°C | 0.75mm |
|
||||
| Geeetech | Silk Silver | 200°C | 60°C | 0.75mm |
|
||||
|
||||
## PETG
|
||||
### PETG
|
||||
|
||||
| Brand | Filament desc | Printing temp | Build Plate temp | Retractation Distance |
|
||||
|-----------|---------------|---------------|------------------|-----------------------|
|
||||
|
||||
Reference in New Issue
Block a user