mbohben

Results 8 comments of mbohben

> Hi > > The current version of the library uses NimBLE, which unfortunately does not allow the simultaneous use of bluetoothserial > > An older version of my library...

Depending on the code above, so the device will start with 2 instance (bleGamepad and serialBT)? Sorry replied via mobile phone, misspressed close issue button

I'll try it as soon as my work hour done, thank you very much for the response.

done rebuilding my code, will test it as soon as possible got a race to attend too this morning

any solution regarding this?

i think i need to figure out how the time limit works, thanks for the advice.

changed my start print sequence like this, can get through purge session and z tilt. but now the Timer Too Close happen on the primeline section. ``` [gcode_macro _USER_VARIABLES] variable_startprint_actions:...

added belt and suspend on the start print gcode, printer worked well for at least 6h single print file. Click to view code ```python [gcode_macro START_PRINT] description: Machine heatup procedure...