Diego Prado Gesto
075a9a161f
Create a component for the Views selector. This component contains the
...
list of the views and also the shortcuts for the camera position.
The theme colors, sizes and the styles have been updated.
Contributes to CURA-5784.
2018-10-08 12:57:16 +02:00
Diego Prado Gesto
3acfdadd12
Organize the components in a Column. Separate the TopHeader and place it
...
below the application menu, using all the width.
Contributes to CURA-5784.
2018-10-08 11:31:53 +02:00
Diego Prado Gesto
8bdd27183f
Move TopBar to the Skeleton folder.
...
Clean up the Cura.qml even more by moving some components to the
ApplicationMenu, where they are called.
Contributes to CURA-5784.
2018-10-08 10:59:46 +02:00
Diego Prado Gesto
193f113851
Clean up Cura.qml:
...
- Create a Skeleton folder where the main parts of the application will
be stored.
- Separate the top menus to a different file.
Contributes to CURA-5784.
2018-10-08 10:33:01 +02:00
Sacha Telgenhof Oude Koehorst
374b0995d3
Changed bed size to 235x235mm (including the STL Mesh). Removed all M commands (M104, M140, M190, M109) from the custom start GCode, and removed all M commands (M104, M140, M106, M107) from the custom end GCode as Cura already generates these. Decreased the height position of the extruder (from 3 to 2mm) upon purging. Increased the height position of the extruder (from 10 to 20mm) after the print has finished.
2018-10-06 19:21:22 +09:00
fieldOfView
4e083c7c29
Fix QML typo
2018-10-05 21:51:08 +02:00
fieldOfView
8e6e749d96
Merge branch 'fix_unused_icon_metadata' into feature_add_printer_layout
2018-10-05 21:42:04 +02:00
fieldOfView
2fb7d8a253
Make the Add Printer dialog less spartan
2018-10-05 21:41:35 +02:00
fieldOfView
7c68829fcd
Remove unused and incorrect "icon" metadata from definitions
...
The "icon" metadata is not used, and in all cases points to non-existing files anyway.
2018-10-05 15:57:30 +02:00
fieldOfView
94164c5865
Add Charon, Shapely, Trimesh and NetworkX to credits
2018-10-05 15:29:52 +02:00
Sacha Telgenhof Oude Koehorst
8eca0c574a
Altered the mesh bed so the Ender-3 logo is more noticeable.
2018-10-05 13:25:15 +09:00
Diego Prado Gesto
6abd43f690
Add Polish to the list of available languages. Forgotten by mistake.
2018-10-04 17:37:28 +02:00
fieldOfView
2c3b723070
Merge branch 'master' into feature_firmware_updater
2018-10-04 10:37:22 +02:00
Jason Scurtu
4d4f8d7358
Disable has_machine_quality for now..
...
Needs more adjustment
2018-10-04 09:44:24 +02:00
Jason Scurtu
0f46e7d694
Add Anycubic 4Max profile
2018-10-03 22:09:13 +02:00
fieldOfView
c2558f91dd
Remove UpgradeFirmware as supported machine action...
...
because the plugin adds itself as a supported action
2018-10-03 21:00:23 +02:00
fieldOfView
b7542a8ef8
Move Firmware Updater into a plugin of its own
2018-10-03 20:55:51 +02:00
Diego Prado Gesto
4ca63f84b8
Add missing quote.
...
Contributes to CURA-5741.
2018-10-03 16:57:26 +02:00
Ian Paschal
3ef6359930
Merge remote-tracking branch 'origin' into clean_print_job_info_block
2018-10-03 16:07:34 +02:00
alekseisasin
5cd4d741c9
Merge pull request #4267 from smartavionics/mb-extruder-cooling-fan-number
...
Add machine_extruder_cooling_fan_number setting to specify print cooling fan for each extruder.
2018-10-03 15:17:02 +02:00
fieldOfView
c4919d65f4
Merge branch 'master' into feature_firmware_updater
2018-10-03 14:02:24 +02:00
Jaime van Kessel
dabe747ec0
Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/Cura
2018-10-03 13:25:09 +02:00
Lipu Fei
b97f4ea30c
Merge remote-tracking branch 'origin/3.5'
2018-10-03 11:49:38 +02:00
Lipu Fei
c3e7e426ff
Fix getDefaultVariantNode for UM2
...
CURA-5790
UM2 has optional variant which depends on whether Olsson Block is
enabled. getDefaultVariantNode() should take that into account.
2018-10-03 11:24:27 +02:00
Aleksei S
0edcd316d3
Merge branch 'master' of github.com:Ultimaker/Cura
2018-10-03 10:33:06 +02:00
Aleksei S
51e7b6c388
Change font style for active material in preferences
...
CURA-5747
2018-10-03 10:30:48 +02:00
fieldOfView
718ac0a307
Create firmware update progress window from QML
2018-10-03 09:17:51 +02:00
Ian Paschal
9caeddf824
Merge branch 'master' of https://github.com/Ultimaker/Cura into clean_print_job_info_block
2018-10-03 09:08:26 +02:00
Diego Prado Gesto
c0c66649b8
Merge branch '3.5'
2018-10-02 20:27:18 +02:00
Diego Prado Gesto
afccd38a5d
Add preposition to be consistent with other strings.
...
Contributes to CURA-5741.
2018-10-02 17:48:25 +02:00
Diego Prado Gesto
04c72c0875
Merge branch '3.5' of git://github.com/Patola/Cura into Patola-3.5
2018-10-02 17:26:14 +02:00
fieldOfView
b4e186ce78
Disable close button while updating firmware
2018-10-02 17:14:22 +02:00
Diego Prado Gesto
a99241d20b
Add missing quote.
...
Contributes to CURA-5741.
2018-10-02 15:53:06 +02:00
fieldOfView
91ee691c80
Merge branch 'master' into feature_firmware_updater
2018-10-02 15:10:44 +02:00
Jaime van Kessel
9970f0e752
Merge branch 'fix_polygon_connector_setting' of https://github.com/BagelOrb/Cura
2018-10-02 13:12:21 +02:00
Cláudio 'Patola' Sampaio
e457b2e67c
Merge branch '3.5' of https://github.com/Ultimaker/Cura into 3.5
...
Updated to push to upstream
2018-10-02 07:01:39 -03:00
Cláudio 'Patola' Sampaio
6d17144766
Updated strings to Cura 3.5
2018-10-02 07:00:14 -03:00
alekseisasin
84c667265d
Merge pull request #4200 from BagelOrb/top_bottom_settings_enabled_function
...
JSON fix: only enable skin settings when there is skin
2018-10-02 11:21:15 +02:00
Mark
d39f6d061b
Merge pull request #4365 from smartavionics/mb-gyroid-infill
...
Add gyroid infill pattern.
2018-10-02 10:43:41 +02:00
Diego Prado Gesto
6212bcbc33
Add traditional chinese translations to Cura.
...
Contributes to CURA-5741.
2018-10-02 10:34:37 +02:00
ValentinPitre
8994aad52d
fix setting versions numbers
2018-10-01 22:42:20 +02:00
Lipu Fei
d81cdee9b9
Merge branch 'master' into top_bottom_settings_enabled_function
2018-10-01 17:07:57 +02:00
drzejkopf
8fa73fc1fb
Update fdmprinter.def.json.po
2018-10-01 14:48:31 +02:00
drzejkopf
cc7d64b4f1
Complete Polish translation for version 3.5
2018-10-01 14:48:16 +02:00
Diego Prado Gesto
93061d67eb
Merge pull request #4414 from drzejkopf/patch-3
...
Complete Polish translation for version 3.5
2018-10-01 14:46:13 +02:00
Diego Prado Gesto
ee5d647b6d
Review the fdmprinter.def.json for Korean, Dutch, Portuguese, Russian,
...
Turkish and Simplified Chinese.
Contributes to CURA-5741.
2018-10-01 14:42:25 +02:00
Diego Prado Gesto
5da1b71e94
Review Simplified Chinese translations.
...
Contributes to CURA-5741.
2018-10-01 13:54:02 +02:00
Diego Prado Gesto
00f1f69e4d
Review Turkish translations.
...
Contributes to CURA-5741.
2018-10-01 13:45:55 +02:00
Diego Prado Gesto
c474ceff8f
Review Russian translations.
...
Contributes to CURA-5741.
2018-10-01 13:37:26 +02:00
Diego Prado Gesto
638c6facc7
Review portuguese translations.
...
Contributes to CURA-5741.
2018-10-01 13:23:43 +02:00