Silverquark

Results 30 comments of Silverquark
trafficstars

Hm weird the only thing that may get transfered between flashes is preheat preset values. But they are stored outside of marlins normal save/load range. So that shouldn't interfere with...

That's really weird. Autotune shouldn't have an Effect on it at all. All it does is run the M303 autotune command with the given parameters. M303 C10 S200 U1 would...

Im currently working rebasing the firmware to a fresh marlin 1.1.3 build. No idea if this can fix the issue. But it will definitely clean the code up a lot...

The #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00 setting should only have an effect if you have a filament width sensor as far as i know, but i will double check that to make...

off topic: @andyfarthing i couldnt find another way to contact you, so im doing it here. I noticed you have a fork of my firmware and i really like your...

**For anyone who has this issue, please download and flash the new changes in the repo and tell me if the problem still occurs** (Green "clone or download" button then...

forgot to mention, that a factory reset will be needed after flash

M502 and m500 will have the same effect as just pressing the button in the menu. The old version had a bug in the factory reset button that caused only...

[Duplicate](https://github.com/Silverquark/i3PlusPlus/issues/11) Closed other issue since this one is more specificly descriping the problem and has reproducable steps. Probably related to newer marlin version. Will try to merge the fixes up...

Thats really weird. The only thing that i changed print wise is x,y and z steps since the default firmwares values were slightly off causing prints to be a bit...