3D Printers: Difference between revisions
Jump to navigation
Jump to search
Cleaned up Cura prep instructions.
m (→Printer-specific pages: delete section, printer table has all the links) |
(Cleaned up Cura prep instructions.) |
||
Line 67: | Line 67: | ||
[https://ultimaker.com/en/products/cura-software/list Cura 15] can be used to slice models for the Ultimakers and Type A with the following settings: | [https://ultimaker.com/en/products/cura-software/list Cura 15] can be used to slice models for the Ultimakers and Type A with the following settings: | ||
# | # Append [https://github.com/W1N9Zr0/Ultimaker_Cura_Profile/blob/master/machine_settings_for_preferences.ini this fragment] to your <code>preferences.ini</code> to make our 3 printers available in Cura. | ||
#* <code>preferences.ini</code> lives in <code><abbr title="C:\Users\USERNAME">%USERPROFILE%</abbr>\.cura\<abbr title="current cura version">15.04.6</abbr>\ | #* <code>preferences.ini</code> lives in different places depending on your platform: | ||
#* If you have other machines already configured, you need to renumber | #** Windows: <code><abbr title="C:\Users\USERNAME">%USERPROFILE%</abbr>\.cura\<abbr title="current cura version">15.04.6</abbr>\</code> | ||
# Select the correct printer from the Machine menu | #** Linux: <code>~/.cura/<abbr title="current cura version">15.04.6</abbr>/</code> | ||
#** Mac: <code>~/Library/Application Support/Cura/<abbr title="current cura version">15.04.6</abbr>/</code> | |||
#* If you have other machines already configured, you need to renumber the <code>[machine_N]</code> sections. There can't be duplicates and they should be sequential. | |||
# Select the correct printer from the "Machine" menu | |||
# Load [https://github.com/W1N9Zr0/Ultimaker_Cura_Profile matching profile ini from github] | # Load [https://github.com/W1N9Zr0/Ultimaker_Cura_Profile matching profile ini from github] | ||