Tim Kuipers
|
4885238103
JSON feat: machine_min_cool_heat_time_window (CURA-1783)
|
8 years ago |
Tim Kuipers
|
911f80f237
JSON refactor: OCD told me to mode the 'label' property to the top of each machine setting
|
8 years ago |
Ghostkeeper
|
ac0f743855
Clarify descriptions of jerk settings
|
8 years ago |
Jaime van Kessel
|
1543e4a6e0
Merge branch 'feature_zhop_over_other_material' of github.com:Ultimaker/Cura
|
8 years ago |
Thomas Karl Pietrowski
|
fa36197574
CURA-1284: Changing icon for experimental category
|
8 years ago |
Tim Kuipers
|
4eaf09e982
JSON fix: the height of the extruder switch z hop is now equal to the zhop height (CURA-1506 CURA-1061)
|
8 years ago |
Tim Kuipers
|
ccd97f1994
JSON feat: (bool) retraction_hop_after_extruder_switch (CURA-1506 CURA-1061)
|
8 years ago |
Tim Kuipers
|
b22d65c369
Merge branch 'master' into feature_zhop_over_other_material
|
8 years ago |
Ghostkeeper
|
63edd6f74d
Improve default raft settings
|
8 years ago |
Ghostkeeper
|
f139e91f88
Remove minimum and maximum of _extruder_nr settings
|
8 years ago |
Tim Kuipers
|
0f92f78916
JSON fix: z hop inheritance functions and default value (CURA-1506)
|
8 years ago |
Tim Kuipers
|
611c88c630
JSON fix: lil indent (CURA-1506)
|
8 years ago |
Tim Kuipers
|
94dcacb27e
JSON feat: Z Hop only over printed parts and Z Hop Enable (CURA-1506)
|
8 years ago |
Tim Kuipers
|
2e9ee9f668
JSON lil fix: default didn't coicide with default inherited state
|
8 years ago |
fieldOfView
|
33c4e86163
Change abbreviation of "seconds" to IEEE-recommended "s" (instead of "sec")
|
8 years ago |
fieldOfView
|
18e69c7580
Add missing "enabled" functions for support_extruder_nr children
|
8 years ago |
Tim Kuipers
|
6bb1793d12
fix: moved jerk_travel visibility from json to CuraApplication (CURA-1443)
|
8 years ago |
Tim Kuipers
|
795291a117
fix/feat: introduced and fixed inheritance for all acceleration and jerk settings (CURA-1443)
|
8 years ago |
Tim Kuipers
|
b2d57207a4
fix: global_only ==> settable_per_X for acceleration and jerk settings (CURA-1560 CURA-1443)
|
8 years ago |
Tim Kuipers
|
149af8af28
Merge branch 'master' into feature_accelerations_and_jerk_per_feature_settigns_rework
|
8 years ago |
Tim Kuipers
|
b0198aedb0
JSON fix: line_width didn't supply any settable_per info (CURA-1558)
|
8 years ago |
Tim Kuipers
|
959305ddf7
JSOn fix: removed buggy default:true for numeric values (CURA-1558)
|
8 years ago |
Tim Kuipers
|
b3cfa62775
Merge branch 'feature_settings_restricted_to_settingsbases'
|
8 years ago |
Ghostkeeper
|
1149a96d70
Fix spelling
|
8 years ago |
Tim Kuipers
|
8a7e549a27
Merge fix of 2.1
|
8 years ago |
Tim Kuipers
|
061cbfe46b
JSON fix: make base of raft with thicker lines than nozzle size (CURA-695)
|
8 years ago |
Tim Kuipers
|
482bc21a9f
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
8 years ago |
Tim Kuipers
|
e53a961ba7
JSON fix: topbottom thickness had max value for no apparent reason (CURA-1352)
|
8 years ago |
Tim Kuipers
|
3e10335e03
JSON fix typo: missing dot
|
8 years ago |
Tim Kuipers
|
61b674b74e
JSON fix: removed sentences from jerk settings which were only applicable for speed. (CURA-1443)
|
8 years ago |
Tim Kuipers
|
472477eee2
JSON fix type: effect ==> affect (CURA-1443)
|
8 years ago |
Tim Kuipers
|
0dcf13a243
JSON fix typo: ar ==> or (CURA-1443)
|
8 years ago |
Tim Kuipers
|
6cca612d7d
JSON rename: Raft Interface ==> Raft Middle ; Raft Surface ==> Raft Top (CURA-1443)
|
8 years ago |
Tim Kuipers
|
2b3efe4329
JSON fix: type boolean should be bool (CURA-1443)
|
8 years ago |
Tim Kuipers
|
56b00ad425
JSON cleanup: removed settable_per_x when they were obvious and default (CURA-1560)
|
8 years ago |
Tim Kuipers
|
406baf49af
JSON feat: replaced global_only with four properties settable_per_[mesh|extruder|meshgroup] and settable_globally (CURA-1558)
|
8 years ago |
fieldOfView
|
e33eb52e93
Hide Support Extruder in advanced mode when support is disabled
|
8 years ago |
Ghostkeeper
|
1a30dd96b1
Change setting type for extruder_nr settings
|
8 years ago |
fieldOfView
|
ed3d01ed7b
Add icon to Machine category to squelch some warnings
|
8 years ago |
Tim Kuipers
|
3953da7a50
JSON fix: support roof speed was visible when roof enabled but support not (CURA-1498)
|
8 years ago |
Ghostkeeper
|
932eefeb0e
Correct data type for extruder number setting
|
8 years ago |
Tim Kuipers
|
b8df3825f6
JSON fix: remove visible property (and add visibility defaults (CURA-1443)
|
8 years ago |
Tim Kuipers
|
6b5e72de72
JSON refactor: inherit_function ==> default for acceleration and jerk (CURA-1443)
|
8 years ago |
Tim Kuipers
|
4f793d2fc5
JSON fix: default ==> default_value for acceleration and jerk (CURA-1443)
|
8 years ago |
Tim Kuipers
|
c80e3fa62a
JSON fix: min_value ==> minimum_value (and for max) for acceleration and jerk settings (CURA-1443)
|
8 years ago |
Tim Kuipers
|
871d4087b0
JSON refactor: moved dual extrusion acceleration and jerk settings to new .def.json (CURA-1443)
|
8 years ago |
Tim Kuipers
|
0e7c34c883
JSON refactor: moved dual category to above meshfix (CURA-1443)
|
8 years ago |
Ghostkeeper
|
19695a93b5
Move extruder trains to metadata
|
8 years ago |
Tim Kuipers
|
214d385dae
fix: moved extruder definition settings to a new file fdmextruder.def.json (CURA-1616)
|
8 years ago |
Arjen Hiemstra
|
386aec32a8
Merge branch 'settings_rework'
|
8 years ago |