6628 Commits

Author SHA1 Message Date
Ghostkeeper
928d13b1e5
Fix string-type settings by making them specify default_value
None of these settings get a 'value' property defined in fdmprinter, so they can safely use 'default_value' to specify their setting value.
2017-02-10 09:59:36 +01:00
probonopd
f85e0f57ad Change gcode to default_value and remove single quotes 2017-02-09 19:21:52 +01:00
probonopd
62fdaf52f2 Add extra quotes as per https://github.com/Ultimaker/Cura/pull/1350#discussion_r99554294 2017-02-06 19:32:01 +01:00
probonopd
e7cad12bf6 Replace default_value by value, and convert the content to a string that evaluates to the same value in Python
As per https://github.com/Ultimaker/Cura/issues/1316#issuecomment-274371670
2017-01-23 00:26:53 +00:00
probonopd
eaa8cbb160 Changes as suggested by @Ghostkeeper in https://github.com/Ultimaker/Cura/pull/1350#pullrequestreview-17836965 2017-01-22 22:56:59 +01:00
probonopd
90648bc756 Remove meshfix_* so that http://www.thingiverse.com/thing:692523 can be sliced 2017-01-21 15:27:39 +01:00
probonopd
6d05252dce Fix "Unable to slice with the current settings. The following settings have errors: Prime Tower X Position, Prime Tower Y Position." 2017-01-21 13:01:47 +01:00
probonopd
19dcb3f230 Remove magic_mesh_surface_mode and magic_spiralize 2017-01-15 15:04:57 +01:00
probonopd
86c631de26 Carry over all settings from ini and correct brand spelling 2017-01-15 12:27:02 +01:00
probonopd
33e3dea213 Create renkforce_rf100.def.json 2017-01-15 03:41:07 +01:00
Jack Ha
b2d7b82dd3 Preference Center camera set to default off. CURA-2908 2017-01-13 09:16:04 +01:00
Simon Edwards
16a748e0d6 Merge pull request #1326 from Ultimaker/big_flame_graph
Support for the Big Flame Graph profiler
2017-01-12 14:25:18 +01:00
Simon Edwards
8d146d92b3 Merge branch '2.4' 2017-01-12 13:26:25 +01:00
Simon Edwards
98bad05b7b Take materials which are sub-type into account when looking for quality profiles.
CURA-3235 Duplicate profile broken when using Ultimaker materials other than default
2017-01-12 13:25:05 +01:00
awhiemstra
a2e00bd560 Merge pull request #1336 from fieldOfView/fix_center_zero_tower_pos
Fix prime disallowed areas when center is zero
2017-01-12 10:28:53 +01:00
awhiemstra
3e298c2d0e Merge pull request #1337 from fieldOfView/fix_hide_profile_selection
Hide profiles selection when hiding settings
2017-01-12 10:25:00 +01:00
Jaime van Kessel
3b29944b0f Merge pull request #1324 from TheRikke/master
Add definition file for 101Hero
2017-01-12 09:59:03 +01:00
Thomas Karl Pietrowski
5891709800 Using UM.Platform and correcting something minor
Since we already have UM.Platform, I think it is worth to get constancy into our code and use UM.Platform for our detection.
Additionally, I corrected the head of the file, because I think I shall mention Cura and not Uranium. I guess the plugin was moved to Cura, so this was missed.
2017-01-11 19:08:46 +01:00
fieldOfView
3e369c2494 Hide profiles selection (variant/material/quality) when hiding settings 2017-01-11 18:31:33 +01:00
fieldOfView
1226b2e78e Fix the min/max values for prime(tower) positions when center_is_zero 2017-01-11 18:05:27 +01:00
fieldOfView
1d308f2042 Fix the disallowed area for the prime tower and prime are when center_is_zero 2017-01-11 18:04:25 +01:00
awhiemstra
47be957f38 Merge pull request #1267 from alephobjects/GCODEReader_upstream
Add a Gcode reader plugin
2017-01-11 17:15:52 +01:00
Tim Kuipers
16d8bdf628 JSON fix: prime tower thickness defaulted to zero, rather than defaulting to full prime tower (CURA-3175) 2017-01-11 16:58:22 +01:00
Simon Edwards
a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
Enrico
671ec73131 Add definition file for 101Hero 2017-01-09 22:15:42 +01:00
Jaime van Kessel
cc90fb431c Merge pull request #1317 from TheRikke/master
Fix connections to devices not based on arduino
2017-01-09 09:46:12 +01:00
Thomas Karl Pietrowski
2f9057dc77 Merge pull request #1319 from halfakop/2.4
Correction of Russian translation.
2017-01-08 11:51:01 +01:00
Ruslan Popov
8578312344 Correction of Russian translation. 2017-01-08 04:45:31 +03:00
TheRikke
5ed32230f7 Fix connections to devices not based on arduino
stk500v2 failed to release the serial port on timeout.
2017-01-07 22:22:47 +01:00
Ghostkeeper
6f7de84af0
Merge branch '2.4' 2017-01-07 19:20:22 +01:00
Ghostkeeper
0b6ffb77eb
Merge branch 'halfakop-2.4' into 2.4 2017-01-07 19:19:09 +01:00
Ruslan Popov
0c4b2c404b Add Russian language into select control on General Page. 2017-01-06 23:51:28 +03:00
Ruslan Popov
007494de08 Added Russian translation. 2017-01-06 23:51:28 +03:00
Ghostkeeper
8b21efb18b
Correct description of Support Z Distance setting
It's rounded up, not down.

