We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Guten Tag, ist es die Firmware des SV01 auf den SV03 umzuwandeln ?
Sorry, something went wrong.
Hallo, mit etwas Arbeit können Sie sich das umarbeiten. Einfach den Source Code herunter laden und anpassen.
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.
No branches or pull requests
Thanks to Chris for his help. Parameters for the next release:
Hardware: Only SilentBoard with BLTouch
The text was updated successfully, but these errors were encountered: