Lipu Fei
9187738d9c
Merge pull request #4599 from DesktopMetal/feature_nozzle_switch_extra_prime_distance
...
Feature: "Nozzle Switch Extra Prime Distance"
2019-05-21 09:18:11 +02:00
Ghostkeeper
b52b6251b9
Clarify description of build volume temperature a bit
...
Contributes to #5756 .
2019-05-20 15:35:53 +02:00
Ghostkeeper
cdda24b33a
Merge branch '4.1'
2019-05-20 14:30:47 +02:00
Ghostkeeper
9a9f584285
Reduce jerk for Creality printers
...
As tested by our community.
Fixes #5694 .
2019-05-20 14:30:29 +02:00
Vlad Gribinchuk
055dcddd1e
Change switch_extruder_extra_prime_amount setting to be more consistent with other
2019-05-20 14:35:27 +03:00
Lipu Fei
33aae24d6d
Merge remote-tracking branch 'origin/4.1'
2019-05-17 14:41:52 +02:00
Lipu Fei
584a101902
Fix limit to extruder for support infill angle
...
CURA-6529
2019-05-17 14:19:39 +02:00
Jaime van Kessel
314a6495c4
Merge branch '4.1' of github.com:Ultimaker/Cura
2019-05-16 16:40:10 +02:00
Remco Burema
d4f891d548
Brim for prime tower fix for resolve. [CURA-6492]
2019-05-16 12:39:12 +02:00
Diego Prado Gesto
2cbdc49539
Merge branch '4.1'
2019-05-16 12:13:04 +02:00
Remco Burema
19ce6aa65f
Prime tower brim (unless raft) by default. [CURA-6492]
2019-05-15 13:27:33 +02:00
Lipu Fei
7f8896705f
Merge remote-tracking branch 'origin/4.1'
2019-05-14 10:41:12 +02:00
Lipu Fei
5280ec4af5
Fix Mark2 appearing at the bottom of machine list
2019-05-14 10:38:27 +02:00
Ghostkeeper
c3efb666e8
Remove non-existent setting override
2019-05-14 09:06:26 +02:00
Ghostkeeper
03d96f3fb5
Merge branch '4.1'
2019-05-13 17:11:39 +02:00
Ghostkeeper
2e93948c84
Take minimum of all build volume temperature values
...
According to the Materials and Processing team here, this is better because it guarantees that the coldest of your materials won't sag.
Contributes to issue CURA-6514.
2019-05-13 17:11:13 +02:00
Ghostkeeper
a41aee98f8
Set the value for PLA as the default for build volume temperature
...
This way, most prints with 3rd party materials and 3rd party printers will be fine. Also, it requires me to change the fewest amount of profiles.
Contributes to issue CURA-6514.
2019-05-13 16:31:33 +02:00
Ghostkeeper
60060db0d5
Reduce weight of S5 definition
...
It's now the 2nd year after the introduction of the S5 so we have to reduce this weight by one.
Contributes to issue CURA-6500.
2019-05-13 15:47:47 +02:00
Ghostkeeper
da74ef83ac
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2019-05-13 15:17:23 +02:00
maukcc
9dd4fd2128
HMS434 update
2019-05-13 15:16:15 +02:00
maukcc
80efb0bac3
HMS update
2019-05-13 15:14:28 +02:00
Ghostkeeper
3a6534a3a4
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
...
Conflicts:
resources/definitions/hms434.def.json -> We both fixed the gantry height value vs. default_value problem.
2019-05-13 15:11:32 +02:00
Diego Prado Gesto
36ddf2f018
Do not allow the use of "weight" for third party printers
...
Otherwise external contributors can manipulate the order in which they appear in the list
2019-05-13 13:49:00 +02:00
maukcc
abf5719f11
HMS434 updates
...
Small updates for the HMS434 machine
2019-05-13 10:01:03 +02:00
Ghostkeeper
022c2678d0
Overwrite gantry height value instead of default_value
...
Because fdmprinter now overwrites the value using a formula, the default_value properties are no longer used.
2019-05-13 09:38:36 +02:00
Ghostkeeper
137619567a
Merge branch '4.1'
2019-05-13 09:32:58 +02:00
Ghostkeeper
e26e825d83
Overwrite gantry height value instead of default_value
...
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-05-13 09:30:32 +02:00
Ghostkeeper
dbcea27405
Merge branch 'GunZi200-patch-1'
2019-05-10 13:14:55 +02:00
Guðni Már Gilbert
d5b6b80291
removed an extra comma
2019-05-10 10:07:53 +00:00
Guðni Már Gilbert
1277220aed
Adjust retraction distance and retraction speed
2019-05-09 22:06:34 +00:00
Guðni Már Gilbert
056f36f6ac
Update creality_ender3.def.json
...
I suggest a change to the value of max Z-axis Jerk to be the same as on Marlin 1.1.9 firmware used by Ender 3. Its a small change, reducing 0,4 to 0,3. Having these settings match the firmware's configuration makes a print's estimated time more accurate.
2019-05-09 20:40:14 +00:00
Lipu Fei
0d0825e9f3
Merge pull request #5718 from Ultimaker/corner_preference_smart
...
Add option to prefer hiding seams in a smarter way
2019-05-09 15:59:13 +02:00
Lipu Fei
153c9a5277
Merge remote-tracking branch 'origin/4.1'
2019-05-09 09:40:41 +02:00
Ghostkeeper
97203c2dc1
Add option to prefer hiding in a smarter way
...
This option prefers hiding, but if no good hiding spot is available it'll expose the seam on the sharpest outer corner.
Contributes to issue CURA-6489.
2019-05-08 17:09:55 +02:00
Ghostkeeper
a17fc7842a
Merge branch '4.1' into CURA-6039_fix_raft_disabled_extruder
2019-05-08 15:21:44 +02:00
Lipu Fei
ebbc950ac1
Add build volume temperature
...
CURA-6156
2019-05-08 14:07:49 +02:00
Remco Burema
db581d4825
Fix prime tower enabled with disabled extruder(s). [CURA-6039]
2019-05-08 13:48:30 +02:00
Jaime van Kessel
979b29400a
Merge branch '4.1' of github.com:Ultimaker/Cura
2019-05-03 14:12:07 +02:00
Jaime van Kessel
e363f1af94
Remove hardcoded references to Ultimaker machines in QML
...
We shouldn't hardocode machines in QML in any case. It also created issues
for other monitor / connection flows.
2019-05-03 14:10:21 +02:00
Ghostkeeper
4910bc006b
Move platform mesh a bit down
...
This way it's outside of the build volume.
Contributes to issue CURA-6505.
2019-05-03 10:58:48 +02:00
Ghostkeeper
9463a288d8
Merge branch 'master' of https://github.com/markbernard/Cura into markbernard-master
2019-05-03 10:53:06 +02:00
Lipu Fei
2601e485da
Merge remote-tracking branch 'origin/4.1'
2019-05-03 10:47:16 +02:00
Lipu Fei
f89ba25faa
enable prime tower when adhesion is none or skirt
...
CURA-6492
2019-05-03 09:21:54 +02:00
Mark Bernard
9e45493587
Create anet_a6.def.json
...
Add Anet A6 printer to Cura printer definitions
2019-05-02 12:10:25 -04:00
Ghostkeeper
73f1b3fb50
Merge branch 'stereotech-master'
2019-04-30 09:40:43 +02:00
frylock34
0b364e8daf
reduce platform size
2019-04-30 10:39:05 +04:00
Jaime van Kessel
a14b331cb7
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-29 13:47:34 +02:00
Ghostkeeper
25bbc1e66e
Set default infill density for tree support to 0% in profiles
...
In profiles that overwrite the support infill density, also keep it 0% for tree support.
Except PVA profiles. Those are probably better off with their normal infill density.
Fixes #5297 .
2019-04-29 12:06:54 +02:00
Lipu Fei
3e91f89ffe
Add build volume temperature
...
CURA-6156
2019-04-26 07:43:03 +02:00
frylock34
67ccbc7677
add START and STE320 profiles
2019-04-25 15:42:59 +04:00