Jaime van Kessel
87c4c03283
Fix incorrect tag in start g-code
...
Fixes #5591
2019-04-09 10:47:55 +02:00
Lars-Sören Steck
b47489eb30
Fix anycubic i3 mega gcode comments
2019-04-08 01:16:26 +02:00
Lars-Sören Steck
906074d6ce
Fix anycubic 4max gcode comments
2019-04-08 01:15:49 +02:00
Mark Burton
2159908377
Small feature slowdown settings are now settable per mesh.
2019-04-07 11:52:21 +01:00
Mark Burton
1dde8622ea
Merge branch 'master' into mb-small-features-slowdown
...
# Conflicts:
# resources/definitions/fdmprinter.def.json
2019-04-07 08:46:44 +01:00
Alexander
37d8ee3f73
Added Erzay3D machine definitions
2019-04-07 00:12:42 +03:00
Cataldo URSO
202734d7f1
Add files via upload
...
Adding Geetech A30 and FLSUN-QQS-S machine definitions
2019-04-05 11:10:41 +02:00
Ghostkeeper
4e2d7a6ea9
Fix combing setting
...
This is a Python expression so it needs to be in quotes to become a string.
2019-04-04 16:22:03 +02:00
Jaime van Kessel
932a5c8fc9
Merge branch 'WIP_onboarding' of github.com:Ultimaker/Cura
2019-04-04 14:38:18 +02:00
Lipu Fei
992040d4e6
Merge pull request #5497 from TinkerGnome/Mark2_definition
...
add Mark2 definition files
2019-04-04 08:08:46 +02:00
TinkerGnome
ebfd33ba10
remove machine_extruder positions from the definition file
2019-04-03 21:01:36 +02:00
Remco Burema
6242433d8e
Merge pull request #5356 from DesktopMetal/feature_wipe_script
...
Feature: "Wipe Script"
2019-04-03 14:42:18 +02:00
Vlad Gribinchuk
6e955f780b
Change description of clean_between_layers to make the relation this setting to retract_at_layer_change more clear for user
2019-04-03 13:45:19 +03:00
Ghostkeeper
ae9395aebb
Merge branch 'master' into WIP_onboarding
2019-04-03 11:53:40 +02:00
Ghostkeeper
168c4e17c6
Reduce support horizontal expansion to 0
...
We have a long-standing issue in CuraEngine that support can be thinner than one line width and is then not generated, but if there is later some extra room it still gets supported in lower layers. This results in unnecessary support.
That issue in itself is a bit hairy to fix. But it does point out to another weirdness: PLA support has a horizontal offset of 0.2mm. This was introduced when the Support Horizontal Expansion setting was made as the default, but it was never really investigated. I asked Ultimaker's process engineers and we agreed that the setting could be set to 0 except for PVA.
Contributes to issue CURA-6438.
2019-04-02 11:42:26 +02:00
Lipu Fei
0c43b4a180
Merge remote-tracking branch 'origin/master' into WIP_onboarding
2019-04-01 13:33:41 +02:00
Lipu Fei
395dc269b0
Fix hms434 definition file
2019-04-01 13:33:25 +02:00
Lipu Fei
9575c6b3b3
Fix merge conflicts
2019-04-01 13:28:42 +02:00
Ghostkeeper
add6c0b489
Default the gantry height to be equal to the printer height
...
You can't fit any objects higher than that anyway.
Fixes #5528 .
2019-04-01 13:04:38 +02:00
Ghostkeeper
8c41a05183
Merge branch 'maukcc-master'
2019-04-01 11:09:07 +02:00
maukcc
7f2fcb16a8
Adding platform to HMS434
2019-03-29 14:26:42 +01:00
Diego Prado Gesto
0ffcfe041a
Exclude HIPS and PETG for UM3 as it use to be in 4.0
2019-03-29 11:49:06 +01:00
Lipu Fei
e010220432
Fix merge conflicts
2019-03-28 14:46:19 +01:00
maukcc
afb6810bac
Add HMS434
...
Add HMS434 machine
2019-03-27 10:23:59 +01:00
Remco Burema
494c290cc4
Merge pull request #5505 from Ultimaker/CURA-6089_hide_materials
...
Exclude gff and cff materials for all ultimaker printers
2019-03-27 09:56:45 +01:00
Diego Prado Gesto
14b409a895
Exclude gff and cff materials for all ultimaker printers except UMS5
...
Contributes to CURA-6089.
2019-03-25 12:59:05 +01:00
Diego Prado Gesto
7958f99152
Update the list of check urls for UM3 Extended
2019-03-25 11:59:28 +01:00
TinkerGnome
5bcb4e9554
add Mark2 definition files
2019-03-23 19:50:23 +01:00
Jaime van Kessel
9a5b7e7925
Set min value for adaptive_layer_height_variation_step
...
This is to prevent using 0, since that crashes the engine
2019-03-22 10:44:47 +01:00
Diego Prado Gesto
6611ab7d17
Merge branch 'master' of github.com:Ultimaker/Cura
2019-03-21 16:10:09 +01:00
Diego Prado Gesto
6ad6115327
Modify the firmware checker url to use the new file location
2019-03-21 16:07:26 +01:00
Lipu Fei
11252ce0f7
Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_machine_action
2019-03-21 15:00:15 +01:00
Ghostkeeper
20a4d89847
Merge branch 'drzejkopf-patch-5'
2019-03-21 14:43:37 +01:00
Ghostkeeper
07010c7cec
Merge branch 'patch-5' of https://github.com/drzejkopf/Cura into drzejkopf-patch-5
2019-03-21 14:42:09 +01:00
Diego Prado Gesto
0eb295be16
Add the new TPU 1.75mm filament to the list of excluded materials for some printers
...
Contributes to CURA-6121.
2019-03-21 14:29:23 +01:00
drzejkopf
f03e5c28d7
Update creality_ender3.def.json
2019-03-20 16:00:40 +01:00
Ghostkeeper
74bfd52c36
Fix default layer height
...
The 0.1mm profile doesn't overwrite it. Maybe it should to prevent this mistake in the future?
Contributes to issue CURA-6391.
2019-03-20 09:21:42 +01:00
drzejkopf
36a395ee91
Update creality_ender3.def.json
...
Changed override of "default_value" to "value" of acceleration_travel and jerk_travel to make slicer keep those values, as they were overrided by conditional in fdmprinter.def.json, and also removed layer height as it does nothing because it's overriden by preffered quality (draft) settings
2019-03-19 22:51:50 +01:00
Lipu Fei
09e317372e
WIP: Remove UMOCheckup MachineAction
...
Not used any more.
2019-03-19 15:47:49 +01:00
pinchies
6ebc08420a
Add profile for JGAurora JGMaker Magic ( #5430 )
...
Add a basic profile for JGAurora JGMaker Magic
2019-03-18 16:42:43 +01:00
Jaime van Kessel
02f4cf8c46
Merge pull request #5179 from nbennett1978/master
...
integration of printer profiles for ALYA 3DP and ALYA NX 3DP
2019-03-18 16:39:39 +01:00
Mark Burton
5919b49646
Add more possible values for skin_edge_support_thickness.
2019-03-17 13:47:02 +00:00
Nicolas NSSM
df19715e89
Fix Alfawise U30 to get more realistic print times
2019-03-16 14:30:04 +01:00
Ghostkeeper
8e81847fa7
Use periods instead of ellipses
...
Because some printers don't accept non-ANSI characters and will stop printing when they encounter one.
2019-03-13 15:43:58 +01:00
Jaime van Kessel
208e5d3616
Fixed incorrect version numbers
2019-03-13 15:34:33 +01:00
Jaime van Kessel
31c57d0113
Merge pull request #5374 from ValentinPitre/add_tizyx_evy_dual_profile
...
Add TiZYX Evy Dual Extruder 3D printer
2019-03-13 14:12:15 +01:00
Mark Burton
bc924afb64
Default to having 1 skin edge support layer when infill density >= 50.
2019-03-11 11:05:20 +00:00
Ghostkeeper
f9b91df034
Update setting_version to 7
...
For these profiles it was somehow outdated.
2019-03-11 11:52:42 +01:00
Mark Burton
bc3605dc58
Now skin_edge_support_thickness defaults to 0 when infill density >= 50%.
2019-03-11 10:41:36 +00:00
Jaime van Kessel
0616601250
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-03-11 10:39:23 +01:00