9078 Commits

Author SHA1 Message Date
Lipu Fei
bb11c695e2 Update S3 definition
CURA-6742
2019-09-04 17:40:04 +02:00
Diego Prado Gesto
ebd3b4b9bf Change the URL to check for new firmware
Contributes to CURA-6742.
2019-09-04 10:26:48 +02:00
Ghostkeeper
52cb68fdb3
Commit actual files instead of my symlinks
I've been having this profile added via a symlink so that it would update itself. I didn't know that symlinks were possible in Git.

Contributes to issue CURA-6742.
2019-09-04 09:23:27 +02:00
Ghostkeeper
de7915688a
Move profiles from pr-data to main Cura repository
Don't look too deeply into this, please.

Contributes to issue CURA-6742.
2019-09-04 09:16:22 +02:00
Lipu Fei
d154c98476
Merge pull request #6288 from Ultimaker/feature_bottom_face
Align Face To Build-Plate
2019-09-03 16:14:48 +02:00
Remco Burema
5b48e13337 Remove 'align face to bottom' from context-menu.
part of CURA-6745
2019-09-03 14:25:10 +02:00
Ghostkeeper
51ed0072db
Apply proposed Creality changes
These are the changes currently confirmed by multiple people in this comment: https://github.com/Ultimaker/Cura/issues/6106#issuecomment-524241165

