Nick Winters

Results 8 comments of Nick Winters

Looks like the check for PrusaSlicer doesn't work with 2.4. See https://github.com/OctoPrint/OctoPrint-Slic3r/blob/b21c2aae4543426fe7ba01ff2442c262f91c87e7/octoprint_slic3r/__init__.py#L293

The buttons are 9.5mm or so tall when not clicked. https://github.com/Spritetm/hadbadge2019_protoboard has the protoboard

get_test_port() in this file: https://github.com/platformio/platformio-core/blob/a785c238b1778d5907b3b6d106a2462069fc2cb0/platformio/test/embedded.py#L103 This function seems to be doing a lot: - Return the configured port if there is one (regardless of if the file exists yet) -...

## Error messages on Windows 10 ### upload & monitor with no port configured. notice how it's trying COM5. COM10 is the port it should use ``` ============================================================================= [SUCCESS] Took...

## Error messages on OS X 10.14.6 PlatformIO, version 4.1.0b3 leonardo serial should be on /dev/cu.usbmodem141101 ### Upload & Monitor with no `monitor_port` configured ``` ============================================================================= [SUCCESS] Took 7.50 seconds...

Yeah, Upload alone works fine, and Monitor alone works fine, there's just the race condition when trying to do one then quickly do the other on these devices that do...

I'm seeing the same. Just downloaded everything and did a fresh compile today on both a laptop and desktop. - On my laptop (ryzen 7 6800U) when the window is...

hiding the window with command+h is all that's needed to reproduce this. Web searching I found people reporting similar (or opposite, too low framerate when hidden) issues with different apps...