On So, 2026-01-18 at 00:08 +0800, Luca Toniolo wrote: > I made halscope 32k to have twice the samples, and by default have > position all the way to the bottom so that it does not display only > half the available space. > > Is that something that I can push with my next PR for the scurve, or > is restricted to 16k for hardware support? > > <https://github.com/LinuxCNC/linuxcnc/issues/3705> >
IMO those limits (16000 samples = 128000 bytes) don't really make sense on contemporary hardware with gigabytes of RAM. So I would say go for it. You won't be able to run 2.10 on very old hardware anyways. Best thing of course would be runtime-configurable sample buffer size. It would make sense to put it in it's own PR though and not combine it with an unrelated change to the TP. thanks regards -- Robert Schöftner <[email protected]> _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