Contributes to issue CURA-2364.
2017-01-06 15:37:21 +01:00
Jaime van Kessel
4d0a0e5ad1 Added support mesh and anti overhang mesh to exclude list in settingview
CURA-3177
2017-01-06 13:21:47 +01:00
Youness Alaoui
f095e9050f T466: Hide the search icon from printer setup
When in custom mode in the printer setup pane and a gcode file gets loaded
the search icon needs to disappear as well.
Reported by @GhostKeeper, and fix provided by @victor9999
2017-01-05 13:14:33 -05:00
Youness Alaoui
ad95f94d40 Remove redundant check 2017-01-05 13:04:56 -05:00
Victor Larchenko
33cd386556 D6: Fixed layers and line widths 2017-01-05 13:04:32 -05:00
Ghostkeeper
0b364558a0
Merge branch 'Zazcallabah-master' 2017-01-04 13:30:11 +01:00
Peter Hamberg
02f47361f1 Correct y axis print head size for printrbot simple
Print head size settings for printrbot simple had y min and y max mixed up,
making "print one at a time" always print in the wrong order.
2017-01-04 07:35:41 +01:00
Ghostkeeper
693bc1de1c
Make skin pattern layer 0 inherit from skin pattern
When the user changes the skin pattern, he'd also expect the skin pattern for layer 0 to change. This commit makes the knowledge prerequisite smaller.

Contributes to pull request #1290.
2017-01-03 10:52:15 +01:00
14bitVoid
8ee6b89a56 Adds a setting to select skin pattern for first layer 2017-01-02 22:54:53 +01:00
Ghostkeeper
6b7bae4dff
Make prime tower flow inherit from material flow
This is a profile enhancement requested by the material team.
2017-01-02 17:05:30 +01:00
Ghostkeeper
341b92860c
Also format g-code in extruder start and end g-code settings
Would be nice, eh?

Contributes to Github issue #1225.
2016-12-29 20:52:08 +01:00
Ghostkeeper
5c4526f280 Merge branch '2.4' 2016-12-29 10:53:01 +01:00
Ghostkeeper
42abc76cd9
Update translation templates
These are the string changes that have been introduced for version 2.4.
2016-12-28 10:54:31 +01:00
Ghostkeeper
ae170830fb
Make minimum fan speeds scale with parent fan speed setting
Otherwise you get cryptic error messages about settings that may be hidden having invalid values, since minimum fan speed may not be higher than maximum fan speed. The value of the setting with the default settings should be the same.

Contributes to Github issue #1268.
2016-12-28 10:22:35 +01:00
Ghostkeeper
84871017b8
Merge branch 'fieldOfView-fix_dialog_scales' 2016-12-27 10:41:46 +01:00
Victor Larchenko
f8874bfe21 D6: Fixed multi-extrusion 2016-12-23 15:53:17 -05:00
Victor Larchenko
485e81731f D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00