Commit graph

19507 commits

Author SHA1 Message Date
Ian Paschal
320d73c6e5 Retain 3MF mesh positions
Contributes to CURA-5465

Fixed bug by preventing read jobs for 3mf files from being auto-arranged.

Boyscout changes:
- Fixed typo in `ThreeMFReader.py` (`splitted` → `split`)
- Fixed code style in `CuraApplication.py` (`filename` → `file_name`)
2018-07-24 12:17:53 +02:00
milkok
17493d92a0
Create winbo_dragonl4_extruder.def.json 2018-07-24 17:24:01 +08:00
milkok
147b66845e
Create winbo_mini2_extruder.def.json 2018-07-24 17:22:58 +08:00
milkok
937a4c68e3
Create winbo_superhelper155_extruder.def.json 2018-07-24 17:21:58 +08:00
milkok
405eccfa9c
Create winbo_superhelper105_extruder.def.json 2018-07-24 17:20:40 +08:00
milkok
dd9d4d1e2b
Create winbo_dragonl4.def.json 2018-07-24 17:19:36 +08:00
milkok
494fcb98b8
Create winbo_mini2.def.json 2018-07-24 17:17:40 +08:00
milkok
a5bc2769aa
Create winbo_superhelper155.def.json 2018-07-24 17:15:07 +08:00
milkok
795dc9b9e1
Create winbo_superhelper105.def.json 2018-07-24 17:08:15 +08:00
Diego Prado Gesto
296b74b032 Set negative values to retraction in the filament change script.
Fixes #4114
2018-07-24 10:48:52 +02:00
Ghostkeeper
988de2b68c
Fix z-fighting with build plate mesh 2018-07-24 09:09:54 +02:00
Ghostkeeper
75d8cba8a9
Fix start g-code of Monoprice Select Mini v2
Apparently the original start code caused it to move outside the build volume or beyond the limit in the Y direction.

Fixes #3924.
2018-07-24 09:09:26 +02:00
Diego Prado Gesto
62d1cdf0e1 Merge branch 'kaleidoscopeit-master' 2018-07-23 08:50:04 +02:00
Diego Prado Gesto
bf64578fcb Merge branch 'master' of https://github.com/kaleidoscopeit/Cura into kaleidoscopeit-master 2018-07-23 08:39:37 +02:00
kaleidoscopeit
a883c9ebb0 settings_vesion to 5 in quality 2018-07-20 16:57:59 +02:00
kaleidoscopeit
94954ea40f Quality corrections in Deltacomb 3D 2018-07-20 16:41:48 +02:00
Diego Prado Gesto
784045adf2
Merge pull request #4103 from Ultimaker/M&P-Setting-Optimization
TPU 08 profiles cleanup
2018-07-20 13:56:56 +02:00
kaleidoscopeit
97dad9c1c4 Updated Deltacomb 3D machine and quality definitions 2018-07-20 12:38:19 +02:00
THeijmans
e75a2eaaf2 small error fixed with first layer print temperature
Set the first layer temperature 2 degrees too high
2018-07-20 10:29:05 +02:00
THeijmans
2a8a52c0d9 TPU 08 profiles cleanup
Removed an unneccesary line and changed first layer print temperature formula to use the set temperature, and not the default temperature.
2018-07-20 10:22:17 +02:00
Aleksei S
3848ec66bd Disable 'Alternate Mesh Removal' and 'Remove Mesh Intersection' if Surface Model == 'Surface'
CURA-5580
2018-07-19 16:32:36 +02:00
Aleksei S
f90f5f5180 Update available configuration button 2018-07-19 12:18:53 +02:00
Diego Prado Gesto
a7449ade87 When the number of layers is less than 10, the width of the TextField
that shows the layer number in the LayerView is too small, so this
commit adjusts the size.
2018-07-19 11:42:42 +02:00
Diego Prado Gesto
e96c592234 Add correct name to the Dagoma Neva Magis extruder.
Contributes to CURA-5499
2018-07-17 18:12:22 +02:00
Diego Prado Gesto
327eaf9564 Remove debug printing
Contributes to CURA-5499
2018-07-17 18:09:59 +02:00
Diego Prado Gesto
eab10401ee Add global profiles and define that the printers have materials and
quality profiles, in the definition files.

Contributes to CURA-5499
2018-07-17 18:02:11 +02:00
Diego Prado Gesto
350f9caa2a Use material bed temperature as reference for the bed temperature of the
first layer.

Contributes to CURA-5499.
2018-07-17 14:15:16 +02:00
Ian Paschal
29d1de03d1
Merge pull request #4088 from Ultimaker/CURA-5510_generic_materials_in_toolbox
Add generic material packages to materials page
2018-07-17 14:11:06 +02:00
Diego Prado Gesto
f90409452d Add generic CPE+ as a bundled package.
Contributes to CURA-5510.
2018-07-17 14:01:44 +02:00
Diego Prado Gesto
f1379135e0 CURA-5510 Add the Generic materials to the list of the bundled packages
so that they show up as installed.

Show the installed icon on those packages as well.
2018-07-17 13:49:17 +02:00
Ian Paschal
f1efaa78b7 General version to v4, fixed bed temp
Contributes to CURA-5499
2018-07-17 13:22:15 +02:00
Ian Paschal
139ac5c546 Quality profile fixes
Contributes to CURA-5499
2018-07-17 13:18:22 +02:00
Ian Paschal
ed1e47dcc9 Moved material diameters to extruders defs
Contributes to CURA-5499
2018-07-17 10:56:33 +02:00
Lipu Fei
636d145d08
Merge pull request #4089 from Ultimaker/disable_extruder_swith_to_default
Switch to default extruder if disable the active one
2018-07-17 10:28:16 +02:00
Lipu Fei
28eaf50bac Fix exit application
Typo...
2018-07-17 10:26:14 +02:00
fieldOfView
65ada30c9c Fix flashing "default" firmware
The url is not QUrl encoded if the "default" firmware is flashed
2018-07-17 09:01:06 +02:00
Diego Prado Gesto
c17c440248
Merge pull request #4057 from fieldOfView/fix_jobname_ignored
Fix setting jobname before saving
2018-07-17 08:38:14 +02:00
Ian Paschal
46ce90c803 Fix-up Dagoma definitions
- Removed nozzle size in magis def because it's in the extruder def on other machines
- Removed material diam from disco extruder def because its in the disco machine
- Remove material diam from neva extruder def because its in the neva machine

Contributes to CURA-5499
2018-07-16 16:54:50 +02:00
Ian Paschal
130a61353f Merge branch 'dagoma_profiles' of https://github.com/dagoma3d/Cura into dagoma3d-dagoma_profiles 2018-07-16 16:46:37 +02:00
Diego Prado Gesto
51c499b08c When the extruder is being disabled and it is the currently selected
one, then switch to the default extruder. Also do not allow users to
click in a disabled extruder, only if they want to enable it again.
2018-07-16 16:26:55 +02:00
Ian Paschal
0bde1487e7 Add generic material packages to materials page
Contributes to CURA-5510
2018-07-16 16:13:43 +02:00
Lipu Fei
5ba3beb104
Merge pull request #4084 from Ultimaker/add_cartesio_variants
CURA-5578 Change the Cartesio variants to use the new ones
2018-07-16 15:55:11 +02:00
Lipu Fei
4ab3e27dff
Merge pull request #4086 from Ultimaker/fix_blank_dropdown
Fix blank dropdown panel in the comboboxes
2018-07-16 15:15:48 +02:00
Diego Prado Gesto
6850ad4c9d Align the dropdown panel in the combobox with the parent and get rid of
binding loop messages.
2018-07-16 14:54:44 +02:00
Andreea Scorojitu
1d860c51c5
Merge pull request #4085 from Ultimaker/modify_compatibility_message
Modify the compatibility message to only use glue
2018-07-16 14:52:31 +02:00
Diego Prado Gesto
543128e28c Modify the suggestion message when a material is not compatible with the
buildplate to only use glue but not adhesion sheets.
2018-07-16 13:44:24 +02:00
Jack Ha
4167f81e3b Fix printer missing from the list after connection; now always adds the field 'hidden' in the metadata, don't know why it worked before. CURA-5574 2018-07-16 13:32:35 +02:00
Diego Prado Gesto
5ef8aa09f8 Translate the old material types to the new in the Version Upgrade. 2018-07-16 13:05:32 +02:00
Diego Prado Gesto
14bb8cc180 Modify qualities and variants for the Cartesio printers. 2018-07-16 11:43:23 +02:00
Lipu Fei
e3a193d6a6 Fix invisible texts in setting dropdown menu on Linux 2018-07-16 09:59:45 +02:00