improve flow calibration with monotonic lines #1965

Open
opened 2026-04-05 21:50:06 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Benik3 on 10/8/2025

  • print the lines always in one direction
  • print from two sides into a center of the objects

Description

When printing flow calibration using "old style" monotonic lines, print the lines always in one direction, to prevent print asymetry/inconsistency due to printer move error (as e.g. mentioned here: https://github.com/SoftFever/OrcaSlicer/pull/10314 )

The printing of the lines is also split to 2 halves, each half is printed from the cornet. This makes in the middle "bump" effect similar way, like when using archimedean flow.

Screenshots/Recordings/Graphs

2025-10-08 22-16-41(1)
obrazek

Tests

Printed 2 batches, one is on the picture above. This batch doesn't have the lines printed in the same direction through all objects, but it's already fixed in the code for better consistency. The first archimedean test is +03 when compared to others, I just had it already printed and changed the flow in settings after it. The rest is printed with the same exact settings of course.

*Originally created by @Benik3 on 10/8/2025* - print the lines always in one direction - print from two sides into a center of the objects # Description When printing flow calibration using "old style" monotonic lines, print the lines always in one direction, to prevent print asymetry/inconsistency due to printer move error (as e.g. mentioned here: https://github.com/SoftFever/OrcaSlicer/pull/10314 ) The printing of the lines is also split to 2 halves, each half is printed from the cornet. This makes in the middle "bump" effect similar way, like when using archimedean flow. # Screenshots/Recordings/Graphs ![2025-10-08 22-16-41(1)](https://github.com/user-attachments/assets/f8bfd781-cd38-477d-8798-f4259aa6d1c4) <img width="1872" height="725" alt="obrazek" src="https://github.com/user-attachments/assets/a9fea9ab-6bdd-4835-a2fa-ddca41497de2" /> ## Tests Printed 2 batches, one is on the picture above. This batch doesn't have the lines printed in the same direction through all objects, but it's already fixed in the code for better consistency. The first archimedean test is +03 when compared to others, I just had it already printed and changed the flow in settings after it. The rest is printed with the same exact settings of course.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1965