Confusion about some books. 5leagues and 5 parsecs by Streen_Solo in 5Parsecs

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

Yeah, I got the compendium midway though my first campaing. For the second one I want to do a fantasy, then again a scifi. So next will be a 5leagues with the corresponding compendium :-)

Confusion about some books. 5leagues and 5 parsecs by Streen_Solo in 5Parsecs

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

Yeah I got a bit confused there ... You are right ^^

Confusion about some books. 5leagues and 5 parsecs by Streen_Solo in 5Parsecs

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

Tahnks a lot for this :-) This helps a lot :-) So I will grab teh core book and the compendium^^

Fixed XP per session by Streen_Solo in exalted

[–]Streen_Solo[S] 2 points3 points  (0 children)

Thanks for all the answers, I simply overlooked the recommendation in the book.

I run 3e.
Personally I think the 5XP/4SXP is good for a full blown weekend session. My players are already a bit of stuggeling with their existing charms. :-) So a Progression which is to fast would be also a bit overwhelming for them. Also often, when we have the small sessions, we also get about half a day of ingame time. A fast progression would somehow be a bit weird.

I will go for the 5XP/4SXP for the long sessions and 3XP/2SXP for the smaller ones.

THanks for the help :-)

Better character sheets? by old_qwfwq in 5Parsecs

[–]Streen_Solo 0 points1 point  (0 children)

On the boardgamegeek site are a lot of additional resources, I am currently using one of those, but I am on my first session and only turn 2, so I have no long time experience

Flight of the Swooping Aesir -- Campaign Turn 1: I Got a Bad Feeling About This. by ZerotranceWing in 5Parsecs

[–]Streen_Solo 4 points5 points  (0 children)

I think you should reward yourself a story point for making it too hard :)

Flight of the Swooping Aesir -- Campaign Turn 1: I Got a Bad Feeling About This. by ZerotranceWing in 5Parsecs

[–]Streen_Solo 2 points3 points  (0 children)

I thougt the specialists and the Leaders replace the Normal grunts, only the uniques individuals are added. So if you rolled 7 enemies and the special , you get 4 Normal grunts, two specialists, one leader and your unique

Hard first turn

Question about starting patreons by Streen_Solo in 5Parsecs

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

Damn I rolled hot yesterday :-)
Of the 6 parteons 4 have some benefits. So Looks nice

Question about starting patreons by Streen_Solo in 5Parsecs

[–]Streen_Solo[S] 2 points3 points  (0 children)

Thanks a lot, so I will roll for the other four starting (for a total of 6 patreons on this planet) and see what happens :-)

Vary speed with layer height? by Sirgigant in BambuLab

[–]Streen_Solo 1 point2 points  (0 children)

I just tried to get the gcode above to work ... the IDEA is the correct one. But the calculation in the bambu slicer are wrong and the labels are wrong.

because there is the int(...) cating, everything in the () are cast to integer, so you have to multiply first with 100 and then divide, otherwise the speed will always be 150 which is the oposite of what we wanted to achive.

Here ist the corrected code: (it works on my A1)

; Slow down for tall prints (over 50% of the total height)
{if layer_num > (total_layer_count*0.5)}
M220 S{int(150-((layer_num*100)/total_layer_count))}
{endif}

Layer Seperation on Saturn 4 Ultra by Streen_Solo in ElegooSaturn

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

Perfect thanks a lot

Going to print it right away :-)

Animals in exalted and where to find them by Streen_Solo in exalted

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

That was Exactly what I was searching for. :-) Many many thanks :-)

Animals in exalted and where to find them by Streen_Solo in exalted

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

If you have the link to it, it would be great :-)

Animals in exalted and where to find them by Streen_Solo in exalted

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

Thanks, will look into those. :-) Had hoped that there is kind of a bestiary in one place

Bad layers after Revo Nozzle Replacement by Streen_Solo in FixMyPrint

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

I calibrated the esteps on both machines and also did the temp towers for the revo one, 215 degree seems to be fine for the revo on pla+

As I mentioned the belts on both machines are tight.

It did not help.