Contributes to issue #6106.
2019-09-03 09:48:01 +02:00
Lipu Fei
b358d8ddd0 Fix typo in ComboBox.qml 2019-09-02 13:20:09 +02:00
Remco Burema
b97015a354 Added 'align selected face with buildplate' feature.
Alt-click to select a face. See the (identically named) 'feature_bottom_face' branch in Uranium for more indepth information.
2019-09-02 00:17:14 +02:00
Jaime van Kessel
867a881de9 Ensure bool and enum settings get control highlighted on hover 2019-08-27 13:38:55 +02:00
pinchies
15e91bb32a Add JGAurora A3S (#6235)
* Add profile for JGAurora JGMaker Magic

CURA-6734
2019-08-26 10:34:58 +02:00
Ghostkeeper
7ccf46124f
Give warning when build plate temperature is below volume temperature
It's not going to become lower than the ambient temperature after all.
2019-08-22 13:37:30 +02:00
Ghostkeeper
9f16973215
Don't remove skirt when printing with support
According to tests by theWaldschrat and Liger0, the skirt is still necessary when support is enabled.

Fixes #6229.
2019-08-22 09:46:49 +02:00
Ghostkeeper
9122d0cca4
Remove misleading text that says you could enter hostnames
We don't resolve the hostnames ever. You can only enter IP addresses.
2019-08-21 09:56:32 +02:00
Ghostkeeper
53efad7e6f
Fix translation of horizontal expansion in French
It's not 'horizontal printing speed'.
2019-08-19 12:39:54 +02:00
Lipu Fei
581cde1ddf Use HTTPS for firmware update check URLs 2019-08-15 13:42:13 +02:00
Ghostkeeper
f440535581
Add platform mesh for Creality Ender-3
Provided by Sprint8 in #6204, but I think the mesh was obtained from an older Cura version.

This fixes #6204.
2019-08-15 11:31:19 +02:00
Lipu Fei
214194de85
Merge pull request #6202 from Ultimaker/CURA-6717_machine_heated_build_volume
Add machine_heated_build_volume.
2019-08-15 09:37:18 +02:00
Remco Burema
f947269cf8 Add machine_heated_build_volume.
See also the engine.
part of CURA-6717
2019-08-14 11:59:13 +02:00
Lipu Fei
00334ee5a9 Hide default build plate temperature
CURA-6716
2019-08-14 10:58:48 +02:00
Lipu Fei
4947757688 Hide default material print temperature
CURA-6716
2019-08-14 10:55:12 +02:00
Ghostkeeper
66939192f9
Expand documentation of Maximum Deviation
Fixes #6187.
2019-08-13 13:41:05 +02:00
Lipu Fei
f86ca15676 Change support_infill_angle to support_infill_angles
CURA-5882
2019-08-12 13:57:29 +02:00
Jaime van Kessel
290b8f4307 Add formulas to the definition file so they get notified of updates
This is a work around for a rather fundamental issue with the current setting system;
The relationships are only created based on the definitions. So if a definition doesn't
have a formula, but a profile does, it doesn't get updated in the interface.

CURA-6708
2019-08-12 13:23:42 +02:00
Lipu Fei
5804110c15
Merge pull request #4598 from DesktopMetal/feature_support_line_directions
Feature: "Support Infill/Interface Line Directions"
2019-08-12 10:47:08 +02:00
Remco Burema
d703e48007 Add random infill start setting to expert-visibility.
part of CURA-6463
2019-08-09 14:38:57 +02:00
Remco Burema
3cefa39e6c Merge branch 'master' into random_infill_start_ 2019-08-09 14:27:48 +02:00
Remco Burema
44d65b2528 Don't set a formula that'll evaluate to 'on' for randomize infill start.
It's policy to default to the old behaviour as much as possible for new features. We can maybe default to true (for these values) if we ask the materials team later. Instead opted to warn the user if the infill isn't in the list of those patterns.

part of CURA-6463
2019-08-09 14:27:42 +02:00
Remco Burema
ff8a69712f Add new settings (slow for small hole/feature) to expert-visibility.
part of CURA-6464
2019-08-08 18:51:56 +02:00
Remco Burema
862cdf80a7 Constrain already warned users less.
part of CURA-6464
2019-08-08 17:37:43 +02:00
Remco Burema
4c56205e61 Merge branch 'mb-small-features-slowdown' of https://github.com/smartavionics/Cura into smartavionics-mb-small-features-slowdown 2019-08-08 16:43:11 +02:00
Lipu Fei
00b5abda94
Merge pull request #5935 from trouch/feature/z-seam-position
feat: "Z-Seam Position" presets to ease XY setting
2019-08-08 15:56:41 +02:00
Lipu Fei
606bc851a8 Simplify value formula 2019-08-08 15:18:11 +02:00
Lipu Fei
35e452d392 Set default to false 2019-08-08 15:16:45 +02:00
Diego Prado Gesto
f9014feb33 Change the default values of the retracted position
It was a mistake not to change it when we decided to use negative values for those fields.
2019-08-07 11:03:00 +02:00
Jaime van Kessel
a3cc991706 Merge branch 'master' of github.com:Ultimaker/Cura 2019-08-07 10:47:19 +02:00
Jaime van Kessel
7a3f9d621a Add save shortcut to save
No idea why it wasn't there in the first place.
2019-08-07 10:46:51 +02:00
Lipu Fei
12e794fe50 Remove has_machine_materials and has_variant_materials
They are not used.
2019-08-07 10:44:02 +02:00
Ghostkeeper
ce9bd3b2c0
Fix manufacturer of Monoprice Ultimate
Fixes #6104.
2019-08-05 10:43:49 +02:00
Ghostkeeper
4f3984a6c0
Merge branch 'fix/lower-z-hop-speed' of https://github.com/trouch/Cura into trouch-fix/lower-z-hop-speed 2019-08-05 10:37:54 +02:00
Ghostkeeper
58bb2097ce
Remove Felix' platform texture
It didn't work out well with our theming and the colours of objects on the build plate, and was inconsistent with how other printers' build plates look.

Contributes to issue CURA-6701.
2019-08-05 10:35:55 +02:00
Ghostkeeper
f3bb922c0d
Fix Z fighting with platform and build volume
Contributes to issue CURA-6701.
2019-08-05 10:33:39 +02:00
Ghostkeeper
3847060b73
Upgrade to setting_version 9
Contributes to issue CURA-6701.
2019-08-05 10:29:00 +02:00
Ghostkeeper
1ea1914d5a
Fix whitespace and code style
Contributes to issue CURA-6701.
2019-08-05 10:24:05 +02:00
Ghostkeeper
b4822278cc
Merge branch 'master' of https://github.com/pnks/Cura-FelixPro2 into pnks-master 2019-08-05 09:47:33 +02:00
Jaime van Kessel
3f8a65d926 Fix the settings menu not reacting to onTriggered signals 2019-08-01 11:51:58 +02:00
trouch
0ddeb0afd8 Creality machines - lower Z-hop speed to 5 2019-07-31 18:45:33 +02:00
PM
b517a031c0 Added FelixPro2 printer definition files 2019-07-31 16:12:29 +02:00
Vlad Gribinchuk
1a4d491dd9 Fix tabulations 2019-07-31 12:47:50 +03:00
Vlad Gribinchuk
f805a9df10 Merge branch 'master' into feature_support_line_directions
# Conflicts:
#	resources/definitions/fdmprinter.def.json
2019-07-31 12:45:56 +03:00