Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Support for Sovol SV03 #21

Open
CopterTec opened this issue Feb 19, 2021 · 4 comments
Open

[FR] Support for Sovol SV03 #21

CopterTec opened this issue Feb 19, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@CopterTec
Copy link
Owner

CopterTec commented Feb 19, 2021

Thanks to Chris for his help. Parameters for the next release:

Hardware: Only SilentBoard with BLTouch

#define CUSTOM_MACHINE_NAME "SOVOL SV03"

// The size of the print bed
#define X_BED_SIZE 350
#define Y_BED_SIZE 350

// Travel limits (mm) after homing, corresponding to endstop positions.
#define X_MIN_POS 0
#define Y_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS 390
#define Y_MAX_POS Y_BED_SIZE
#define Z_MAX_POS 410
@CopterTec CopterTec added the enhancement New feature or request label Feb 19, 2021
@Nerone517
Copy link

Guten Tag, ist es die Firmware des SV01 auf den SV03 umzuwandeln ?

@CopterTec
Copy link
Owner Author

Guten Tag, ist es die Firmware des SV01 auf den SV03 umzuwandeln ?

Hallo, mit etwas Arbeit können Sie sich das umarbeiten. Einfach den Source Code herunter laden und anpassen.

@Nerone517
Copy link

Leider kann ich das nicht, ich weiß zu wenig über Marlin

@CopterTec
Copy link
Owner Author

Leider kann ich das nicht, ich weiß zu wenig über Marlin

Hallo, wir haben den Drucker gegen einen Prusa ersetzt da der Support von Sovol nicht ausreichend war. Daher können wir das leider nicht mehr machen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants