2024-01-17 09:25:57 +01:00
# Artillery SideWinder X2
2024-01-17 09:41:07 +01:00
2024-01-17 09:25:57 +01:00
## Klipper Configuration
2024-01-16 23:35:21 +01:00
* Klipper [printer.cfg ](conf/printer.cfg ) file
* Klipper [macros.cfg ](conf/macros.cfg ) file
2024-01-16 23:31:17 +01:00
2024-01-17 09:41:07 +01:00
## Ultimaker Cura configuration
2024-01-16 23:31:17 +01:00
2024-01-17 09:25:57 +01:00
### Cura Profile configuration
2024-01-16 23:47:16 +01:00
| Printer | Extruder |
|---------|----------|
|  |  |
2024-01-17 09:25:57 +01:00
### Start G-code
2024-01-16 23:31:17 +01:00
```
; Octolapse Plugin required parameters
; Script based on an original created by tjjfvi (https://github.com/tjjfvi)
; An up-to-date version of the tjjfvi's original script can be found
; here: https://csi.t6.fyi/
; Note - This script will only work in Cura V4.2 and above!
; --- Global Settings
; layer_height = {layer_height}
; smooth_spiralized_contours = {smooth_spiralized_contours}
; magic_mesh_surface_mode = {magic_mesh_surface_mode}
; machine_extruder_count = {machine_extruder_count}
; --- Single Extruder Settings
; speed_z_hop = {speed_z_hop}
; retraction_amount = {retraction_amount}
; retraction_hop = {retraction_hop}
; retraction_hop_enabled = {retraction_hop_enabled}
; retraction_enable = {retraction_enable}
; retraction_speed = {retraction_speed}
; retraction_retract_speed = {retraction_retract_speed}
; retraction_prime_speed = {retraction_prime_speed}
; speed_travel = {speed_travel}
START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}
```
2024-01-17 09:25:57 +01:00
### End G-code
2024-01-16 23:31:17 +01:00
```
END_PRINT
2024-01-17 00:12:15 +01:00
```
2024-01-17 10:22:55 +01:00
### Print profile
* [Standard Quality ](cura-profile/ASWX2%20-%20Standard%20Quality.curaprofile )
* [Dynamic Quality ](cura-profile/ASWX2%20-%20Dynamic%20Quality.curaprofile )
* [Low Quality ](cura-profile/ASWX2%20-%20Low%20Quality.curaprofile )
* [Super Quality ](cura-profile/ASWX2%20-%20Super%20Quality.curaprofile )
2024-01-17 09:25:57 +01:00
## Filament set up
### PLA
2024-01-17 00:12:15 +01:00
2024-01-17 09:22:11 +01:00
| 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 |
2024-01-17 09:25:57 +01:00
### PETG
2024-01-17 09:22:11 +01:00
| Brand | Filament desc | Printing temp | Build Plate temp | Retractation Distance |
|-----------|---------------|---------------|------------------|-----------------------|
2024-01-17 09:41:07 +01:00
| Geeetech | -- | -- | -- | -- |
## Resources / Links
* [Runout sensor bracket SIDEWINDER X2 by LeLudoLAb - Thingiverse ](https://www.thingiverse.com/thing:5027268 )
* [Schéma pinout Artillery Ruby v1.2 (Genius Pro, Sidewinder X2, Hornet) ](https://www.lesimprimantes3d.fr/forum/topic/48552-schéma-pinout-artillery-ruby-v12-genius-pro-sidewinder-x2-hornet/ )
* [How to install Klipper on ASWX2 - List of links (Shaarli) ](https://shaarli.igox.org/shaare/y5m3Bg )
* [[SW X2] Renforts axe Z - Tutoriels et améliorations pour Artillery - Forum pour les imprimantes 3D et l'impression 3D](https://www.lesimprimantes3d.fr/forum/topic/44553-sw-x2-renforts-axe-z/)
* [[Tuto] Remplacer 3DTouch Artillery par un vrai BLTouch - Tutoriels et améliorations pour Artillery - Forum pour les imprimantes 3D et l'impression 3D](https://www.lesimprimantes3d.fr/forum/topic/46506-tuto-remplacer-3dtouch-artillery-par-un-vrai-bltouch/#comment -484959)
* [Améliorations Sidewinder à imprimer ](https://www.abrège.fr/post/ameliorations-sidewinder-x2-a-imprimer )
* [Aide et ressources en français pour imprimantes 3D Artillery ](https://docarti.fr/ )