-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add machine material for mixware #228
base: master
Are you sure you want to change the base?
Conversation
<setting key="heated bed temperature">80</setting> | ||
<setting key="adhesion tendency">0</setting> | ||
<setting key="surface energy">100</setting> | ||
<setting key="print speed">60</setting> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<setting key="print speed">60</setting> | |
<cura:setting key="print_speed">60</cura:setting> |
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/> | ||
<setting key="print temperature">210</setting> | ||
<setting key="heated bed temperature">55</setting> | ||
<hotend id="0.4 mm" /> | ||
</machine> | ||
|
||
<machine> | ||
<machine_identifier manufacturer="Mixware" product="mixware_hyper_s"/> | ||
<setting key="print speed">60</setting> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<setting key="print speed">60</setting> | |
<cura:setting key="print_speed">60</cura:setting> |
Hey @Mixwarebot , please update your branch to latest and our bot will give you some suggestions on changes for the files. Hit the "Ready for review" button when you are done and we will review and approve afterwards, thanks! |
No description provided.