mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-08 01:01:06 -07:00
Merge 69ddea481d into ca7d90084c
This commit is contained in:
commit
fad03b85bd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ struct shaper_pulses {
|
|||
int num_pulses;
|
||||
struct {
|
||||
double t, a;
|
||||
} pulses[5];
|
||||
} pulses[25];
|
||||
};
|
||||
|
||||
// Shift pulses around 'mid-point' t=0 so that the input shaper is an identity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue