Tim Kuipers
6240baaaca
JSON fix: better warning formulas (CURA-905)
2016-10-03 17:56:03 +02:00
Tim Kuipers
9b342a9a3e
JSON fix: removed circular dependency (CURA-905)
2016-10-03 17:35:28 +02:00
Tim Kuipers
2513c64d7d
JSON fix: more feasible warnings (CURA-905)
2016-10-03 17:29:25 +02:00
Tim Kuipers
4e4171fc53
JSON fix: resolveOrValue for support_type (CURA-2410)
2016-10-03 14:52:33 +02:00
Tim Kuipers
4c46985c75
JSON fix: resolveOrValue for retraction_combing (CURA-2410)
2016-10-03 14:51:28 +02:00
Tim Kuipers
91bed05d63
JSON fix: resolveOrValue for prime_tower_size (CURA-2410)
2016-10-03 14:50:20 +02:00
Tim Kuipers
dee434b958
JSON fix: resolveOrValue for ooze_shield_enalbed (CURA-2410)
2016-10-03 14:49:01 +02:00
Tim Kuipers
c7fbaa9fb8
JSON fix: resolveOrValue for layer_height_0 (CURA-2410)
2016-10-03 14:46:36 +02:00
Tim Kuipers
8696d2ff34
JSON fix: resolveOrValue for jerk_enabled (CURA-2410)
2016-10-03 14:44:14 +02:00
Tim Kuipers
6564ada60d
JSON bugfix: prusa i3 had wrong adhesion setting (CURA-2410)
2016-10-03 14:42:14 +02:00
Tim Kuipers
16a07a3c3e
JSON fix: RigidBot had weird outdated enabled formulas for skirt settings (CURA-2410)
2016-10-03 14:41:09 +02:00
Tim Kuipers
8363f40a2f
JSON fix: resolveOrValue for acceleration_enabled (CURA-2410)
2016-10-03 14:35:31 +02:00
Tim Kuipers
b722a6260c
JSON fix: new resolve functions (CURA-2410)
2016-10-03 14:34:49 +02:00
Tim Kuipers
d4d8ab6fad
JSON: refine dual settings warning formulas (CURA-905)
2016-09-30 18:13:18 +02:00
Tim Kuipers
dbb472436d
JSON: refine raft settings warning formulas (CURA-905)
2016-09-30 18:03:52 +02:00
Tim Kuipers
61d9ee9241
JSON: refine skirt/brim settings warning formulas (CURA-905)
2016-09-30 17:56:56 +02:00
Tim Kuipers
2e24cddbc7
JSON: refine support settings warning formulas (CURA-905)
2016-09-30 17:46:09 +02:00
Tim Kuipers
e12e8e3d2e
JSON: refine material settings warning formulas (CURA-905)
2016-09-30 17:20:00 +02:00
Tim Kuipers
bab01b9ca2
JSON: refine infill settings warning formulas (CURA-905)
2016-09-30 16:55:28 +02:00
Tim Kuipers
163b8a4256
JSON: refine shell settings warning formulas (CURA-905)
2016-09-30 16:50:39 +02:00
Tim Kuipers
4ad36e94c5
JSON: refine line width warning formulas (CURA-905)
2016-09-30 16:45:40 +02:00
Tim Kuipers
1cef991082
JSON fix: don't perform Outer Wall inset when printing the outer wall firt (CURA-2446)
2016-09-30 16:35:56 +02:00
Jack Ha
8934555bd6
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-29 14:09:54 +02:00
Jack Ha
03c66e6e62
use resolveOrValue for adhesion_type. contributes to CURA-2232
2016-09-29 14:09:19 +02:00
Tim Kuipers
b7ca569b84
JSON fix: prime_tower_wipe_enabled is now true by default (CURA-2420)
2016-09-29 12:09:31 +02:00
Jaime van Kessel
1f830e68bb
Min & max values for extruder prime pos are now enforced for Ultimaker machines
...
CURA-2375
2016-09-27 16:12:02 +02:00
Jack Ha
4547cfe504
Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232
2016-09-26 10:37:44 +02:00
Tim Kuipers
9e128aae69
JSON fix: raft_margin had no settable_per information (CURA-2282)
2016-09-21 11:37:21 +02:00
Tim Kuipers
1eabf85eb0
JSON fix: accidental comma
2016-09-20 13:43:02 +02:00
Tim Kuipers
6c6c1c25fd
Merge branch 'outer_inset_first' of https://github.com/totalretribution/Cura into totalretribution-outer_inset_first
2016-09-20 13:35:10 +02:00
Ghostkeeper
0b0e6ed118
Hide infill settings if infill density is 0
...
Mostly to test, but this relation was missing anyway.
Contributes to issue CURA-2361.
2016-09-19 16:52:36 +02:00
Jaime van Kessel
fa97295481
Using wall_thickness of 0 now results in wall_line_count of 0
2016-09-19 15:28:13 +02:00
Tim Kuipers
14cd1395eb
JSON fix: gcode favlour became an enum (CURA-2304)
2016-09-19 13:41:23 +02:00
Patola
73facab8a8
Add Kossel Mini printer definition
...
Added Kossel Mini Printer definition. It is the first delta printer working on Cura; I tested it before uploading this .def.json file and its accompanying .stl file. Works but there is some mysterious padding at the sides of the "square" (?) heated bed that disallow the part but these are not areas I configured. I approximated the round shape of the bed with 8 polygons for disallowed areas. However the square checkerboard pattern appears on top of it and it is kind of annoying, hope someone would fix this.
2016-09-16 15:51:21 -03:00
TotalRetribution
ea093cfca7
Changed outer_inset_first description to use the word Walls instead of Inset. Shrunk length of Label name further.
2016-09-16 15:47:40 +01:00
Ghostkeeper
628aa70e12
Make Regular Fan Speed At Layer one-based
...
This coincides with the layer view, which starts counting layers at 1, not 0.
Contributes to issue CURA-2314.
2016-09-16 16:45:34 +02:00
TotalRetribution
5c75b5f370
Removed Print from outer_inset_first Label name.
2016-09-16 15:44:25 +01:00
TotalRetribution
6e041af2b1
Fixed some Grammer mistakes and changed settable_per_mesh to true.
2016-09-16 15:40:45 +01:00
Ghostkeeper
b9d7c02175
Requirement change: Layer numbers must count from 1
...
We now send layer numbers one higher than before, also to the back-end, and the back-end must interpret the layer number differently.
Contributes to issue CURA-2314.
2016-09-16 16:20:52 +02:00
Ghostkeeper
c461482765
Use any for boolean-or over list instead of max
...
Max also works because it first casts every boolean to an int and then casts the result back to boolean, but any is neater.
Contributes to issue CURA-2232.
2016-09-16 15:56:22 +02:00
Ghostkeeper
c7b5a0afb3
Improve inheritance of fan speed at height
...
It compensates for the '- layer_height_0' by adding +1 back after the division. Also use floor, since I find that more intuitive since the break points come up at exactly the slice heights instead of at 0.25, 0.35, 0.45, etc.
Contributes to issue CURA-2314.
2016-09-16 11:09:18 +02:00
TotalRetribution
54e8f34311
Moved outer_inset_first setting in fdmprinter.def.json to the shell category just above Alternate Extra Wall as per BagelOrb suggestion.
2016-09-16 09:57:39 +01:00
nickthetait
4ffcabd856
Standardize formatting of fdmprinter definition
...
Used custom settings in JSON Editor Plugin for Eclipse and afterwards removed some extra whitespace changes that are not desired
Fixes github #980
2016-09-15 09:11:46 -06:00
TotalRetribution
76075c53cf
Added setting outer_inset_first to experimental category in fdmprinter.def.json
2016-09-15 14:04:26 +01:00
Tim Kuipers
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
2016-09-14 10:46:57 +02:00
Tim Kuipers
ad91c71c2b
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-13 16:45:45 +02:00
Tim Kuipers
9cd6a8c1ae
JSON feat: machine_name as a setting for the 3D printer model type (CURA-2360)
2016-09-13 16:44:55 +02:00
Simon Edwards
0fdd9279bb
Resolvement strategy for bed adhesion and prime tower enable.
...
Contributes to CURA-2232 No resolvement strategy for prime_tower_enable and platform adhesion
2016-09-13 14:07:18 +02:00
Tim Kuipers
bab9e8a28a
JSON fix: always display support interface extruder (CURA-2308)
...
The interface extruder determines whether an interface should be enabled
2016-09-13 13:40:44 +02:00
Jaime van Kessel
a390315577
Speed_support_infill now points to right extruder stack
...
CURA-2308
2016-09-12 16:15:36 +02:00