Ghostkeeper
|
0a39802cb2
Fix resolve function of support_type
|
8 лет назад |
Arjen Hiemstra
|
50390dae03
Replace all instances of "layer_height" in functions with resolveOrValue
|
8 лет назад |
Tim Kuipers
|
63afe917e5
JSON fix: combing mode has link icon now (CURA-2568)
|
8 лет назад |
Ghostkeeper
|
62d6b1fcdd
Adjust max warning for coasting volume
|
8 лет назад |
Tim Kuipers
|
aaaf1dfc58
JSOn fix: cap extruder switch retraction speed to machine_max_feedrate_e (CURA-905)
|
8 лет назад |
Tim Kuipers
|
7e8ce98f48
JSON fix: typo (CURA-905)
|
8 лет назад |
Tim Kuipers
|
e63b572417
JSON fix: fixed raft warnings flawed logic (CURA-905)
|
8 лет назад |
Tim Kuipers
|
edd06f860a
JSON fix: retractions speed warnings and raft margin warning based on likely possible testing values (CURA-905)
|
8 лет назад |
Tim Kuipers
|
ed0f8c0235
Merge branch 'master' into feature_better_warning_formulas
|
8 лет назад |
Jaime van Kessel
|
2e9fa7ece1
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 лет назад |
Ghostkeeper
|
3b6d8f40aa
Also hide support interface line width if support is disabled
|
8 лет назад |
Tim Kuipers
|
6240baaaca
JSON fix: better warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
9b342a9a3e
JSON fix: removed circular dependency (CURA-905)
|
8 лет назад |
Tim Kuipers
|
2513c64d7d
JSON fix: more feasible warnings (CURA-905)
|
8 лет назад |
Tim Kuipers
|
4e4171fc53
JSON fix: resolveOrValue for support_type (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
4c46985c75
JSON fix: resolveOrValue for retraction_combing (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
91bed05d63
JSON fix: resolveOrValue for prime_tower_size (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
dee434b958
JSON fix: resolveOrValue for ooze_shield_enalbed (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
c7fbaa9fb8
JSON fix: resolveOrValue for layer_height_0 (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
8696d2ff34
JSON fix: resolveOrValue for jerk_enabled (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
8363f40a2f
JSON fix: resolveOrValue for acceleration_enabled (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
b722a6260c
JSON fix: new resolve functions (CURA-2410)
|
8 лет назад |
Tim Kuipers
|
d4d8ab6fad
JSON: refine dual settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
dbb472436d
JSON: refine raft settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
61d9ee9241
JSON: refine skirt/brim settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
2e24cddbc7
JSON: refine support settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
e12e8e3d2e
JSON: refine material settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
bab01b9ca2
JSON: refine infill settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
163b8a4256
JSON: refine shell settings warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
4ad36e94c5
JSON: refine line width warning formulas (CURA-905)
|
8 лет назад |
Tim Kuipers
|
1cef991082
JSON fix: don't perform Outer Wall inset when printing the outer wall firt (CURA-2446)
|
8 лет назад |
Jack Ha
|
8934555bd6
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 лет назад |
Jack Ha
|
03c66e6e62
use resolveOrValue for adhesion_type. contributes to CURA-2232
|
8 лет назад |
Tim Kuipers
|
b7ca569b84
JSON fix: prime_tower_wipe_enabled is now true by default (CURA-2420)
|
8 лет назад |
Jack Ha
|
4547cfe504
Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232
|
8 лет назад |
Tim Kuipers
|
9e128aae69
JSON fix: raft_margin had no settable_per information (CURA-2282)
|
8 лет назад |
Tim Kuipers
|
1eabf85eb0
JSON fix: accidental comma
|
8 лет назад |
Tim Kuipers
|
6c6c1c25fd
Merge branch 'outer_inset_first' of https://github.com/totalretribution/Cura into totalretribution-outer_inset_first
|
8 лет назад |
Ghostkeeper
|
0b0e6ed118
Hide infill settings if infill density is 0
|
8 лет назад |
Jaime van Kessel
|
fa97295481
Using wall_thickness of 0 now results in wall_line_count of 0
|
8 лет назад |
Tim Kuipers
|
14cd1395eb
JSON fix: gcode favlour became an enum (CURA-2304)
|
8 лет назад |
TotalRetribution
|
ea093cfca7
Changed outer_inset_first description to use the word Walls instead of Inset. Shrunk length of Label name further.
|
8 лет назад |
Ghostkeeper
|
628aa70e12
Make Regular Fan Speed At Layer one-based
|
8 лет назад |
TotalRetribution
|
5c75b5f370
Removed Print from outer_inset_first Label name.
|
8 лет назад |
TotalRetribution
|
6e041af2b1
Fixed some Grammer mistakes and changed settable_per_mesh to true.
|
8 лет назад |
Ghostkeeper
|
b9d7c02175
Requirement change: Layer numbers must count from 1
|
8 лет назад |
Ghostkeeper
|
c461482765
Use any for boolean-or over list instead of max
|
8 лет назад |
Ghostkeeper
|
c7b5a0afb3
Improve inheritance of fan speed at height
|
8 лет назад |
TotalRetribution
|
54e8f34311
Moved outer_inset_first setting in fdmprinter.def.json to the shell category just above Alternate Extra Wall as per BagelOrb suggestion.
|
8 лет назад |
TotalRetribution
|
76075c53cf
Added setting outer_inset_first to experimental category in fdmprinter.def.json
|
8 лет назад |