Commit graph

17 commits

Author SHA1 Message Date
Jaime van Kessel
918d8005bc Removing unneeded overwritten settings 2016-03-25 13:59:43 +01:00
Tim Kuipers
6e7be5995c profiles: got print speed from old cura (CURA-1195) 2016-03-23 18:26:03 +01:00
Tim Kuipers
fd27fcb52d profiles: removed superfluous/outdated infill_wipe_dist (CURA-1195) 2016-03-23 13:50:34 +01:00
Tim Kuipers
a7aafe958b profiles: removed superfluous speed_slowdown_layers (CURA-1195) 2016-03-23 13:49:08 +01:00
Tim Kuipers
fc974c25c2 profiles: removed superfluous/outdated travel_avoid_distance (CURA-1195) 2016-03-23 13:47:12 +01:00
Tim Kuipers
12349d1228 profiles: removed superfluous/outdated retraction_min_travel (CURA-1195) 2016-03-23 13:45:38 +01:00
Tim Kuipers
40adb5b7e3 profiles: removed superfluous/outdated retraction_count_max (CURA-1195) 2016-03-23 13:42:19 +01:00
Tim Kuipers
6a150b3b7d profiles: removed superfluous cool_fan_full=2 (CURA-1195) 2016-03-23 13:28:27 +01:00
Jaime van Kessel
834e2148d2 Major cleanup for profiles
This removes a bunch of settings that override default values from machine defaults (or inheritance)
2016-03-18 14:18:19 +01:00
Jaime van Kessel
5c6200a046 Removed unneeded override from profile
CURA-1122
2016-03-14 12:00:45 +01:00
Tim Kuipers
3a377a616b profiles: machine_nozzle_size ==> line_width (CURA-1097) 2016-03-10 12:08:06 +01:00
fieldOfView
a911471206 Add weights to standard profiles for sorting
Contributes to CURA-1059

Conflicts:
	resources/profiles/ultimaker2+/abs_0.25_high.curaprofile
	resources/profiles/ultimaker2+/abs_0.8_fast.curaprofile
	resources/profiles/ultimaker2+/cpe_0.25_high.curaprofile
	resources/profiles/ultimaker2+/cpe_0.8_fast.curaprofile
	resources/profiles/ultimaker2+/pla_0.25_high.curaprofile
	resources/profiles/ultimaker2+/pla_0.8_fast.curaprofile
2016-03-09 15:33:51 +01:00
Tim Kuipers
411b8b0502 profiles: removed brim_line_count and let brim_width just use the default 8mm (CURA-983) 2016-03-02 17:13:04 +01:00
Tim Kuipers
4bde5c176f JSON/profiles: fix: made travel_compensate_overlapping_walls_enabled always true (CURA-983) 2016-03-02 11:10:22 +01:00
Tim Kuipers
b225cb5c34 profiles: fix: skin_no_small_skin_heuristic not set anymore in profiles, but now defaults to fdmPrinter default (TRUE) (CURA-983) 2016-03-02 11:02:13 +01:00
Ghostkeeper
94314a7c2c Make infill overlap depend on line width
Paul said this way was a better default for all our profiles.

Contributes to issue CURA-892.
2016-02-29 15:09:51 +01:00
Ghostkeeper
ba39864af2 Add new PLA profiles
These were designed through rigorous testing by the test team.

Contributes to issue CURA-892.
2016-02-23 17:27:17 +01:00