Commit graph

15371 commits

Author SHA1 Message Date
Ian Paschal
8e1c116b5d Revert "Show Preparing text after clicking Prepare button"
This reverts commit 812816de11.
2018-07-27 13:58:17 +02:00
Aleksei S
403394d5f6 Added settings Multiply infill and Connect Infill to Visibility list( Advanced and Expert)
CURA-5400
2018-07-27 11:34:12 +02:00
Ghostkeeper
e509078943
Fix bug with libSavitar not loading due to SIP
The same crash as libArcus actually.
2018-07-26 20:12:42 +02:00
Ian Paschal
c1dbd358ec
Merge pull request #4135 from Ultimaker/add_upgrade40_to_bundled_packages
Add version upgrade 4.0 plugin to the bundled plugins
2018-07-26 13:59:49 +02:00
Lipu Fei
9584b8c579 Bind Top Surface Skin Layers value to Top Surface Skin Extruder
CURA-5563

Otherwise, if you set the layers to 2 for extruder 1 and use extruder 2
for Top Surface Skin, it will use the Top Surface Skin Layers value from
extruder 2, which is most likely 0, and no top surface skin layers will
be printed.
2018-07-26 13:54:20 +02:00
Diego Prado Gesto
e8f095f245
Merge pull request #4090 from Ultimaker/dagoma3d-dagoma_profiles
Add and fix Dagoma3D profiles
2018-07-26 13:51:14 +02:00
Aleksei S
812816de11 Show Preparing text after clicking Prepare button
CURA-5551
2018-07-26 12:53:12 +02:00
Tim Kuipers
9c6b676660 fix: typo in setting formula 2018-07-26 10:10:30 +02:00
Diego Prado Gesto
30a7132a68 Add latest version upgrade plugin to the bundled plugins. 2018-07-25 17:10:23 +02:00
Ghostkeeper
1016564df0
Fix spelling 2018-07-25 16:48:32 +02:00
alekseisasin
6232f694c5
Merge pull request #4126 from Ultimaker/CURA-5480_relative_movement_in_stretch_script
CURA-5480 Make stretch script work with relative movements
2018-07-25 14:05:08 +02:00
alekseisasin
f5fb336439
Merge pull request #3827 from BagelOrb/connect_multiply_infill
Connect Infill Polygons AND Multiply Infill
2018-07-25 13:47:32 +02:00
Aleksei S
fca51ac41f Set relative after getting to line G91 2018-07-25 13:44:58 +02:00
Tim Kuipers
8ccc33d302 make connect_infill_polygons true by default
concentric_3d was removed and then the value function is the same as the enabled function, so the default value should be true
2018-07-24 22:09:09 +02:00
Tim Kuipers
5cb5e63dcc setting fix: make Connect Infill Polygons available for Multiplied Infill 2018-07-24 22:09:09 +02:00
Tim Kuipers
285f136856 settings: connect_skin_polygons and connect_infill_polygons 2018-07-24 22:09:09 +02:00
Tim Kuipers
3f4aa0abaf allow zig_zaggify for linear infill because of infill_multiplier 2018-07-24 22:09:09 +02:00
Tim Kuipers
790321833b setting description and enabled fixes to infill_multiplier 2018-07-24 22:09:09 +02:00
Tim Kuipers
31d1c9f92c setting for infill_multiplier 2018-07-24 22:09:09 +02:00
Lipu Fei
006c778d3e
Merge pull request #3855 from jorgegarciadev/master
Fix for detecting USB connection to Malyan M200 and Monoprice Mini
2018-07-24 17:00:43 +02:00
Jaime van Kessel
1cb896904b Fixed missed renames of onFinished keyword 2018-07-24 16:24:28 +02:00
Jaime van Kessel
e89983b171 When dismissing the print window, also reset the "sending_gcode" flag
CL-913
2018-07-24 16:17:53 +02:00
Lipu Fei
952bc54452 Make stretch script work with relative movements
CURA-5480
2018-07-24 15:59:02 +02:00
Lipu Fei
1f15599b4d Fix non-slicable check
CURA-5465
2018-07-24 15:53:57 +02:00
alekseisasin
41194fceed
Merge pull request #4116 from Ultimaker/fix_filament_change_script
Set negative values to retraction in the filament change script
2018-07-24 13:37:27 +02:00
Lipu Fei
f0a4daf264
Merge pull request #4125 from Ultimaker/CURA-5465_3mf_files_dont_retain_position
Retain 3MF mesh positions
2018-07-24 13:06:59 +02:00
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
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