Rob Miller

Results 74 comments of Rob Miller

Prusa XL, firmware 6.1.3, PETG, stuck filament detection enabled, enXlosure open with fan blowing into printer (warm environment). I have repeated stuck filament events without being detected, resulting in 'air...

I was having a variation on this problem last week, admittedly down to old filament but repeated several times. The filament would break between the Nextruder drive gear and the...

Just an observation, if this were prioritised it would provide a route for more developers to contribute solutions to their own most important issues. On searching solutions in this space,...

Does anyone in the review community have any knowledge of 3d printing? Not entirely clear if @JoaoRodrigues has background here either.

I thought the 'lib*.46.dylib' was just a last resort as a default to return, but it turns out that is what is needed for loading libadobe on MacOS with Homebrew...

I find that with FF 128.03, MAC 8.1.3, it doesn't matter what I enable or try - I'm unable to create a new container and get it to synchronize to...

The tables and averages in ic_data are collected and listed per residue, so each of the 20 amino acids (plus X) has different average values. Am I understanding your question...

I’m not sure, but I think you need to check the specific hedra and dihedra you’re looking at against the table entries in ic_data.

The technical answer is that the mechanism for matching 'psi' gets the second N from the next residue in the chain structure and uses that AtomKey to identify the precalculated...

There is a defined approach in Biopython which is discussed [here](https://biopython.org/docs/latest/Tutorial/chapter_pdb.html#disorder) for working with multiple occupancies. IIRC the disorderedAtom objects return a default atom (highest occupancy or first - 'A'...