sn4k3 / Ender3

Supercharge your Ender3 with Guides, Mods and Addons
GNU General Public License v3.0
601 stars 109 forks source link

bed_shape changed to 235x235 in Stock profiles. #18

Closed garvamel closed 4 years ago

garvamel commented 4 years ago

I was having with a 210x210 print. The skirt was being printed outside the bed every time along the X axis when Y = 0 and along the Y axis when X = 0. I realized the bed was set to 220x220, which moves the center of the bed to the front and to the left which effectively leaves the front and left of the part hanging. I only replaced the Stock profiles, since I don't know what mods the other versions have. Cheers and thanks for the awesome profiles, they work great!

sn4k3 commented 4 years ago

Lower bed shape was due clips and margin, but yes the correct is 235, thanks for pointing out

garvamel commented 4 years ago

I was hitting the clips with 220 and also with the skirt with 235. Because of this it seems would be correct to offset the origin a bit since the part is still not centered even after correcting the bed size. I will test the placement and make a new PR after.

sn4k3 commented 4 years ago

Please also test new feature, read 1.2. from github and pull new printers

garvamel commented 4 years ago

will do!

garvamel commented 4 years ago

the model looks bangin'. Thanks a lot! I'm trying to put it inside the .app on macOS, but it seems PrusaSlicer does not let you navigate to it to find it.

sn4k3 commented 4 years ago

on macos probably you need to put the stl externally and reference it under the settings

garvamel commented 4 years ago

I'm updating the readme with the procedure I used to keep it tidy.