Jack Ha
2be8111f1b
Restart timer after slicing is performed when not enabled.
...
CURA-1502
2016-07-06 16:21:03 +02:00
fieldOfView
c06e5f4d39
Remove unused name/id when importing a profile from a gcode file
...
A unique name will be set from the filename by ContainerRegistry
CURA-1615
2016-07-05 21:58:47 +02:00
Aldo Hoeben
c865bb13ea
Merge pull request #821 from thopiekar/master-CURA-1615
...
[CURA-1615] GCodeProfileReader/-Export: Rework
2016-07-05 21:19:37 +02:00
Aldo Hoeben
d8e3eef375
Merge pull request #848 from Ultimaker/thopiekar-BH2-preheat-nozzle
...
BQ Hephestos2: Heat up nozzle while leveling
2016-07-05 20:56:13 +02:00
Thomas Karl Pietrowski
25c81ce1f8
Just a little typo
2016-07-05 18:55:13 +02:00
Thomas Karl Pietrowski
be4cf00835
BQ Hephestos2: Heat up nozzle while leveling
...
Saves time and preheats the nozzle to the correct temperature (set by Cura).
Btw. the BQ support explained me the reason why they are assuming 210°C needs to set here. The reason is that the printer is just meant to be used with PLA, so they are only expecting to use exactly 210°C. Just explained them why this is incorrect when think about the possibility that Cura can set the temperature on it's own.
2016-07-05 18:22:56 +02:00
Jaime van Kessel
aba0392728
Saving g-code no longer crashes
2016-07-05 10:46:38 +02:00
Jaime van Kessel
fc99cac05e
Removed update firmware from extensions; This is now handled by machine actions
2016-07-05 09:39:18 +02:00
Jaime van Kessel
08502b9240
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-05 09:37:27 +02:00
Jaime van Kessel
44e4fc383e
Changing active extruder no longer trigger re-slice
...
CURA-1729
2016-07-05 09:37:01 +02:00
fieldOfView
793f7824c7
Quick fix to restore slicing
...
This list of zeros may have to match the number of extruders
CURA-1687
2016-07-04 19:14:48 +02:00
fieldOfView
8c002877c3
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-04 18:36:28 +02:00
fieldOfView
7b4137ce20
Tweak color and icon logic (add "pre_print" state)
...
CURA-1036
2016-07-04 18:35:47 +02:00
Jack Ha
012484a4f1
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-04 17:35:32 +02:00
Jaime van Kessel
b3adf8a271
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-04 17:11:50 +02:00
Jaime van Kessel
318182495a
We now recieve material estimation per extruder
...
CURA-1687
2016-07-04 17:11:03 +02:00
U-ULTIMAKER\j.ha
84b736df07
first commit in Cura! fix CURA-1085, time estimate is reset before every slice action
2016-07-04 17:08:35 +02:00
fieldOfView
bff23598c6
Fix simple mode infill to work with multiple extruders
...
CURA-1778
2016-07-04 16:23:07 +02:00
fieldOfView
90fa0f0564
Make Select Upgrades page look like the other pages
...
CURA-1385
2016-07-04 13:14:40 +02:00
fieldOfView
6933430185
Flow MachineActions on the manage Printes page.
...
CURA-1385
2016-07-04 12:47:16 +02:00
Tim Kuipers
f679b1ef68
JSON fix: merge went wrong: forgotten comma
2016-07-04 12:24:26 +02:00
Tim Kuipers
43f220278a
Merge branch 'feature_retraction_settings_per_extruder'
2016-07-04 12:09:04 +02:00
Jaime van Kessel
1242d6bf52
Added UMO upgrade selection
...
CURA-1385
2016-07-04 11:24:31 +02:00
Jaime van Kessel
53087bd278
Added stubs for UMO upgrade selection
...
CURA-1385
2016-07-04 10:28:37 +02:00
Jaime van Kessel
ea9e7f1755
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-04 10:27:46 +02:00
Jaime van Kessel
41147b5128
Machine action labels are now translatable
...
CURA-1385
2016-07-04 10:26:59 +02:00
fieldOfView
0c23c26ac9
Code style
...
CURA-1676
2016-07-03 16:01:57 +02:00
Aldo Hoeben
cfad7996f2
Merge pull request #841 from Ultimaker/thopiekar-print-via-usb
...
USBPrinting: Let's "Print via USB"
2016-07-03 15:55:53 +02:00
Aldo Hoeben
41e30f4424
Merge pull request #844 from thopiekar/master-CURA-1676
...
[CURA-1676] SplashScreen: Using system-default fontfamily
2016-07-03 15:55:24 +02:00
Thomas Karl Pietrowski
cd14a15040
Using the correct placeholder
...
Thanks to Ruben!
2016-07-03 15:17:40 +02:00
Thomas Karl Pietrowski
a38606da4a
SplashScreen: Using system-default fontfamily
...
Contributes to CURA-1676
2016-07-03 15:00:26 +02:00
Thomas Karl Pietrowski
ec41fce7bd
USBPrinting: Let's "Print via USB"
...
Already made that correction in the past. When print monitor was merged it appeared again.
2016-07-03 13:26:51 +02:00
Ghostkeeper
afe0104dc7
Merge pull request #838 from thopiekar/master-bq-hephestos2-preheat-workaround
...
BQ Hephestos2 - Preheating temperature fix
2016-07-03 12:41:17 +02:00
Thomas Karl Pietrowski
19a718205d
BQ Hephestos2 - Preheating temperature fix
...
When starting a print with the "custom" GCode by BQ, the printer resets
the nozzle temperature to 210°C when printing via SD card (no matter
what you set on Cura) and only preheats the nozzle to 180°C when
printing via USB.
So currently the printer begins to print via USB at 180°C and reaches
the correct temperature eg.g while printing the brim.
2016-07-01 21:27:36 +02:00
fieldOfView
b7906c9ce7
Fix warning about missing color in theme
...
CURA-1036
2016-07-01 15:26:24 +02:00
fieldOfView
087ebc0768
Automatically show the Print Monitor when starting a print
...
CURA-1036
2016-07-01 15:06:49 +02:00
fieldOfView
6800991fa1
Fix USBPrinterOutputDevice to work with the Print Monitor
...
CURA-1036
2016-07-01 14:32:40 +02:00
fieldOfView
c9b2a1d938
Properly prevent warning when no printer is connected.
...
CURA-1036
2016-07-01 11:51:46 +02:00
Jaime van Kessel
b06e61727c
ZOffset decorator is now correctly copied
...
CURA-1504
2016-07-01 11:39:47 +02:00
Jaime van Kessel
095dbaaa8d
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-01 11:04:54 +02:00
Jaime van Kessel
91bfd2de27
Force focus instead of requesting it.
...
Fixes CURA-1778
2016-07-01 11:04:23 +02:00
fieldOfView
1466cb961d
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-01 10:12:30 +02:00
fieldOfView
fea534509e
Fix two "critical errors" on startup
...
CuraMachineManager.isGlobalStackValid would return None on startup, which qml does not like.
CURA-1585
2016-07-01 10:12:11 +02:00
Jaime van Kessel
8b46dd197f
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-01 09:52:52 +02:00
Jaime van Kessel
aaae2aa3d5
Minor check machine action GUI improvements
...
CURA-1385
2016-07-01 09:51:54 +02:00
fieldOfView
58ae1e923c
Prevent warning when no printer is connected.
...
CURA-1036
2016-06-30 19:13:46 +02:00
fieldOfView
a7939c6f3d
Fix empty material/quality profiles when switching variants
...
CURA-1278
2016-06-30 18:53:50 +02:00
fieldOfView
dc2384c92d
Disable monitor buttons when there is no job running
...
CURA-1036
2016-06-30 11:15:32 +02:00
fieldOfView
43a3ea853a
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-06-30 11:03:17 +02:00
fieldOfView
3ea4983a23
Move message stack "above" the viewport overlay
...
CURA-1036
2016-06-30 11:02:15 +02:00