 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://Robo.Fish/wiki/index.php?action=history&amp;feed=atom&amp;title=Cura_Settings</id>
	<title>Cura Settings - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://Robo.Fish/wiki/index.php?action=history&amp;feed=atom&amp;title=Cura_Settings"/>
	<link rel="alternate" type="text/html" href="https://Robo.Fish/wiki/index.php?title=Cura_Settings&amp;action=history"/>
	<updated>2026-04-22T16:09:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://Robo.Fish/wiki/index.php?title=Cura_Settings&amp;diff=403&amp;oldid=prev</id>
		<title>Kai at 2016-01-28T00:48:13</title>
		<link rel="alternate" type="text/html" href="https://Robo.Fish/wiki/index.php?title=Cura_Settings&amp;diff=403&amp;oldid=prev"/>
		<updated>2016-01-28T00:48:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;p style=&amp;quot;margin-top:1em;&amp;quot;&amp;gt;&lt;br /&gt;
Cura can save certain settings into profile files with the &amp;#039;&amp;#039;ini&amp;#039;&amp;#039; file extension. These settings can be loaded independently of the 3D model (mesh structure in STL file format) and will be applied when the final G-code is constructed.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;margin-top:1em;&amp;quot;&amp;gt;&lt;br /&gt;
The code for writing out the settings is located in the &lt;br /&gt;
[https://github.com/Ultimaker/CuraEngine/blob/master/src/FffGcodeWriter.cpp CuraEngine code].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;margin-top:1em;&amp;quot;&amp;gt;&lt;br /&gt;
  The section of the &amp;#039;&amp;#039;ini&amp;#039;&amp;#039; file, that contains the Cura settings, can start with a &amp;#039;&amp;#039;[material]&amp;#039;&amp;#039; or &amp;#039;&amp;#039;[profile]&amp;#039;&amp;#039; line.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting Name&lt;br /&gt;
! Value&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| bottom_layer_speed = 20&lt;br /&gt;
|-&lt;br /&gt;
| bottom_thickness = 0&lt;br /&gt;
|-&lt;br /&gt;
| brim_line_count = 5&lt;br /&gt;
|-&lt;br /&gt;
| cool_min_layer_time = 5&lt;br /&gt;
|-&lt;br /&gt;
| cool_min_feedrate = 10&lt;br /&gt;
|-&lt;br /&gt;
| cool_head_lift = False&lt;br /&gt;
|-&lt;br /&gt;
| fan_enabled = True&lt;br /&gt;
|-&lt;br /&gt;
| fan_full_height = 0.0&lt;br /&gt;
|-&lt;br /&gt;
| fan_speed = 50&lt;br /&gt;
|-&lt;br /&gt;
| fan_speed_max = 50&lt;br /&gt;
|-&lt;br /&gt;
| filament_diameter || Float || The filament diameter (in mm) is approximately 2.85 for Ultimaker printers. You can measure with a caliper and enter the exact diameter.&lt;br /&gt;
|-&lt;br /&gt;
| filament_diameter2 || Float || Additional filament diameter parameter for multiple extruders. Not used in Ultimaker printers.&lt;br /&gt;
|-&lt;br /&gt;
| filament_diameter3 || Float || Additional filament diameter parameter for multiple extruders. Not used in Ultimaker printers.&lt;br /&gt;
|-&lt;br /&gt;
| filament_diameter4 || Float || Additional filament diameter parameter for multiple extruders. Not used in Ultimaker printers.&lt;br /&gt;
|-&lt;br /&gt;
| filament_diameter5 || Float || Additional filament diameter parameter for multiple extruders. Not used in Ultimaker printers.&lt;br /&gt;
|-&lt;br /&gt;
| filament_flow || Float || = 100.0&lt;br /&gt;
|-&lt;br /&gt;
| fill_density || Integer || Fill percentage&lt;br /&gt;
|-&lt;br /&gt;
| fill_overlap || Integer || = 15&lt;br /&gt;
|-&lt;br /&gt;
| fix_horrible_union_all_type_a || True / False&lt;br /&gt;
|-&lt;br /&gt;
| fix_horrible_union_all_type_b || True / False&lt;br /&gt;
|-&lt;br /&gt;
| fix_horrible_use_open_bits || True / False&lt;br /&gt;
|-&lt;br /&gt;
| fix_horrible_extensive_stitching || True / False&lt;br /&gt;
|-&lt;br /&gt;
| infill_speed || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| inset0_speed || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| insetx_speed || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| layer_height || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| layer0_width_factor || Integer || 100&lt;br /&gt;
|-&lt;br /&gt;
| nozzle_size || Float || The diameter of the nozzle hole. Ultimaker 2+ comes with a set of 0.25, 0.4, 0.6 and 0.8 mm nozzles.&lt;br /&gt;
|-&lt;br /&gt;
| object_center_x || Integer || = -1&lt;br /&gt;
|-&lt;br /&gt;
| object_center_y || Integer || = -1&lt;br /&gt;
|-&lt;br /&gt;
| object_sink || Float || = 0.0&lt;br /&gt;
|-&lt;br /&gt;
| overlap_dual || Float || = 0.15&lt;br /&gt;
|-&lt;br /&gt;
| ooze_shield || Integer&lt;br /&gt;
|-&lt;br /&gt;
| perimeter_before_infill || True / False ||&lt;br /&gt;
|-&lt;br /&gt;
| platform_adhesion || Brim / Skirt / Raft || Whether to print a brim, raft or skirt to help with adhesion of the first layer.&lt;br /&gt;
|-&lt;br /&gt;
| plugin_config || String || Empty if no plugin is configured. Otherwise it is a multi-line string containing plugin settings.&lt;br /&gt;
|-&lt;br /&gt;
| print_speed || Integer || nozzle movement speed while filament is flowing, in mm/s&lt;br /&gt;
|-&lt;br /&gt;
| print_temperature || Integer || nozzle temperature, in Celsius&lt;br /&gt;
|-&lt;br /&gt;
| print_temperature2 || Integer || additional preset temperature setting for use in G-code&lt;br /&gt;
|-&lt;br /&gt;
| print_temperature3 || Integer || additional preset temperature setting for use in G-code&lt;br /&gt;
|-&lt;br /&gt;
| print_temperature4 || Integer || additional preset temperature setting for use in G-code&lt;br /&gt;
|-&lt;br /&gt;
| print_temperature5 || Integer || additional preset temperature setting for use in G-code&lt;br /&gt;
|-&lt;br /&gt;
| print_bed_temperature || Integer || temperature of the heated print bed, in Celsius&lt;br /&gt;
|-&lt;br /&gt;
| raft_margin = 5.0&lt;br /&gt;
|-&lt;br /&gt;
| raft_line_spacing = 3.0&lt;br /&gt;
|-&lt;br /&gt;
| raft_base_thickness = 0.3&lt;br /&gt;
|-&lt;br /&gt;
| raft_base_linewidth = 1.0&lt;br /&gt;
|-&lt;br /&gt;
| raft_interface_thickness = 0.27&lt;br /&gt;
|-&lt;br /&gt;
| raft_interface_linewidth = 0.4&lt;br /&gt;
|-&lt;br /&gt;
| raft_airgap_all = 0.0&lt;br /&gt;
|-&lt;br /&gt;
| raft_airgap = 0.22&lt;br /&gt;
|-&lt;br /&gt;
| raft_surface_layers = 2&lt;br /&gt;
|-&lt;br /&gt;
| raft_surface_thickness = 0.27&lt;br /&gt;
|-&lt;br /&gt;
| raft_surface_linewidth = 0.4&lt;br /&gt;
|-&lt;br /&gt;
| retraction_amount || Float || Distance (in mm) to retract. Default: 0.075&lt;br /&gt;
|-&lt;br /&gt;
| retraction_combing || Off / All / No Skin || Whether to avoid holes in the print for the nozzle to travel over.&lt;br /&gt;
|-&lt;br /&gt;
| retraction_dual_amount || Float || ?&lt;br /&gt;
|-&lt;br /&gt;
| retraction_enable || True / False || Whether to retract the filament before the nozzle travels to a different print area.&lt;br /&gt;
|-&lt;br /&gt;
| retraction_hop || Float || Same as &amp;#039;retraction_amount&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| retraction_min_travel || Float || Minimum amount of travel (in mm) needed for a retraction to occur. Default value: 1.5&lt;br /&gt;
|-&lt;br /&gt;
| retraction_minimal_extrusion = 0.02&lt;br /&gt;
|-&lt;br /&gt;
| retraction_speed = 40.0&lt;br /&gt;
|-&lt;br /&gt;
| simple_mode || True / False ||&lt;br /&gt;
|-&lt;br /&gt;
| skirt_line_count = 1&lt;br /&gt;
|-&lt;br /&gt;
| skirt_gap = 3.0&lt;br /&gt;
|-&lt;br /&gt;
| skirt_minimal_length = 150.0&lt;br /&gt;
|-&lt;br /&gt;
| solid_bottom || True / False ||&lt;br /&gt;
|-&lt;br /&gt;
| solid_layer_thickness || Float&lt;br /&gt;
|-&lt;br /&gt;
| solid_top || True / False ||&lt;br /&gt;
|-&lt;br /&gt;
| solidarea_speed = 0.0&lt;br /&gt;
|-&lt;br /&gt;
| spiralize || True / False ||&lt;br /&gt;
|-&lt;br /&gt;
| support || None / Everywhere / Touching buildplate || &lt;br /&gt;
|-&lt;br /&gt;
| support_angle || Integer || The minimal angle (in degrees) that overhangs need to have to get support structures, where 90 is horizontal, and 0 is vertical.&lt;br /&gt;
|-&lt;br /&gt;
| support_dual_extrusion || Both || You can leave this at &amp;#039;Both&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| support_fill_rate || Integer || Percentage amount of infill structure in the support material. Default value: 15&lt;br /&gt;
|-&lt;br /&gt;
| support_type || Lines / Grid || a.k.a. the &amp;quot;structure type&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| support_xy_distance || Float || Distance of the support material (in mm) from the print in the X-Y plane. Default value: 0.7&lt;br /&gt;
|-&lt;br /&gt;
| support_z_distance || Float || Distance of the support material (in mm) from the print in the Z direction. Default value: 0.15&lt;br /&gt;
|-&lt;br /&gt;
| travel_speed || Float || in mm/s&lt;br /&gt;
|-&lt;br /&gt;
| wall_thickness || Float&lt;br /&gt;
|-&lt;br /&gt;
| wipe_tower || True / False&lt;br /&gt;
|-&lt;br /&gt;
| wipe_tower_volume || Integer&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kai</name></author>
	</entry>
</feed>