2226 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
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
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
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
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
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
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
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
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
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
Ghostkeeper
bcbedb990c
Merge branch '4.2' 2019-07-31 10:23:13 +02:00
Ghostkeeper
1d7f2e645e
Increase maximum Z speed to 10
The default for the Z hop speed is 10, so otherwise it wouldn't slice if Z hops are applied.

Contributes to issue CURA-6679.
2019-07-31 10:22:51 +02:00
Ghostkeeper
ce01f960b5
Remove references to start_layers_at_same_position 2019-07-26 17:26:40 +02:00
Ghostkeeper
aeabddb54a
Remove start_layers_at_same_position setting
This setting is no longer configurable since we now slice multi-threadedly.
2019-07-26 17:25:21 +02:00
Ghostkeeper
9185022295
Merge branch 'master' of https://github.com/eMotion-Tech/Cura into eMotion-Tech-master 2019-07-26 11:16:18 +02:00
KOUBeMT
485845acdd Add_preferred_material_to_definition 2019-07-26 10:42:03 +02:00
KOUBeMT
25de7fc037 Add_preferred_material 2019-07-26 10:38:14 +02:00
Lipu Fei
9f18ceda51 Merge remote-tracking branch 'origin/master' into add_42_43_version_upgrader 2019-07-25 14:56:27 +02:00
Jaime van Kessel
36159116fa Merge branch '4.2' of github.com:Ultimaker/Cura 2019-07-24 10:30:26 +02:00
Jaime van Kessel
0bf683d7b9 Set maximum value of the build_volume_temperature of the s5 to 50
CURA-6680
2019-07-23 17:48:43 +02:00
Jaime van Kessel
e56e355e79 Added upgrader for 4.3 2019-07-23 11:15:13 +02:00
Ghostkeeper
eca8f3ab57
Correction to ironing tooltip
Fixes #6031.
2019-07-22 11:47:56 +02:00
Brecht Nuyttens
949d62feef Added Vertex Nano K8600 profile (#5998)
* Added Vertex Nano Profile
2019-07-19 10:42:01 +02:00
Jaime van Kessel
2e3a390757 Merge branch 'update_imade3d_jellybox_support' of https://github.com/IMADE3D/Cura 2019-07-19 09:33:15 +02:00