Compare commits

...

2 Commits

Author SHA1 Message Date
fzechert 6cbfd60d34 Update configuration to new version from Guilouz 2025-08-16 15:29:32 +02:00
fzechert 2ba218cd77 Update of configuration before update 2025-08-16 15:20:58 +02:00
10 changed files with 5 additions and 5 deletions
View File
View File
View File
View File
View File
View File
View File
+3 -4
View 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
View File
+1
View File
@@ -1,2 +1,3 @@
[Variables]
zoffset = {'z': 0.11}