Tim Kuipers
07d0e433a8
JSON: made some essential settings visible by default: conical support, brim settings, raft settings (CURA-877)
2016-02-12 16:19:00 +01:00
Tim Kuipers
ed5e59df57
JSON: made some settings not visible by default (CURA-877)
2016-02-12 16:04:17 +01:00
Tim Kuipers
58238a5933
JSON: made line_width max value warning depend on nozzle size (CURA-876)
2016-02-12 15:56:03 +01:00
Tim Kuipers
5614302f74
JSON: made layer height max value warning depend on nozzle size (CURA-876)
2016-02-12 15:54:06 +01:00
Tim Kuipers
9545f7da36
JSON: fix: retraction settings not visible for UM2 anymore (CURA-875)
2016-02-12 15:44:04 +01:00
Tim Kuipers
1271a7407e
JSON: support tower settings disabled if use_tower=Flase (CURA-870)
2016-02-12 15:26:56 +01:00
Tim Kuipers
18ef6f9a69
JSON: default tower diam and support minimal diam changed to 3mm (CURA-870)
2016-02-12 13:58:23 +01:00
Tim Kuipers
14b6ae2a4c
JSON: made support_minimal_diameter child of support_tower_diameter (CURA-870)
2016-02-12 13:52:41 +01:00
Tim Kuipers
42e6d88e7f
JSON: default cone angle inversed to get less support by default (CURA-869)
2016-02-12 13:39:19 +01:00
Jaime van Kessel
d0880445ad
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-02-12 09:46:48 +01:00
Jaime van Kessel
b2f37390fd
Merge branch '2.1' of https://github.com/Ultimaker/Cura
2016-02-12 09:46:23 +01:00
Tim Kuipers
5ae140f84c
JSON: changed description and name of cooling settings (CURA-863)
2016-02-10 17:22:57 +01:00
Ghostkeeper
29e01a698b
Match MIME types in printers with writer plugins
...
The MIME types as specified in the printer definitions need to match the MIME types specified in the mesh writer plugins.
Contributes to issue CURA-611.
2016-02-09 17:16:38 +01:00
Ghostkeeper
0fc17ffda0
Move file types to machine metadata
...
Much better place than machine settings...
Contributes to issue CURA-611.
2016-02-09 15:25:49 +01:00
Ghostkeeper
80698c47de
Add machine_file_format setting
...
This will determine which file formats a machine is able to save to. The setting is currently not yet used. It will be used to filter the output formats under the Save to File dialogue.
Contributes to issue CURA-611.
2016-02-09 13:50:02 +01:00
Ghostkeeper
5693d639f1
Merge pull request #618 from Ultimaker/feature_profiles
...
Profiles rework
2016-02-09 09:49:28 +01:00
Jaime van Kessel
4194a9772f
Updates description of support_z_height
...
CURA-788
2016-02-08 16:34:56 +01:00
Ghostkeeper
f05da7212a
Define which settings are global-only
...
And when, in case it depends on something like the print sequence.
Contributes to issue CURA-458.
2016-02-08 15:59:58 +01:00
Tim Kuipers
847ab01272
Revert "JSON: feat: modifier mesh setting (83"
...
This reverts commit 682ef482af
.
2016-02-08 10:21:53 +01:00
fieldOfView
2f022244c1
Edit UM2Extender+ profiles to use UM2+ profiles
2016-02-08 09:20:47 +01:00
fieldOfView
277dd71759
Align variant naming in profiles and machine definitions
2016-02-08 09:18:33 +01:00
fieldOfView
9bd13cf9a7
Add JARJAR machine definitions from cura-private-data
2016-02-08 09:18:32 +01:00
Tim Kuipers
682ef482af
JSON: feat: modifier mesh setting (83
...
CURA-833)
2016-02-04 20:20:45 +01:00
Tim Kuipers
fd5d029c4b
infill overlap % ==> mm (CURA-786)
2016-02-01 11:53:19 +01:00
Tim Kuipers
319d8197ab
fix: bq_hephestos profile syntax error
2016-01-28 15:29:20 +01:00
Tim Kuipers
8a48791a0b
Merge branch '2.1'
2016-01-28 15:25:18 +01:00
Tim Kuipers
d6bd59da0e
made some settings max value warning instead of impossible
2016-01-27 10:21:34 +01:00
Tim Kuipers
7c652ed069
JSON: refactor: moved draft shield options to Cooling category
2016-01-26 15:55:00 +01:00
Jaime van Kessel
6ce25a0369
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-22 11:38:07 +01:00
Jaime van Kessel
414be1f851
Added ultimaker2 plus definitions
2016-01-22 11:37:18 +01:00
Ghostkeeper
0a07449759
Realign BQ Hephestos 2 platform
...
Contributes to issue #595 .
2016-01-22 10:57:15 +01:00
Tamara Hogenhout
a43f9ef435
makes the mm's square again
...
fixes #CURA-526
2016-01-15 17:20:40 +01:00
Tamara Hogenhout
fab62430e0
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-08 13:36:41 +01:00
Tamara Hogenhout
533a171f8b
Removes certain symbols that give problems with the extract-json script
...
contributes to #CURA-526
2016-01-08 13:34:47 +01:00
Tim Kuipers
3767ea06f6
bugfix: wrong min/max_value(_warning) (CURA-666)
2016-01-07 19:34:24 +01:00
Tim Kuipers
02b4b9439b
fix: all dual extrusion settings now have min_value(_warning) and max_value(_warning) specifications (CURA-666)
2016-01-07 19:16:56 +01:00
Tim Kuipers
f3322d06b0
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-07 19:08:37 +01:00
Tim Kuipers
2dc0118d3d
fix: all settings now have either a min_value or a min_value_warning, and if possible a max_value or a max_value_warning (CURA-666)
...
Also some min_value settings were a number instead of a string with a number...
2016-01-07 19:08:27 +01:00
Tamara Hogenhout
7115cd6bc2
Revert "Removes certain symbols that give problems with the extract-json script"
...
This reverts commit 9f61bff08f
.
2016-01-07 13:32:04 +01:00
Tim Kuipers
9a6980211c
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-07 12:07:23 +01:00
Tim Kuipers
bf6015e312
lil fix: min value for brim width (CURA-435)
2016-01-07 12:07:12 +01:00
Tamara Hogenhout
9f61bff08f
Removes certain symbols that give problems with the extract-json script
...
contributes to #CURA-526
2016-01-07 11:46:54 +01:00
Jaime van Kessel
b2ef5c1afb
Changed manufacturer for M180 to "other"
2016-01-05 17:20:12 +01:00
Ghostkeeper
0e22fdab19
Add machine Malyan M180
...
This is a translation of the machine that Malyan made for version 15.06. The settings should be the same as what Malyan provided back then.
2016-01-05 00:57:49 +01:00
Kurt Loeffler
5cff8a033f
Moved Nozzle Diameter into a new "Machine" category in the UI. This category needs icon art.
2015-12-23 12:04:41 +01:00
Kurt Loeffler
050bc91912
Moved machine_nozzle_size from machine_settings to categories/resolution so it is exposed in the UI.
...
Cherry pick from master.
Conflicts:
resources/machines/ultimaker2.json
resources/machines/ultimaker_original.json
Contributes to issue CURA-276.
2015-12-23 12:02:42 +01:00
Kurt Loeffler
38d2bff8c6
Moved Nozzle Diameter into a new "Machine" category in the UI. This category needs icon art.
2015-12-22 22:49:13 -08:00
Tim Kuipers
788a40c656
lil fix
2015-12-17 12:45:35 +01:00
ckielstra
9bc7b6b6b7
Spelling
2015-12-17 09:21:15 +01:00
Kurt Loeffler
608bfa568b
Moved machine_nozzle_size from machine_settings to categories/resolution so it is exposed in the UI.
2015-12-14 11:14:55 -08:00