flow-calculator icon indicating copy to clipboard operation
flow-calculator copied to clipboard

Results 22 flow-calculator issues
Sort by recently updated
recently updated
newest added

Some of comments generated by this tool include the degree symbol (°), presumably generated by src/utils/generateGcode.js. On my machine (RatRig V-Core 3 running Klipper V0.12.0-34-ge37b007f), this causes Klipper to throw...

This PR includes the changes in PR #23 as they were also relevant to my use case. See the Test Configuration -> Tool Number setting.

Resolves #24. See the Test Configuration -> Randomize Test Order and Randomize Test Order Seed settings. FYI, my [develop branch](https://github.com/tg73/flow-calculator/tree/develop) has merged PR #23, PR #30 and this PR.

Using a Elegoo Neptune 3 Pro with klipper, and getting these errors when starting this test right before the standard first purge line "Move exceeds maximum extrusion (1.924mm^2 vs 0.640mm^2)"...

After setting the first flow rate to 12, the flow increment to 2, and the number of flow steps to 4, it prints using the default setting still. During the...

On stock Ender 3 the display text for flow n+1 is displayed during flow n. This change stops the code moving on to the next test until the current flow...

On an Elegoo Neptune there is a large bed wide cooling fan on the Xgantry. This prevent multiple Y direction rows being printable without collision into that. For these printers...

It's hard to generate G-code for delta printers with the current system. It would be nice to at least have the option of having negative offsets to fit a square...

Hello! The site hotend-flow-tester.netlify.app briefly shows some interface for about 0.1 seconds, but after this all contents are gone, and i am left with completely virgin blank page: ``` Hotend...

It would be useful to add a randomization order option. Randomization is a crucial element in experimental design for several reasons, especially when dealing with a series of tests that...