SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.68k stars 783 forks source link

Scale flow rate chits (X & Y) on small build plates #2347

Closed jamincollins closed 4 months ago

jamincollins commented 11 months ago

Is your feature request related to a problem? Please describe.

I'm going through filament calibration on a Voron v0. I'm at the flow rate. However, due to the size of the chits created they won't all fit on the print bed. AFAICT, a simple solution is scaling X & Y down to ~80% of the original size. I'm guessing this won't impact the calibration (if it will please advise).

Which printers will be beneficial to this feature Any printer with a smaller build plate than the generated chits.

Describe the solution you'd like See above.

Ocraftyone commented 11 months ago

Duplicate of #2256

ichibana commented 8 months ago

@jamincollins i'm in the same boat. did you scale and calibrate without issues?

jamincollins commented 8 months ago

Yes, just don't touch the z axis

ichibana commented 8 months ago

Thanks!

ChaosBlades commented 6 months ago

Visual representation of issue. It is super close to fitting. Should be a relatively easy no compromises fix. I propose making them taller and narrower. Could also close spacing to 1mm. Screenshot from 2024-03-11 18-46-11

jamincollins commented 6 months ago

The second set is worse since it has ten tiles.

ChaosBlades commented 6 months ago

The second set is worse since it has ten tiles.

Forgot about that. Screenshot from 2024-03-11 19-01-16

Narrower and shave off some of the space above and below the numbers. Even at 80% scale still plenty of space could be saved. Screenshot from 2024-03-11 19-02-27

Ocraftyone commented 6 months ago

I have a model that is similar to the super slicer version. I will try and implement that this week as an option.