John Robertson

Results 6 issues of John Robertson

Bug Report Arduino 1.8.16 Linux Mint 19.2 (Ubuntu) Arduino IDE serial monitor throws error "_Error while setting serial port parameters: 250,000 N 8 1" when setting baud rate to 250000_"....

Type: Bug
Component: IDE Serial monitor

This issue will automatically convert a Grbl_Esp32 machine definition file to FluidNC YAML format. Change YOUR NAME in the title to some string that identifies your machine configuration. IMPORTANT: Change...

_@radioproektor in https://github.com/makerbase-mks/MKS-TinyBee/issues/1#issuecomment-1013806992_ ... and referenced https://github.com/makerbase-mks/MKS-TinyBee/issues/14#issue-1157121266 I'm pretty sure that the above linked graphic isn't correct. The TinyBee DIP switches connect to Vdd when ON, Gnd (via internal pull-down...

See https://github.com/makerbase-mks/MKS-TinyBee/issues/7#issue-1123403716 Looks like this board uses a 2.5V zener diode as the ADC reference voltage (VDDA measured at 2.5/2.51v on the unconnected TH1/2 pins on a couple of boards)....

### Description Adds the Marlin documented M3/4 'O' parameter used to set spindle power in PWM units (0-255).

### Fix nominal_rate range in planner In `Planner::calculate_trapezoid_for_block()`, `block->nominal_rate` could be lower than `MINIMAL_STEP_RATE` on entry. this produces invalid acceleration results as it attempts to match the exit rate from...

Needs: Testing
PR: Bug Fix
Needs: Discussion
C: Motion