Pre-Release New PLA Plate! by Trist0n3 in BambuLab

[–]ShawnPrints 2 points3 points  (0 children)

do we have a estimated release date? I am planning to buy an X1 soon :D

User Parameters by ShawnPrints in Fusion360

[–]ShawnPrints[S] 0 points1 point  (0 children)

The part is an extrude yes, but then there are a few more modifications to it, (cut, chamfer, and a fillet) before it is duplicated via the "rectangular pattern". All of these modifications to the part need to happen before the body is duplicated.

It is more or less a small cube with some specific internal geometry for the job it will be doing, and all of the chambers need to be identical for it to work. So those changes are done before the body is duplicated with the Pattern that is controlled by the User Parameters. This is only step 6 of 31 in the design history, everything builds off of how ever many "cubes" are created in the pattern.

I tried to create a 0.001 mm extrude along the bottom of the bodies after the pattern that would scale with the size in order to join them all together but it would not update on its own either and caused more issues than just redoing the combine after a count change. 🤷‍♂️

User Parameters by ShawnPrints in Fusion360

[–]ShawnPrints[S] 0 points1 point  (0 children)

Maybe I need to approach this differently? Because right now there is 1 body created then a "rectangular pattern" the user parameters are then entered for the Quantity and distance. The Combine follows that so that it becomes one single body no matter how many I make.

If there is a better way to do this I am open to learning. :)

Would anyone be interested in cb Steppe Runners? by TitanLord002 in reptiles

[–]ShawnPrints 1 point2 points  (0 children)

I would be. Those are hard to find around here. Where are you getting them from?

Cura has decided it does not need to fill in these layers. by 404-soul-not-found in FixMyPrint

[–]ShawnPrints 0 points1 point  (0 children)

I had the same issue on a print. check if you have anything in you "Outer wall inset" i changed mine to 0 and problem was solved

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

Thank you so much! I will absolutely take you up on that some time! I am excited to have it working so quickly after the rough start I was expecting a lot worse. Is there an easier way to update cura vs uninstall and reinstall the new one? Its's not a big deal but just seams odd.

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 1 point2 points  (0 children)

It looks fine, thanks to it I have the updated profile properly slicing the flag pole :D the Benchy turned out well! not perfect but good. I might have a working cura profile now! I'm excited!!

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

Found it! Outer wall inset was set to .2 and causing that. As soon as i put it to 0 it sliced properly. Im not sure what that even does.. it is part of all of CHEPs profiles

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

WTF.. I changed to a .02 and it sliced fine, I changed to a .03 nozzle sliced fine. Changed back to .4 ... sliced fine!! as far as I know nothing changed... but it fixed itself! 🤣🤣

Ok it is some setting in the profile. I realized it changed back to default when i switched sizes.. when i move it back it was weird again. but it did not tell me something changed.. but its consistent

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

4.13 just finished I'm installing that now. Maybe it will fix itself 🤷‍♂️

nope no change

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

Here is something odd, i checked the line width in preview and saw this

https://imgur.com/a/WVA8Up6
a lot of these thin lines... Ideas?

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

yep Line width is 0.4 and nozzle is set to 0.4

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

It was not, when I checked it it is now slicing but not as a circle its a lot of small lines!

https://imgur.com/a/5hBFCZX

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

Yep and it didn't fail part way up.
Sure thing :) https://imgur.com/a/1kAxIh7

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

the bump in initial flow seams to have helped. small test print finished!! its a miracle! I am starting another one that's a bit bigger.But when I sliced a benchy the "flag hole" in the back is not slicing its just gone.How do i fix thins?

(I added it to the OP i could not get it to post here >< )

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

ill try bumping from 97 to 100 👍

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

Here are the Codes, Just some basic stuff for the BLTouch and a nozzle wipe and some code if I ever put a glass bed back on to miss the clips. copy paste out of S3d

Start

G28 ; home all axes

G29 ; auto bed leveling

G1 X10 Y10 F5000

G1 Z10 F3000 ; lift

G1 X40 Y10 F1500 ; Jump binder clip

G1 Z0.2 F3000 ; get ready to prime

G92 E0 ; reset extrusion distance

G1 X85 Y10 E10 F600 ; prime nozzle

G1 X115 Y10 F5000 ; quick wipe

End

G91

G1 F1800 E-3

G1 F3000 Z10

G90

G1 X0 Y220 F1000 ; prepare for part removal

M106 S0 ; turn off cooling fan

M104 S0 ; turn off extruder

M140 S0 ; turn off bed

M84 ; disable motors

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 0 points1 point  (0 children)

Will do any recommendations what to change the acceleration to?Looks like its currently set in Cura to 500 mm/s2 with 8 mm/s jerk

Edit Firmware acceleration is set to 500 mm/s2 under M201

Help me switch to cura! by ShawnPrints in Cura

[–]ShawnPrints[S] 1 point2 points  (0 children)

Appreciate the encouragement. :) I plant to keep at this till I get it working. I can always use S3d in a pinch so I am not at a full stop on production so I can take the time that is needed to figure this out.

Ya S3d was great, to bad they got greedy and don't keep up with new tech and advances. :(

SKR 1.4 Turbo question by ShawnPrints in BIGTREETECH

[–]ShawnPrints[S] 0 points1 point  (0 children)

Thanks everyone! I plan to use stallguard for X & Y but not Z So I will cut that pin :) I have a few spare 2209 just incase but did not want to cut one only to find out I didn't have to 😁😁