-
I try to send a file (a g-code) using web ui, but it is not able to write sd card (trying with differents sd card)....transfert is shown completed (100%), but no files are on the media, althought I ca…
-
I think this isn't actually used:
https://github.com/jeffgreco13/filament-breezy/blob/2.x/src/Pages/MyProfilePage.php#L11
Looks like it is just pulled from the plugin declaration
https://github.c…
-
hi. Can you help me with error "Board details not available. Compile the sketch once." ?
**using Arduino 2.2.1 + nodemcu v3 (esp12-f)**
firmware compiled and uploaded. I tried to recompile, re upl…
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.…
-
So I plugged it all in as would MMU2S. I flashed both firmware. I am not seeing it. I see light on MMU2 board but MK3S not seeing MMU2 connnected.
-
Posted by @ldpgh
### Behavior
- _Describe the problem_
- In order to get a smoother surface (PLA) I'd like to print just the most outer perimeter with a reduced layer thickness (e.g. 0.25mm standard…
-
Thanks for the Plugin, maybe i am wrong but if i upload a new gcode to my Octoprint i get a
```
No Slicer Settings
(for this file)
```
message. After i go in SlicerSettingsParser and hit the `Ana…
-
Hi,
Doing: php artisan shield:install
It doesn't add permissions for relations. Example:
```
class TargetsResource extends Resource (having: protected static ?string $model = Target::class;)…
-
Hi,
I have had a couple of gear prints that fail get bad print results when using OcotPrint. The same gcode in repetier via a pc works perfectly without any small stops or hesitations in the movement…
-
### What happened?
1. After installing and adding this code:
```
use Coolsam\FilamentFlatpickr\Forms\Components\Flatpickr;
Flatpickr::make( 'date' )
```
I encountered a 'class not found'…