3125 Commits

Author SHA1 Message Date
MaukCC
d4f4ada2f0
Update cartesio_0.4.inst.cfg 2017-02-24 12:39:15 +01:00
MaukCC
c96e23e51c
Update cartesio_0.4.inst.cfg 2017-02-24 12:39:14 +01:00
MaukCC
047a078fb1
Update cartesio_0.25.inst.cfg 2017-02-24 12:39:14 +01:00
MaukCC
f123aec8bd
Update cartesio_0.25.inst.cfg 2017-02-24 12:39:14 +01:00
MaukCC
cadbecd1d1
Update cartesio_0.4.inst.cfg 2017-02-24 12:39:14 +01:00
MaukCC
2f9cbd38e9
Update cartesio_extruder_0.def.json 2017-02-24 12:39:14 +01:00
MaukCC
58c50a7022
Update cartesio_extruder_0.def.json 2017-02-24 12:39:14 +01:00
MaukCC
596fcc09b4
Update cartesio_extruder_0.def.json 2017-02-24 12:39:14 +01:00
MaukCC
39f6314395
Update cartesio_extruder_1.def.json 2017-02-24 12:39:13 +01:00
MaukCC
e5442bbe9e
Update cartesio_extruder_3.def.json 2017-02-24 12:39:13 +01:00
MaukCC
c7b7ec9723
Update cartesio_extruder_2.def.json 2017-02-24 12:39:13 +01:00
MaukCC
0c0f5c7e57
Update cartesio_extruder_1.def.json 2017-02-24 12:39:13 +01:00
MaukCC
a11ef02468
Update cartesio_extruder_0.def.json 2017-02-24 12:39:13 +01:00
MaukCC
67d3e59ea4
Update cartesio_extruder_0.def.json 2017-02-24 12:39:13 +01:00
MaukCC
b3acfb31f9
Update cartesio_extruder_1.def.json 2017-02-24 12:39:13 +01:00
MaukCC
97ba04acc0
Update cartesio_extruder_1.def.json 2017-02-24 12:39:13 +01:00
MaukCC
8022613a7b
Update cartesio_extruder_0.def.json 2017-02-24 12:39:12 +01:00
MaukCC
7b68b27b4a
Update cartesio_extruder_1.def.json 2017-02-24 12:39:12 +01:00
MaukCC
7d41ca7b33
Update cartesio_extruder_1.def.json 2017-02-24 12:39:12 +01:00
MaukCC
cf6c99c5b1
Update cartesio.def.json 2017-02-24 12:39:12 +01:00
MaukCC
031714d4f0
Update cartesio_0.8.inst.cfg 2017-02-24 12:39:12 +01:00
MaukCC
ad0d95c863
Update cartesio_0.4.inst.cfg 2017-02-24 12:39:12 +01:00
MaukCC
bebc5be17d
Update cartesio_0.25.inst.cfg 2017-02-24 12:39:12 +01:00
MaukCC
17abe51d0a
Update cartesio.def.json 2017-02-24 12:39:12 +01:00
MaukCC
7a25930166
Update cartesio.def.json 2017-02-24 12:39:11 +01:00
MaukCC
4469e5ce66
Update cartesio.def.json 2017-02-24 12:39:11 +01:00
Jack Ha
36476a14bb Solved merge conflicts 2017-02-23 14:40:49 +01:00
Ghostkeeper
3a15907f43
Decimate Hello BEE Prusa mesh
This was decimated in Blender to 40% of the original resolution. The result in Cura is virtually indistinguishable.
2017-02-23 12:41:34 +01:00
Ghostkeeper
113eec0f68
Increase print temperature warning value to prevent warning for PC
Polycarbonate is printed by default at 270 degrees C.
2017-02-23 10:16:58 +01:00
Ghostkeeper
ca553a112d
Add UM3 profiles for CPE+, PC and TPU
These have been optimised only to remove redundancies, i.e. settings that had the same value as in the higher-order profile.
2017-02-22 16:26:44 +01:00
Tim Kuipers
1482c27b21 removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)
This is because of multithreading layers. Because we want to plan all layers at the same time we don't know where we ended in the previous layer.
2017-02-21 15:07:57 +01:00
Jaime van Kessel
4f74edd421 Project name is now correctly set upon loading project
CURA-3387
2017-02-21 14:27:56 +01:00
Jack Ha
057dc2fd7d Solved merge conflicts. CURA-3214 2017-02-21 11:01:20 +01:00
Jaime van Kessel
0b4a05a84c Recommended settings now shows correct status for adhesion when None was selected
Fixes #1454
2017-02-20 17:32:20 +01:00
Tim Kuipers
58e15848eb feat: machine_nozzle_temp_enabled; refactor: let settings depend on it (rather than on gcode flavor) (CURA-3101) 2017-02-20 13:44:55 +01:00
fieldOfView
61e0cd4ff5 Move legacy options to layerview options 2017-02-20 11:09:34 +01:00
Rui Filipe de Sousa Martins
0a5e279a9f Printer helloBEEprusa added. 2017-02-18 16:15:56 +00:00
Jaime van Kessel
3bbbd4a692 Merge branch 'fix_window_overflow' of https://github.com/fieldOfView/Cura 2017-02-17 15:31:10 +01:00
fieldOfView
9254ac1694 Add libSavitar credit 2017-02-17 13:44:43 +01:00
fieldOfView
11e9a4cdf4 Make About window scrollable
On some OSes/configurations/screens, the list of credits in the About window doesn't fit until the window is resized. Adding a scrollview helps in these cases.
2017-02-17 13:41:39 +01:00
fieldOfView
97d20b4242 Make General preference pane scrollable
On some OSes/configurations/screens, the options on the General pane don't fit until the window is resized. Adding a scrollview helps in these cases.
2017-02-17 13:39:46 +01:00
fieldOfView
9229027001 Refactor properties that start with 'get' to avoid confusion between slots & properties
Case in point: LayerViewProxy.getLayerViewType was decorated as a property but was used/intended as a slot.
2017-02-17 13:35:01 +01:00
Ghostkeeper
fa2c141ec4
Merge branch 'folgertech_FT-5' of https://github.com/nallath/Cura into nallath-folgertech_FT-5 2017-02-16 15:26:54 +01:00
Jack Ha
600a5d85e4 Added comments, changed text of NotStarted. CURA-3214 2017-02-16 15:07:26 +01:00
Ghostkeeper
f956436c32
Align tooltips better
We want the tooltip area to point at the vertical centre. However, we want the tooltip of pure text elements to point at the vertical centre between the base line and the middle line (centre of lowercase letters). Therefore the offset for those elements is a quarter of the height rather than half (which is good enough of an approximation).

Contributes to issue CURA-3161.
2017-02-16 15:02:48 +01:00
Ghostkeeper
b77e5f5d0c
Fix border colour hovering of preheat temperature input
The ID was wrong.

Contributes to issue CURA-3161.
2017-02-16 14:47:47 +01:00
Ghostkeeper
67b72ee6df
Add tooltips for elements of extruder box
All things that need a tooltip now have their tooltip. The tooltips don't seem to align well though.

Contributes to issue CURA-3161.
2017-02-16 14:46:15 +01:00
Jack Ha
18318348b6 Fixed last bugs in manual slicing. CURA-3214 2017-02-16 14:44:45 +01:00
Ghostkeeper
3d8afa9deb
Add tooltip for target bed temperature
Contributes to issue CURA-3161.
2017-02-16 14:36:40 +01:00
Ghostkeeper
739775421a
Add tooltip for current bed temperature
Contributes to issue CURA-3161.
2017-02-16 14:34:16 +01:00