johncarlson21 / SV04-Marlin-2.1.x

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
http://marlinfw.org
GNU General Public License v3.0
20 stars 7 forks source link

More a doubt that an issue! #10

Closed giulio-alfieri closed 1 year ago

giulio-alfieri commented 1 year ago

First of all, congratulation on the EXCELLENT job. My SV04 prints like a charm and the DWIN display is beautiful. I´ve made just some cosmetics adjustments:

johncarlson21 commented 1 year ago

Hello and thanks for checking..

PID individual is fixed in 2.1.3.1b and the NUM_RUNOUT_SENSORS was also updated.

As for the Z raise, I'm not a fan of raising Z and blobbing. There is also another spot where I set min z raise to 0.

As for the drivers, this is what was used in the Sovol firmware and I haven't tested changing this yet. Planning on this at some point.

giulio-alfieri commented 1 year ago

For the Driver type, I put the TMC2209_TSANDALONE, and it is working like a charm... Kudos again for the excellent job.

johncarlson21 commented 1 year ago

The drivers will be updated in the next update