Jack Ha
|
f04981b08c
|
Fixed wifi missing some lines. CURA-3664
|
2017-04-06 14:06:38 +02:00 |
|
Lipu Fei
|
3f82eae73c
|
Use layer_id to determine total layer count
CURA-3615
|
2017-04-04 16:52:53 +02:00 |
|
Lipu Fei
|
08071c3aa5
|
Fix batched GCode compression
CURA-3604
|
2017-03-31 12:11:11 +02:00 |
|
Lipu Fei
|
74e9ee0ab7
|
Fix batched gcode compression for "print over network"
CURA-3604
|
2017-03-30 19:00:41 +02:00 |
|
Jaime van Kessel
|
06fff748e3
|
Decreased the size of the batches to send, as it froze the interface too much.
|
2017-03-30 16:59:35 +02:00 |
|
Jaime van Kessel
|
7ae8d96775
|
Simply reset the authentication when requesting a new one.
Only changing the state caused a whole lot of issues.
|
2017-03-30 16:47:08 +02:00 |
|
Lipu Fei
|
bfd77f915d
|
Compress gcode lines in batch
CURA-3604
|
2017-03-30 16:09:17 +02:00 |
|
Lipu Fei
|
c785e84b86
|
Check len(materialLengths) before using
CURA-3604
|
2017-03-30 16:09:16 +02:00 |
|
Lipu Fei
|
ef666aac88
|
Set gcode_list for Scene after loading gcode
CURA-3604
|
2017-03-30 16:09:16 +02:00 |
|
Lipu Fei
|
2158826e06
|
Change backend state to disabled after reading a gcode
CURA-3604
|
2017-03-30 16:09:16 +02:00 |
|
Jaime van Kessel
|
f7bbb243b8
|
Moved authentication request state change
|
2017-03-30 11:02:56 +02:00 |
|
Jack Ha
|
0655771cb8
|
Removed comment. CURA-3390
|
2017-03-29 11:00:59 +02:00 |
|
Jack Ha
|
d5d265a996
|
Resolve mc cherry-picking CURA-3390
|
2017-03-29 11:00:54 +02:00 |
|
Jack Ha
|
02bb575ced
|
Fixed extruder per gcode layer. Created show_caution preference for gcode reader. CURA-3390
|
2017-03-29 10:56:36 +02:00 |
|
Jack Ha
|
1e75c84662
|
Less yields for G-code reader and faster. CURA-3390
|
2017-03-29 10:56:28 +02:00 |
|
Jack Ha
|
ea0c55fff1
|
Solved merge conflict in cherry-pick CURA-3390
|
2017-03-29 10:56:26 +02:00 |
|
Jack Ha
|
fb2c318a0a
|
Added caution message for g-code reader. CURA-3390
|
2017-03-29 10:53:25 +02:00 |
|
Jaime van Kessel
|
fbc372812c
|
Minor refactor to improve readability
CURA-3390
|
2017-03-29 10:51:56 +02:00 |
|
Jaime van Kessel
|
910ff7acea
|
No longer check printer state when no material lengths are known
This fixes issues with g-code from g-code reader not having material lengths set.
CURA-3604
|
2017-03-28 11:59:07 +02:00 |
|
Lipu Fei
|
96e9780273
|
Fix typo in changelog 2.5.0
|
2017-03-23 08:53:57 +01:00 |
|
Lipu Fei
|
e35d276e25
|
Complete Changelog for 2.5.0
CURA-3467
|
2017-03-22 15:20:57 +01:00 |
|
Lipu Fei
|
c6df3adddb
|
Update 2.5.0 BETA ChangeLog
CURA-3467
|
2017-03-22 10:26:01 +01:00 |
|
Jack Ha
|
b8d8e4fac3
|
Updated changelog. CURA-3467
|
2017-03-20 15:17:18 +01:00 |
|
Jack Ha
|
48c6c523ec
|
Only 3mf nodes with mesh data are getting the sliceable object decorator. CURA-3559
|
2017-03-20 14:43:46 +01:00 |
|
Jack Ha
|
b21a87b25b
|
Fix not slicing refreshing after deleting last object from loaded project file. CURA-3559
|
2017-03-20 13:41:47 +01:00 |
|
Jaime van Kessel
|
36bcd90e08
|
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
|
2017-03-16 11:27:10 +01:00 |
|
Jaime van Kessel
|
a170624ff1
|
Disabled the 2.5 upgrader
|
2017-03-16 11:26:50 +01:00 |
|
Jack Ha
|
72f8a349cf
|
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
|
2017-03-15 14:37:13 +01:00 |
|
Jack Ha
|
6731d00ad7
|
Removed some lines from changelog.
|
2017-03-15 14:37:06 +01:00 |
|
Jaime van Kessel
|
cb40ae45e8
|
Added contribution of the g-code plugin to the changelog
CURA-3467
|
2017-03-15 14:23:09 +01:00 |
|
Lipu Fei
|
18cf9e3172
|
CURA-3500 Make sure that material XMLs have utf-8 encoding
|
2017-03-15 11:47:33 +01:00 |
|
Jack Ha
|
0a398738b7
|
Merge branch '2.5' into feature_version_upgrade_2.5
|
2017-03-14 11:18:14 +01:00 |
|
Jack Ha
|
b08249b3a0
|
Added changelogs. CURA-3467
|
2017-03-14 10:43:03 +01:00 |
|
Ghostkeeper
|
74d6d879f7
|
Implement version upgrade from 2.4 to 2.5
The version upgrade currently only removes the setting start_layers_at_same_position.
Contributes to issue CURA-3479.
|
2017-03-10 16:58:58 +01:00 |
|
Jaime van Kessel
|
d93b137c95
|
No longer add nodes that don't have children or MeshData
CURA-3493
|
2017-03-10 15:48:29 +01:00 |
|
Jack Ha
|
fc8bd75ffe
|
Added changelog line for layerview slider.
|
2017-03-08 12:56:47 +01:00 |
|
Jack Ha
|
f47ec27014
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2017-03-07 16:44:41 +01:00 |
|
jack
|
07e6da71d4
|
Merge pull request #1501 from Ultimaker/layer_view3_layout
Layer view3 layout: Single Slider by fieldOfView
|
2017-03-07 16:44:29 +01:00 |
|
Jaime van Kessel
|
c06ffe6cae
|
Moved auth state changed check to first thing set auth checks
This should contribute to the windows authentication issues.
Most windows devices seemed to get all the auth state messages twice.
|
2017-03-07 11:55:29 +01:00 |
|
Jack Ha
|
afec26eb62
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2017-03-07 11:47:25 +01:00 |
|
Jaime van Kessel
|
6dcd3b44b6
|
Removed uneeded debug code
The method is always put, so no need to log it.
|
2017-03-07 11:44:40 +01:00 |
|
jack
|
3b1a15e1c4
|
Merge pull request #1495 from fieldOfView/feature_draggable_range_slider2
Use a single draggable range slider in Layerview
|
2017-03-07 11:43:17 +01:00 |
|
Jaime van Kessel
|
85d979cf50
|
Removed unneeded check from network printing.
We used to not have a printer_state so this check was needed.
|
2017-03-07 11:41:18 +01:00 |
|
Jaime van Kessel
|
059b31b25a
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2017-03-07 11:01:59 +01:00 |
|
Jaime van Kessel
|
414337dead
|
Fixed 3mf writing
The type hinting changes also changed the way we handle certain imports, which caused saving to fail.
CURA-3215
|
2017-03-07 11:01:03 +01:00 |
|
Jack Ha
|
73dff09443
|
Travel moves now have a width of 0.1. CURA-3321
|
2017-03-07 10:47:34 +01:00 |
|
Jack Ha
|
efbc624ea8
|
More defensive setExtruderOpacity, removed unnecessary part. CURA-3321
|
2017-03-07 10:40:59 +01:00 |
|
Jack Ha
|
c10dc2f07c
|
Set old permissions back. CURA-3321
|
2017-03-07 10:36:30 +01:00 |
|
Jack Ha
|
42d939b34e
|
Solved merge conflict. CURA-3321
|
2017-03-07 10:34:53 +01:00 |
|
fieldOfView
|
34ac02f5bd
|
Use Pointing Rectangle for layer number indicator
|
2017-03-06 18:23:08 +01:00 |
|