Commit graph

234 commits

Author SHA1 Message Date
Tim Kuipers
ffe1b4bc1e JSON: updated settings descriptions (CURA-1309)
Changes made by Jeroen to settings which didn't change order
2016-03-30 18:55:43 +02:00
Tim Kuipers
82d3c19fe1 JSON: fix min_value for magic_fuzzy_skin_point_density (CURA-1225)
value is based on firmware flood limit based on baudrate
2016-03-29 16:58:44 +02:00
Tim Kuipers
981e3f3851 JSON: fix: max_value for call_fan_speed_min (CURA-863) 2016-03-29 10:42:13 +02:00
Jaime van Kessel
51b9ac78bd Added speed of light as max value for speed
CURA-1252
2016-03-25 15:18:18 +01:00
Jaime van Kessel
89162e3286 Fixed crash caused by circular dependency 2016-03-25 14:08:50 +01:00
Jaime van Kessel
637f793f48 Simplified some of the inheritance functions 2016-03-25 14:03:49 +01:00
Tim Kuipers
355f5210c9 JSON: travel_avoid_distance should default to nozzle_outer radius, not diameter (CURA-1195) 2016-03-24 17:29:46 +01:00
Tim Kuipers
11a65e249d JSON: changed description and name of cooling settings (CURA-863) 2016-03-24 15:55:20 +01:00
Tim Kuipers
978cf3e824 JSON fix: removed inherit cause it already had an inherit_function (CURA-1195) 2016-03-23 18:19:50 +01:00
Tim Kuipers
5037fab1b3 JSON: fixed defaults which should hold for all machines (CURA-1195) 2016-03-23 13:26:51 +01:00
Tim Kuipers
8eb4007334 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-03-23 12:40:56 +01:00
Tim Kuipers
feb1ed4c2e JSON fix: handle fuzzy skin min/max (CURA-1225) 2016-03-23 12:40:46 +01:00
Ghostkeeper
71721811f5
Rename Shell Speed to Wall Speed
It only applies to the walls, not the skin, after all.

Contributes to issue CURA-1183.
2016-03-23 12:14:16 +01:00
Ghostkeeper
4725b1b074
Rename 'Other Wall' to 'Inner Wall'
This is both more correct and more consistent with the descriptions.

Contributes to issue CURA-1212.
2016-03-22 18:00:46 +01:00
Tim Kuipers
ec06226907 quickfix for fan full at height 2016-03-21 14:16:37 +01:00
Jaime van Kessel
235f324d56 Added missing enabled parameters 2016-03-21 11:12:00 +01:00
Jaime van Kessel
bb220ed952 Removing min warning from support_tower_diameter
The min warning caused an infinite recursion when support was
enabled / disabled

CURA-1156
2016-03-18 15:52:56 +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
Ghostkeeper
de9a66e1f4 Merge branch '2.1'
Conflicts:
	plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py
	plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py
	plugins/USBPrinting/PrinterConnection.py
	resources/machines/fdmprinter.json
	resources/profiles/ultimaker2+/abs_0.4_high.curaprofile
