Ghostkeeper
|
ebe221f604
|
Add origin to thumbnail relation
This thumbnail is now about the g-code, so let the relation say that.
Contributes to issue CURA-4872.
|
2018-01-31 08:43:40 +01:00 |
|
Lipu Fei
|
cfd60e5557
|
Fix Olsson Block binding in UM2 machine settings
CURA-4897
|
2018-01-30 17:33:34 +01:00 |
|
Diego Prado Gesto
|
4cf07f5fe6
|
CURA-4868 Fix typo
|
2018-01-30 17:23:55 +01:00 |
|
Aleksei S
|
f065a08c82
|
Added visible settings
CURA-3710
|
2018-01-30 15:26:15 +01:00 |
|
Diego Prado Gesto
|
36eded925c
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2018-01-30 14:43:00 +01:00 |
|
Ghostkeeper
|
c403d52972
|
Only limit retraction speed if retraction is enabled
For some printers the feedrate might be too low for the defaults.
|
2018-01-30 13:44:18 +01:00 |
|
Diego Prado Gesto
|
3981b717a8
|
CURA-4881 Remove the automatic option for buildplates
|
2018-01-30 13:31:14 +01:00 |
|
Diego Prado Gesto
|
e227ab5a23
|
CURA-4881 Remove the automatic option for buildplates if there is no information about them
|
2018-01-30 13:29:28 +01:00 |
|
Lipu Fei
|
759e596eb6
|
Fix add extruder function
CURA-4868
|
2018-01-30 12:19:16 +01:00 |
|
Diego Prado Gesto
|
b7093e8b57
|
Make the menu separator only show if there are quality changes profiles
|
2018-01-30 11:26:01 +01:00 |
|
Diego Prado Gesto
|
41cf708db1
|
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
|
2018-01-30 11:24:39 +01:00 |
|
Diego Prado Gesto
|
bdfb8f1b5b
|
CURA-4885 Remove the part in which the version upgrader creates a
quality changes instance. This instance container is created in the
workspace reader. This avoids the profile to appear twice.
|
2018-01-30 11:23:00 +01:00 |
|
Mark Burton
|
15a0ec1ef1
|
Make the default value of bridge_wall_max_air_gap 100% so that partial overhangs do not use bridging.
Full overhangs (no support at all) will still use the wall bridge settings.
|
2018-01-30 09:24:23 +00:00 |
|
Lipu Fei
|
a4a1832a58
|
Fix legacy profile importing for CFP
CURA-4876
|
2018-01-30 09:49:31 +01:00 |
|
krios-fabteam
|
c83f983440
|
added speed print to fabtotum qualities
|
2018-01-30 09:49:17 +01:00 |
|
Krios Mane
|
f2e8de388e
|
Merge pull request #2 from angelo-fabteam/patch-2
Added speed print definition
|
2018-01-30 09:32:23 +01:00 |
|
angelo-fabteam
|
0f48bf03a5
|
Added speed print definition
|
2018-01-30 09:30:39 +01:00 |
|
Krios Mane
|
d5ed95eb41
|
Merge pull request #1 from angelo-fabteam/patch-1
Added speed print definition
|
2018-01-30 09:29:33 +01:00 |
|
angelo-fabteam
|
64f0f5db42
|
Added speed print definition
|
2018-01-30 09:24:11 +01:00 |
|
Ghostkeeper
|
a9048a587d
|
Use new open_stream
This allows us to do something else than write to a file, too.
Contributes to issue CURA-4872.
|
2018-01-29 17:25:36 +01:00 |
|
Mark Burton
|
35600fddd7
|
By default, bridging is disabled when support is enabled but the user can override that.
|
2018-01-29 15:53:52 +00:00 |
|
krios-fabteam
|
5386de3182
|
fixed setting version
|
2018-01-29 16:45:35 +01:00 |
|
krios-fabteam
|
abe9c204a9
|
added tpu qualities
default fan value for abs set to false
changed M728 with M300 in start and end gcode
|
2018-01-29 16:41:21 +01:00 |
|
Lipu Fei
|
f1363fab73
|
Move newline format
CURA-4863
|
2018-01-29 16:33:52 +01:00 |
|
Aleksei S
|
0954211be8
|
Fix: Wrong print time
CURA-4874
|
2018-01-29 16:01:11 +01:00 |
|
Lipu Fei
|
d351eba758
|
Use \n instead of \r for message formatting
CURA-4863
|
2018-01-29 14:55:56 +01:00 |
|
Lipu Fei
|
924f3972fd
|
Create quality_changes for extruder stack if missing in profile importing
CURA-4868
|
2018-01-29 14:50:08 +01:00 |
|
Lipu Fei
|
34e6816f83
|
Fix container ID modification in profile importing
CURA-4868
|
2018-01-29 14:50:07 +01:00 |
|
Lipu Fei
|
507b967946
|
Minor fixes
CURA-4868
|
2018-01-29 14:50:07 +01:00 |
|
Jaime van Kessel
|
0e5395dfd5
|
Fix crash when removing manually added device.
I forgot to rename a variable :(
CURA-4861
|
2018-01-29 14:29:13 +01:00 |
|
Aleksei S
|
b5856d6577
|
Merge branch '3.2' of github.com:Ultimaker/cura into 3.2
|
2018-01-29 13:48:23 +01:00 |
|
Aleksei S
|
750a86d2fd
|
Added new lines to distinguis error message
CURA-4876
|
2018-01-29 13:47:24 +01:00 |
|
Ghostkeeper
|
fec553dbee
|
Return true after successfully writing the file
This is how Uranium detects that it's been written successfully.
Contributes to issue CURA-4872.
|
2018-01-29 13:06:38 +01:00 |
|
Lipu Fei
|
b9fc3997e5
|
Fix jellybox -> imade3d_jellybox renaming
CURA-4863
|
2018-01-29 13:00:48 +01:00 |
|
Ghostkeeper
|
2d48fbb608
|
Rename file_type parameter to relation_type
It was renamed in libCharon for better semantic meaning.
Contributes to issue CURA-4872.
|
2018-01-29 12:51:23 +01:00 |
|
Lipu Fei
|
7dfc1a4aa7
|
Add encoding='utf-8' for text file reading
CURA-4875
When encoding is not provided, the behaviour is system dependent and it
can break on OS X.
|
2018-01-29 12:29:20 +01:00 |
|
Lipu Fei
|
63ac8412e6
|
Fix importing legacy INI quality profiles
CURA-4876
|
2018-01-29 11:18:16 +01:00 |
|
Ghostkeeper
|
fc23787c1c
|
Merge branch '3.2'
|
2018-01-29 10:37:59 +01:00 |
|
Ghostkeeper
|
58dc6e2b0f
|
Add new strings to each translation
This merges the updated translation templates (.pot) into the existing translations (.po).
Contributes to issue CURA-4883.
|
2018-01-29 10:37:47 +01:00 |
|
Ghostkeeper
|
650ca4e5e8
|
Merge branch '3.2'
|
2018-01-29 10:25:29 +01:00 |
|
Mark Burton
|
8d69e84563
|
Refactor bridge settings.
Added bridge_wall_max_air_gap, bridge_wall_material_flow and bridge_skin_material_flow.
Removed bridge_skin_line_width and bridge_material_flow.
|
2018-01-29 08:58:47 +00:00 |
|
Ghostkeeper
|
a40d13b50e
|
Update translation templates for Cura 3.2
Contributes to issue CURA-4883.
|
2018-01-29 09:50:12 +01:00 |
|
Ghostkeeper
|
09c7b7351a
|
Merge branch '3.0'
Found some commits in here that weren't merged.
|
2018-01-29 09:12:59 +01:00 |
|
fieldOfView
|
2703474861
|
Only select all text when tabbing through fields, not when clicking a field
|
2018-01-27 21:56:39 +01:00 |
|
fieldOfView
|
ed9943c732
|
Merge branch 'master' into feature_preheat_extruder
# Conflicts:
# plugins/USBPrinting/USBPrinterOutputController.py
# plugins/USBPrinting/USBPrinterOutputDevice.py
|
2018-01-27 16:35:55 +01:00 |
|
ChrisTerBeke
|
bd46515382
|
Make custom commands functional, fix UI layout, typos
|
2018-01-26 22:10:44 +01:00 |
|
ChrisTerBeke
|
4d19428f42
|
Merge branch 'master' into feature_custom_gcode_commands
* master:
CURA-4839 Avoid creating unique names for the extruder instance containers if the strategy is upgrade existing
|
2018-01-26 21:07:05 +01:00 |
|
Ian Paschal
|
757f83fad2
|
Change download source
`update_url` is used only for updaitng plugins (when `file_location` refers to a place on the hard drive).
|
2018-01-26 17:06:36 +01:00 |
|
Ghostkeeper
|
6f833051f8
|
Close archive after writing
It gets flushed then and everything.
Contributes to issue CURA-4972.
|
2018-01-26 16:28:34 +01:00 |
|
Ghostkeeper
|
e3e8e8b170
|
Fix opening kitty file
Contributes to issue CURA-4872.
|
2018-01-26 16:21:01 +01:00 |
|