15297 Commits

Author SHA1 Message Date
fieldOfView
688a5083d2 Add canUpdateFirmware property to printer output devices 2018-08-08 15:53:26 +02:00
fieldOfView
339987be9d Move hardcoded firmware-file table to definitions 2018-08-02 11:50:28 +02:00
fieldOfView
3ac5342dfc Separate firmware updater from USBPrinterOutputDevice 2018-08-02 11:11:22 +02:00
fieldOfView
171220205c Merge branch 'fix_firmware_upload' into feature_firmware_updater 2018-08-01 11:25:42 +02:00
Jack Ha
be177939b5 Reverts other commit bound to CURA-5563, that was not correct. 2018-07-31 17:09:33 +02:00
Jack Ha
1e2c590c54 In multi build plate mode objects are now always arranged instead of never. CURA-5606 2018-07-31 09:50:43 +02:00
fieldOfView
846c55a99d Simplify detection of url-encoded filepatch 2018-07-31 09:47:18 +02:00
jack
4dd0ad6984
Merge pull request #4159 from Ultimaker/fix_settings_scrolling
Fix the scrolling when the cursor is hovering the combobox settings
2018-07-30 14:28:47 +02:00
Jack Ha
fcacbbd17e Merge branch 'master' of github.com:Ultimaker/Cura 2018-07-30 13:31:19 +02:00
Jack Ha
c036912752 Pressing enter on project window will now open the file dialog to save instead of just closing the window 2018-07-30 13:31:10 +02:00
Diego Prado Gesto
7215b8081d Fix the scrolling when the cursor is hovering the combobox settings. 2018-07-30 13:08:13 +02:00
Diego Prado Gesto
b4b7afcef3
Merge pull request #4122 from milkok/patch-7
Create winbo_superhelper155_extruder.def.json
2018-07-30 11:34:42 +02:00
Diego Prado Gesto
ee2b1ef7d2
Merge pull request #4118 from milkok/patch-3
Create winbo_superhelper155.def.json
2018-07-30 11:34:31 +02:00
Diego Prado Gesto
6a083e91b0 Fix typo. Remove comma. 2018-07-30 11:05:14 +02:00
Diego Prado Gesto
a7a95c4c7d
Merge pull request #4121 from milkok/patch-6
Create winbo_superhelper105_extruder.def.json
2018-07-30 10:49:14 +02:00
Diego Prado Gesto
b176a75028
Merge pull request #4117 from milkok/patch-2
Create winbo_superhelper105.def.json
2018-07-30 10:48:55 +02:00
alekseisasin
4c0d1d4813
Merge pull request #3831 from BagelOrb/infill_outline_count
Infill outline count
2018-07-30 10:16:09 +02:00
Diego Prado Gesto
c3489d96df
Merge pull request #4148 from Ultimaker/CURA-5551_prepare_button_status
Indicate when "Prepare" button has already been clicked
2018-07-30 09:47:55 +02:00
Ian Paschal
2790650686 Code style improvements
Contributes to CURA-5551
2018-07-30 09:39:10 +02:00
milkok
c4647cd8ad
Update winbo_superhelper155_extruder.def.json 2018-07-28 17:12:49 +08:00
milkok
66a9c885a7
Update winbo_superhelper155_extruder.def.json 2018-07-28 17:09:09 +08:00
milkok
29f9beb550
Update winbo_superhelper105.def.json 2018-07-28 17:06:23 +08:00
milkok
a1661df9d7
Update winbo_superhelper105_extruder.def.json 2018-07-28 17:04:30 +08:00
Tim Kuipers
e1db7eb831 setting: infill_wall_line_count 2018-07-28 09:59:19 +02:00
Ian Paschal
edd30c3830
Merge pull request #4150 from Ultimaker/CURA-5541_fix_package_manager_fields
CURA-5541 Fix package manager inconsistent fields
2018-07-27 16:55:13 +02:00
Aleksei S
6694ceec5c Merge branch 'master' of github.com:Ultimaker/Cura 2018-07-27 16:12:42 +02:00
Aleksei S
729569034d Rename setting Raft Line Spacing -> Raft Base Line Spacing 2018-07-27 16:12:29 +02:00
Diego Prado Gesto
9418b241d1 CURA-5541 Remove duplicated bundled packages.
Packages that belong to Uranium must stay in the Uranium's file.
2018-07-27 16:04:36 +02:00
Diego Prado Gesto
6694b7ac81 CURA-5541 Change is_enabled field to is_active field to be consistent
with the fields in the PackageManager.
2018-07-27 15:56:29 +02:00
Ian Paschal
5854ae544f Indicate when "Prepare" button has already been clicked
Contributes to CURA-5551
2018-07-27 15:32:51 +02:00
Ian Paschal
8e1c116b5d Revert "Show Preparing text after clicking Prepare button"
This reverts commit 812816de112bf8b5b7c04a96244e153e53ca4a28.
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