2016-03-17 15:24:00 +01:00
Tim Kuipers
b7065628a3 JSON: temporarily made temp graph and cooldown speed modifier disabled (CURA-1157) 2016-03-16 09:55:19 +01:00
Tim Kuipers
802623443a JSON: fix for inherit function of fan speed (CURA-1171) 2016-03-15 17:51:52 +01:00
Tim Kuipers
65499bd06c JSON: made parent-child relations logical (CURA-1171)
the child should depend foremost on the parent
no parent may be used in the engine
2016-03-15 17:48:58 +01:00
Tim Kuipers
75b43de546 JSON: wall thickness warning values based on line_width instead of harccoded (CURA-1167) 2016-03-15 15:27:19 +01:00
Tim Kuipers
a20e98d980 JSON: minimal support width only holds for conical supprot (CURA-1164) 2016-03-15 15:16:45 +01:00
Tim Kuipers
90b0692f78 JSON: updated conical support minimal width to 5mm: more chance it will stay up straight 2016-03-15 13:01:38 +01:00
Tim Kuipers
5998371644 JSON: made support_bottom_distance disabled and default to zero when Placement=Buildplate Only (CURA-1161) 2016-03-15 12:59:03 +01:00
Tim Kuipers
34814cd657 JSON: updated conical support minimal width to 5mm: more chance it will stay up straight 2016-03-15 11:10:20 +01:00
Tim Kuipers
69997587e9 JSON: introduced Outer Wall Inset (CURA-1098) 2016-03-15 10:00:41 +01:00
Tim Kuipers
d668438d1f JSON: merge fix: support_minimal-diameter was double.. 2016-03-14 13:57:13 +01:00
Tim Kuipers
b96f3d7733 JSON: make top_bottom_thickness available after all (CURA-1099) 2016-03-14 12:02:54 +01:00
Jaime van Kessel
a3eb212d68 Platform adhesion is now handled by inherit function
Based on suggestion by ghostkeeper CURA-1068
2016-03-10 15:09:15 +01:00
Jaime van Kessel
9f29af82b5 Fixed issues caused by 3b6aedd585 2016-03-10 14:07:03 +01:00
Tim Kuipers
3b6aedd585 JSON: disabled top_bottom_thickness, shell_thickness and remove_overlapping_wall_parts_0_enabled (CURA-1099) 2016-03-10 12:43:07 +01:00
Jaime van Kessel
a9bd73f32a Merge branch '2.1' of https://github.com/Ultimaker/Cura 2016-03-04 10:59:40 +01:00
Tim Kuipers
ff1cf02470 JSON: fix: magic surface mode had wrong default 2016-03-03 17:10:59 +01:00
Tim Kuipers
35fce68797 JSON: less warnings foor max retraction count (CURA-998) 2016-03-02 18:23:59 +01:00
Tim Kuipers
645139fcc8 JSON: made support default to false (CURA-983) 2016-03-02 17:14:06 +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
0d142a03d0 JSON: changed support placement from buildplate to eveerywhere (CURA-983) 2016-03-02 17:11:32 +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
7b9ecd4aba Revert "Make conical support invisible by default"
This reverts commit d54b24ac86.
2016-03-01 12:16:55 +01:00
Tim Kuipers
804af3cdda JSON: fix global_only problems (CURA-458)
draft shield, support, coasting, auto temp, combing, platform adhesion, speed slowdown layers, travel speed
2016-02-29 17:41:19 +01:00
Tim Kuipers
36f8bb5553 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-02-29 16:40:11 +01:00
Tim Kuipers
f8d7b9ddfa JSON: wall line count should be 1 for magic spiralize (CURA-961) 2016-02-29 16:14:46 +01:00
Ghostkeeper
b9786e5208 Fix for infill overlap
Turns out it was only a distance on the master branch and should still be a percentage on 2.1. Sorry! The dependency on infill density still remains superfluous though.

Contributes to issue CURA-892.
2016-02-29 15:38:33 +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
d54b24ac86 Make conical support invisible by default
It is considered an 'expert setting' since it is fairly experimental.

Contributes to issue CURA-942.
2016-02-29 10:43:25 +01:00
Tim Kuipers
88ddf714c4 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-02-23 15:20:48 +01:00
Tim Kuipers
3c7beac515 JSON: fix: all platform adhesion settings are not settable per object (CURA-458) 2016-02-23 13:45:18 +01:00
Tim Kuipers
ce99ab8630 JSON: fix: global_only not depending on print_sequence (CURA-923)
because there is a bug in the frontend which causes the per-meshgroup settings not to be sent to the meshgroup, but instead sends them to the object itself, no setting which are not editable per object should be editable per meshgroup.
2016-02-23 13:24:39 +01:00