Maximilian Pott

Results 5 comments of Maximilian Pott

Hey, I'm the friend. Here is the config ``` esphome: name: desk esp32: board: esp32dev framework: type: arduino external_components: - source: github://j5lien/[email protected] # Enable logging logger: # Enable Home Assistant...

Ran into the same problem and @phgmenezes solution worked. Should the hello-world template used in the tutorial maybe be edited to fix this behaviour? I doubt we are the only...

I ran into the same problem just now but noticed it a few times before. My internet connection wasn't online, OpenWeatherMap didn't report any temperature and as a result, my...

The original problem of this issue is still there with the 2.0.0-beta. Getting all kinds of wonky angles ![image](https://github.com/SoftFever/OrcaSlicer/assets/55582932/fbd51989-2a22-46bf-a195-b5d37a9323b2) This is one object that combines a few layers higher. [Rugged-gridfinity-box-7x5x9.3mf.zip](https://github.com/SoftFever/OrcaSlicer/files/14641912/Rugged-gridfinity-box-7x5x9.3mf.zip)...

I think I have a similar problem while using Typescript with React: ![Screenshot 2022-06-30 at 09 19 35](https://user-images.githubusercontent.com/55582932/176617098-492b69d3-473a-48ea-9ad0-47b7fc5bb032.png) I still can use it via `const parser = require("any-date-parser");`, but then...