moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
#.
#Mechanical Extruder Configs
[mechanical_extruder.v1]
#.
#.
#Duration of the extrudding cycle, in ticks.
# Default: 200
# Range: > -2147483648
cycleTime = 200
#.
#Output multiplier for brass extruder
# Default: 8
# Range: > -2147483648
brassOutputMultiplier = 8
#.
#Stress values
[mechanical_extruder.v1.stressValues.v1]
#.
#.
#[in Stress Units]
#Configure the individual stress impact of mechanical blocks. Note that this cost is doubled for every speed increase it receives.
[mechanical_extruder.v1.stressValues.v1.impact]
mechanical_extruder = 4.0
mechanical_brass_extruder = 16.0