Compare commits

..

1 Commits

Author SHA1 Message Date
0923a20659 Update folder structure 2025-08-16 15:14:49 +02:00
31 changed files with 63 additions and 160 deletions

0
02-klipper/01-configuration/KlipperScreen.conf Normal file → Executable file
View File

0
02-klipper/01-configuration/adxl345_fysetc.cfg Normal file → Executable file
View File

0
02-klipper/01-configuration/adxl345_pico.cfg Normal file → Executable file
View File

0
02-klipper/01-configuration/crowsnest.conf Normal file → Executable file
View File

2
02-klipper/01-configuration/macros.cfg Normal file → Executable file
View File

@@ -617,4 +617,4 @@ gcode:
G3 I-150 F3500 G3 I-150 F3500
G2 I-150 F3500 G2 I-150 F3500
G3 I-150 F3500 G3 I-150 F3500
G28 G28

0
02-klipper/01-configuration/moonraker.conf Normal file → Executable file
View File

0
02-klipper/01-configuration/neopixels.cfg Normal file → Executable file
View File

7
02-klipper/01-configuration/printer.cfg Normal file → Executable file
View File

@@ -61,7 +61,7 @@
[include macros.cfg] [include macros.cfg]
#[include adxl345_pico.cfg] #Enable if you want to use ADXL with Rapsberry Pi Pico #[include adxl345_pico.cfg] #Enable if you want to use ADXL with Rapsberry Pi Pico
#[include adxl345_fysetc.cfg] #Enable if you want to use ADXL with Fysetc Portable Input Shaper #[include adxl345_fysetc.cfg] #Enable if you want to use ADXL with Fysetc Portable Input Shaper
#[include timelapse.cfg] #Enable if you want to use Timelapse [include timelapse.cfg] #Enable if you want to use Timelapse
#[include neopixels.cfg] #Enable if you want to use some Neopixels macros #[include neopixels.cfg] #Enable if you want to use some Neopixels macros
######################################## ########################################
@@ -76,6 +76,7 @@
[printer] [printer]
kinematics: delta kinematics: delta
max_velocity: 600 max_velocity: 600
#max_accel: 10000
max_accel: 8000 max_accel: 8000
minimum_cruise_ratio: 0.5 minimum_cruise_ratio: 0.5
square_corner_velocity: 5 square_corner_velocity: 5
@@ -197,7 +198,7 @@ stealthchop_threshold: 0
[autotune_tmc extruder] # Enable if Klipper TMC Autotune is used [autotune_tmc extruder] # Enable if Klipper TMC Autotune is used
motor: flsun-v400-36 motor: flsun-v400-36
tuning_goal: auto tuning_goal: performance
######################################## ########################################
@@ -251,7 +252,7 @@ speed: 10
lift_speed: 50 lift_speed: 50
samples: 8 samples: 8
samples_result: average samples_result: average
sample_retract_dist: 6 sample_retract_dist: 10
samples_tolerance: 0.02 samples_tolerance: 0.02
samples_tolerance_retries: 7 samples_tolerance_retries: 7

0
02-klipper/01-configuration/timelapse.cfg Normal file → Executable file
View File

1
02-klipper/01-configuration/variables.cfg Normal file → Executable file
View File

@@ -1,3 +1,2 @@
[Variables] [Variables]
zoffset = {'z': 0.11}

View File

View File

View File

0
02-klipper/02-calibration/03-belt-tension/README.txt Normal file → Executable file
View File

View File

Binary file not shown.

View File

0
02-klipper/03-timelapse/instructions.pdf Normal file → Executable file
View File

View File

@@ -10,7 +10,7 @@
- Auto-Orientation - Auto-Orientation
- Automatic Slicing Toggle - Automatic Slicing Toggle
- Material Cost Tools - Material Cost Tools
- Calibration Shapes Reborn - Calibration Shapes
# Disable Cura Plugins # Disable Cura Plugins

View File

