Compare commits
5 Commits
0923a20659
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2eb9e07655 | |||
| 04dd572bb8 | |||
| 6cbfd60d34 | |||
| 2ba218cd77 | |||
| e26766848f |
0
02-klipper/01-configuration/KlipperScreen.conf
Executable file → Normal file
0
02-klipper/01-configuration/KlipperScreen.conf
Executable file → Normal file
0
02-klipper/01-configuration/adxl345_fysetc.cfg
Executable file → Normal file
0
02-klipper/01-configuration/adxl345_fysetc.cfg
Executable file → Normal file
0
02-klipper/01-configuration/adxl345_pico.cfg
Executable file → Normal file
0
02-klipper/01-configuration/adxl345_pico.cfg
Executable file → Normal file
0
02-klipper/01-configuration/crowsnest.conf
Executable file → Normal file
0
02-klipper/01-configuration/crowsnest.conf
Executable file → Normal file
2
02-klipper/01-configuration/macros.cfg
Executable file → Normal file
2
02-klipper/01-configuration/macros.cfg
Executable file → Normal file
@@ -617,4 +617,4 @@ gcode:
|
||||
G3 I-150 F3500
|
||||
G2 I-150 F3500
|
||||
G3 I-150 F3500
|
||||
G28
|
||||
G28
|
||||
|
||||
0
02-klipper/01-configuration/moonraker.conf
Executable file → Normal file
0
02-klipper/01-configuration/moonraker.conf
Executable file → Normal file
0
02-klipper/01-configuration/neopixels.cfg
Executable file → Normal file
0
02-klipper/01-configuration/neopixels.cfg
Executable file → Normal file
7
02-klipper/01-configuration/printer.cfg
Executable file → Normal file
7
02-klipper/01-configuration/printer.cfg
Executable file → Normal file
@@ -61,7 +61,7 @@
|
||||
[include macros.cfg]
|
||||
#[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 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
|
||||
|
||||
########################################
|
||||
@@ -76,7 +76,6 @@
|
||||
[printer]
|
||||
kinematics: delta
|
||||
max_velocity: 600
|
||||
#max_accel: 10000
|
||||
max_accel: 8000
|
||||
minimum_cruise_ratio: 0.5
|
||||
square_corner_velocity: 5
|
||||
@@ -198,7 +197,7 @@ stealthchop_threshold: 0
|
||||
|
||||
[autotune_tmc extruder] # Enable if Klipper TMC Autotune is used
|
||||
motor: flsun-v400-36
|
||||
tuning_goal: performance
|
||||
tuning_goal: auto
|
||||
|
||||
|
||||
########################################
|
||||
@@ -252,7 +251,7 @@ speed: 10
|
||||
lift_speed: 50
|
||||
samples: 8
|
||||
samples_result: average
|
||||
sample_retract_dist: 10
|
||||
sample_retract_dist: 6
|
||||
samples_tolerance: 0.02
|
||||
samples_tolerance_retries: 7
|
||||
|
||||
|
||||
0
02-klipper/01-configuration/timelapse.cfg
Executable file → Normal file
0
02-klipper/01-configuration/timelapse.cfg
Executable file → Normal file
1
02-klipper/01-configuration/variables.cfg
Executable file → Normal file
1
02-klipper/01-configuration/variables.cfg
Executable file → Normal file
@@ -1,2 +1,3 @@
|
||||
[Variables]
|
||||
zoffset = {'z': 0.11}
|
||||
|
||||
|
||||
Binary file not shown.
@@ -10,7 +10,7 @@
|
||||
- Auto-Orientation
|
||||
- Automatic Slicing Toggle
|
||||
- Material Cost Tools
|
||||
- Calibration Shapes
|
||||
- Calibration Shapes Reborn
|
||||
|
||||
# Disable Cura Plugins
|
||||
|
||||
|
||||
@@ -1,45 +1,80 @@
|
||||
{
|
||||
"version": 2,
|
||||
"name": "Flsun V400",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata":
|
||||
{
|
||||
"visible": true,
|
||||
"author": "FLSUN, Guislain Cyril, Frank Zechert",
|
||||
"manufacturer": "Flsun",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "flsun_v400.stl",
|
||||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"machine_extruder_trains": { "0": "flsun_v400_extruder_0" },
|
||||
"platform_offset": [
|
||||
0,
|
||||
-40.6455,
|
||||
-43.5
|
||||
]
|
||||
},
|
||||
"overrides":
|
||||
{
|
||||
"gantry_height": { "value": "0" },
|
||||
"infill_sparse_density": { "default_value": 15 },
|
||||
"machine_center_is_zero": { "default_value": true },
|
||||
"machine_depth": { "default_value": 300 },
|
||||
"machine_end_gcode": { "default_value": "END_PRINT\n" },
|
||||
"machine_head_with_fans_polygon":
|
||||
{
|
||||
"default_value": [
|
||||
[0, 0],
|
||||
[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'" }
|
||||
}
|
||||
"version": 2,
|
||||
"name": "Flsun V400",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "FLSUN, Guislain Cyril, Frank Zechert",
|
||||
"manufacturer": "Flsun",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "flsun_v400.stl",
|
||||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"machine_extruder_trains": {
|
||||
"0": "flsun_v400_extruder_0"
|
||||
},
|
||||
"platform_offset": [
|
||||
0,
|
||||
-40.6455,
|
||||
-43.5
|
||||
]
|
||||
},
|
||||
"overrides": {
|
||||
"gantry_height": {
|
||||
"value": "0"
|
||||
},
|
||||
"infill_sparse_density": {
|
||||
"default_value": 15
|
||||
},
|
||||
"machine_center_is_zero": {
|
||||
"default_value": true
|
||||
},
|
||||
"machine_depth": {
|
||||
"default_value": 300
|
||||
},
|
||||
"machine_end_gcode": {
|
||||
"default_value": "END_PRINT\n"
|
||||
},
|
||||
"machine_head_with_fans_polygon": {
|
||||
"default_value": [
|
||||
[
|
||||
0,
|
||||
0
|
||||
],
|
||||
[
|
||||
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'"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,15 +1,56 @@
|
||||
{
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata":
|
||||
{
|
||||
"machine": "flsun_v400",
|
||||
"position": "0"
|
||||
},
|
||||
"overrides":
|
||||
{
|
||||
"extruder_nr": { "default_value": 0 },
|
||||
"material_diameter": { "default_value": 1.75 }
|
||||
}
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "flsun_v400",
|
||||
"position": "0"
|
||||
},
|
||||
"overrides": {
|
||||
"extruder_nr": {
|
||||
"default_value": 0
|
||||
},
|
||||
"material_diameter": {
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
|
||||
| Setting | Value |
|
||||
| :--------------------------------------------- | :------- |
|
||||
| Printing Temperature | 215°C |
|
||||
| Printing Temperature | 213°C |
|
||||
| Build Plate Temperature | 65°C |
|
||||
| Flow | 93.5% |
|
||||
| Retraction Distance | 0.50mm | ?
|
||||
|
||||
21
04-material/PLA+/SUNLU/white.md
Normal file
21
04-material/PLA+/SUNLU/white.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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€ |
|
||||
BIN
04-material/flow-rate-calculation.ods
Normal file
BIN
04-material/flow-rate-calculation.ods
Normal file
Binary file not shown.
BIN
05-models/sunlu-s2-outlet/SunluS2-Outlet-Part.3mf
Normal file
BIN
05-models/sunlu-s2-outlet/SunluS2-Outlet-Part.3mf
Normal file
Binary file not shown.
BIN
05-models/sunlu-s2-outlet/SunluS2-Outlet.20250429-205648.FCBak
Normal file
BIN
05-models/sunlu-s2-outlet/SunluS2-Outlet.20250429-205648.FCBak
Normal file
Binary file not shown.
BIN
05-models/sunlu-s2-outlet/SunluS2-Outlet.FCStd
Normal file
BIN
05-models/sunlu-s2-outlet/SunluS2-Outlet.FCStd
Normal file
Binary file not shown.
Reference in New Issue
Block a user