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
6k stars 679 forks source link

Corrected Buildplate Model for Ender-3 S1Pro available #5674

Closed Teufelauto closed 3 weeks ago

Teufelauto commented 3 weeks ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

Buildplate model for Creality Ender 3 S1 Pro is smaller than reality. When running Klipper, the printable area of 230x230 is larger than the old model.

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

Replace file with new file I've created.

File of interest: creality_ender3s1pro_buildplate_model.stl In this folder: OrcaSlicer/resources/profiles/Creality

Correctly modeled .stl file may be downloaded from my Google Drive. https://drive.google.com/file/d/1BvGqzZi3KUoFD0LDvDQtvwxUI8RxYRtO/view?usp=drive_link

Describe alternatives you've considered

Letting the extra build area hover over adjacent empty space is what I've been doing until now.

Additional context

I have tested model in Orca Slicer 2.1.0-beta. Dimensions were recorded from my own machine with calipers and verified by toolhead positioning.

Yellow model below is the current version placed on top of correctly modeled plate for comparison. old_in_yellow_comparison

The corrected model provided on Google Drive. Optional 230x230 printable area shown. without_heater

I modeled the plate with the heater cord, but it covered the title above upper left corner in the Slicer. This feature was therefore rolled back for final version. with_heater

Photo for reference. 20240611_204121 I'm a mechanical engineer, not a software engineer. Sorry.

cochcoder commented 3 weeks ago

I've implemented the given model, thanks for making it!