@@ -1,80 +1,45 @@
{ {
"version": 2, "version": 2,
"name": "Flsun V400", "name": "Flsun V400",
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata":
"visible": true, {
"author": "FLSUN, Guislain Cyril, Frank Zechert", "visible": true,
"manufacturer": "Flsun", "author": "FLSUN, Guislain Cyril, Frank Zechert",
"file_formats": "text/x-gcode", "manufacturer": "Flsun",
"platform": "flsun_v400.stl", "file_formats": "text/x-gcode",
"has_machine_quality": true, "platform": "flsun_v400.stl",
"has_materials": true, "has_machine_quality": true,
"machine_extruder_trains": { "has_materials": true,
"0": "flsun_v400_extruder_0" "machine_extruder_trains": { "0": "flsun_v400_extruder_0" },
}, "platform_offset": [
"platform_offset": [ 0,
0, -40.6455,
-40.6455, -43.5
-43.5 ]
] },
}, "overrides":
"overrides": { {
"gantry_height": { "gantry_height": { "value": "0" },
"value": "0" "infill_sparse_density": { "default_value": 15 },
}, "machine_center_is_zero": { "default_value": true },
"infill_sparse_density": { "machine_depth": { "default_value": 300 },
"default_value": 15 "machine_end_gcode": { "default_value": "END_PRINT\n" },
}, "machine_head_with_fans_polygon":
"machine_center_is_zero": { {
"default_value": true "default_value": [
}, [0, 0],
"machine_depth": { [0, 0],
"default_value": 300 [0, 0],
}, [0, 0]
"machine_end_gcode": { ]
"default_value": "END_PRINT\n" },
}, "machine_heated_bed": { "default_value": true },
"machine_head_with_fans_polygon": { "machine_height": { "default_value": 410 },
"default_value": [ "machine_shape": { "default_value": "elliptic" },
[ "machine_start_gcode": { "default_value": ";Nozzle diameter = {machine_nozzle_size}\n;Filament type = {material_type}\n;Filament name = {material_brand} {material_name}\n;Filament weight = {filament_weight}\n;M109 S{material_print_temperature}\n;M190 S{material_bed_temperature}\n\nSTART_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}\n" },
0, "machine_width": { "default_value": 300 },
0 "material_diameter": { "default_value": 1.75 },
], "z_seam_type": { "value": "'sharpest_corner'" }
[ }
0,
0
],
[
0,
0
],
[
0,
0
]
]
},
"machine_heated_bed": {
"default_value": true
},
"machine_height": {
"default_value": 410
},
"machine_shape": {
"default_value": "elliptic"
},
"machine_start_gcode": {
"default_value": ";Nozzle diameter = {machine_nozzle_size}\n;Filament type = {material_type}\n;Filament name = {material_brand} {material_name}\n;Filament weight = {filament_weight}\n;M109 S{material_print_temperature}\n;M190 S{material_bed_temperature}\n\nSTART_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}\n"
},
"machine_width": {
"default_value": 300
},
"material_diameter": {
"default_value": 1.75
},
"z_seam_type": {
"value": "'sharpest_corner'"
}
}
} }

View File

@@ -1,56 +1,15 @@
{ {
"version": 2, "version": 2,
"name": "Extruder 1", "name": "Extruder 1",
"inherits": "fdmextruder", "inherits": "fdmextruder",
"metadata": { "metadata":
"machine": "flsun_v400", {
"position": "0" "machine": "flsun_v400",
}, "position": "0"
"overrides": { },
"extruder_nr": { "overrides":
"default_value": 0 {
}, "extruder_nr": { "default_value": 0 },
"material_diameter": { "material_diameter": { "default_value": 1.75 }
"default_value": 1.75 }
},
"machine_nozzle_size": {
"default_value": 0.4
},
"material_max_temperature": {
"default_value": 300
},
"material_min_temperature": {
"default_value": 180
},
"material_flow": {
"default_value": 100
},
"retraction_enable": {
"default_value": true
},
"retraction_amount": {
"default_value": 0.8
},
"retraction_speed": {
"default_value": 35.0
},
"retraction_min_travel": {
"default_value": 1.5
},
"cool_fan_enabled": {
"default_value": true
},
"cool_fan_speed": {
"default_value": 80
},
"cool_min_layer_time": {
"default_value": 5
},
"speed_print": {
"default_value": 150
},
"speed_travel": {
"default_value": 250
}
}
} }

View File

@@ -4,7 +4,7 @@
| Setting | Value | | Setting | Value |
| :--------------------------------------------- | :------- | | :--------------------------------------------- | :------- |
| Printing Temperature | 213°C | | Printing Temperature | 215°C |
| Build Plate Temperature | 65°C | | Build Plate Temperature | 65°C |
| Flow | 93.5% | | Flow | 93.5% |
| Retraction Distance | 0.50mm | ? | Retraction Distance | 0.50mm | ?

View File

@@ -1,21 +0,0 @@
# PLA+ SUNLU Black
## Settings
| Setting | Value |
| :--------------------------------------------- | :------- |
| Printing Temperature | 216°C |
| Build Plate Temperature | 65°C |
| Flow | 91.0% |
| Retraction Distance | mm |
| Retraction Speed | m/s |
| Retraction Extra Prime Amount | mm |
| Linear Advance Factor | |
## Prices
https://www.amazon.de/gp/product/B07Y5K1TB5?psc=1
| Date | Price |
| :--------- | :----- |
| 21.03.2025 | 15.99€ |

0
05-models/sunlu-s2-outlet/SunluS2-Outlet-Part.3mf Normal file → Executable file
View File

View File

0
05-models/sunlu-s2-outlet/SunluS2-Outlet.FCStd Normal file → Executable file
View File