This commit is contained in:
2024-01-17 09:25:57 +01:00
parent 1d15478ee8
commit c1b09e09eb

View File

@@ -1,16 +1,19 @@
# Klipper Configuration # Artillery SideWinder X2
## Klipper Configuration
* Klipper [printer.cfg](conf/printer.cfg) file * Klipper [printer.cfg](conf/printer.cfg) file
* Klipper [macros.cfg](conf/macros.cfg) file * Klipper [macros.cfg](conf/macros.cfg) file
# Ultimaker Cura Profile ## Ultimaker Cura Profile
## Cura Profile configuration ### Cura Profile configuration
| Printer | Extruder | | Printer | Extruder |
|---------|----------| |---------|----------|
| ![printer profile](cura-profile/aswx2-cura-profile-printer.png) | ![extruder profile](cura-profile/aswx2-cura-profile-extruder.png) | | ![printer profile](cura-profile/aswx2-cura-profile-printer.png) | ![extruder profile](cura-profile/aswx2-cura-profile-extruder.png) |
## Start G-code ### Start G-code
``` ```
; Octolapse Plugin required parameters ; Octolapse Plugin required parameters
; Script based on an original created by tjjfvi (https://github.com/tjjfvi) ; 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} START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}
``` ```
## End G-code ### End G-code
``` ```
END_PRINT END_PRINT
``` ```
# Filament set up ## Filament set up
## PLA ### PLA
| Brand | Filament desc | Printing temp | Build Plate temp | Retractation Distance | | Brand | Filament desc | Printing temp | Build Plate temp | Retractation Distance |
|-----------|---------------|---------------|------------------|-----------------------| |-----------|---------------|---------------|------------------|-----------------------|
| Geeetech | Black | 200°C | 60°C | 0.75mm | | Geeetech | Black | 200°C | 60°C | 0.75mm |
| Geeetech | Silk Silver | 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 | | Brand | Filament desc | Printing temp | Build Plate temp | Retractation Distance |
|-----------|---------------|---------------|------------------|-----------------------| |-----------|---------------|---------------|------------------|-----------------------|