Ghostkeeper
2349d00e66
Move TinyBoy profiles into a more appropriate folder
...
It's useful if they are together. The folder name is now more in line with the rest, too.
2020-06-15 18:02:13 +02:00
Ghostkeeper
ab28590439
Clean up whitespace
...
No tabs, just spaces for indentation. Remove whitespace at the end of a line.
Contributes to issue CURA-7515.
2020-06-15 18:02:13 +02:00
fred
34bc78ef85
Updated to fit Cura 4.6
2020-06-15 18:02:12 +02:00
fred
17ee28ca55
Delete tinyboy.def.json
...
fix
update
update
update
fix
fix
2020-06-15 18:02:09 +02:00
fred
c6deb397dd
Create tinyboy.def.json
...
save
update
update
update
update
fix
Update tinyboy_e16.def.json
fix
fix
2020-06-15 18:01:59 +02:00
fred
c380dc5f25
Add TinyBoy & mago 3D Printer
...
fix update error
try to fix
try to fix
fix again
Update tinyboy.def.json
Update tinyboy_ra20.obj
Update tinyboy_e10_extruder_0.def.json
update again
Update tinyboy.def.json
update
2020-06-15 18:01:45 +02:00
fred
3d88c96b7a
Add TinyBoy profile
...
Updated
Update
TinyBoy / mago
Add TinyBoy and mago 3D Printer profile
2020-06-15 18:01:29 +02:00
Ghostkeeper
9b750a50c0
Merge branch 'mesh_processing_order'
2020-06-15 17:36:59 +02:00
Jaime van Kessel
1b6ef4c28c
Merge branch 'mb-modify-tool-panel-anchor-point' of https://github.com/smartavionics/Cura
2020-06-15 14:53:29 +02:00
Jaime van Kessel
66a183b8e2
Merge branch 'master' of https://github.com/Joyce-lujunxu/Cura
2020-06-15 14:14:13 +02:00
Jaime van Kessel
f6e9bc7c3c
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7418-update-profile-window
2020-06-15 14:10:20 +02:00
Jaime van Kessel
0edb93176a
Fix some layout issues
...
CURA-7418
2020-06-15 14:09:01 +02:00
Jaime van Kessel
a7e7ddf4b5
Add the digital factory button
...
CURA-7418
2020-06-15 13:33:47 +02:00
Jaime van Kessel
200e3d6ee7
Add tertiary button as a reusable component
...
CURA-7418
2020-06-15 13:19:50 +02:00
Ghostkeeper
09298eac93
Elide setting name if it's too long
...
This keeps the text readable.
Fixes #7926 .
2020-06-15 12:24:39 +02:00
Ghostkeeper
c7929fa053
Fix theming of width/height of this dialogue
...
Also allow resizing it, because why not.
Contributes to #7926 .
2020-06-15 12:22:20 +02:00
BeamUp 3D
c46d176a68
Update beamup_l def
2020-06-13 16:59:43 +03:00
BeamUp 3D
3fb125ec30
Add beamup_l.stl
2020-06-13 16:27:21 +03:00
BeamUp 3D
d165842141
Add beamup_l_extruder_0.def.json
2020-06-13 13:41:39 +03:00
BeamUp 3D
56e359f100
Add beamup_l.def.json
2020-06-13 13:40:36 +03:00
BeamUp 3D
3faa9128f6
Delete .gitignore
2020-06-13 13:39:04 +03:00
BeamUp 3D
009fbcc261
Add beamup_l quality files
2020-06-13 13:37:48 +03:00
BeamUp 3D
4624a091e6
Create beamup_l quality folder
2020-06-13 13:36:40 +03:00
Nino van Hooff
e5a7ad2eca
Merge pull request #7904 from Ultimaker/CURA-7454_Add_remove_printers_button_in_removed_printers_from_account_message
...
CURA-7454: Add "remove printers" button in removed printers from account message
2020-06-12 17:35:09 +02:00
Ghostkeeper
abc105a727
Merge branch '4.6'
2020-06-12 12:02:08 +02:00
Ghostkeeper
bab037554c
Avoid hitting the prime blob when Z-hop is enabled
...
Similar to commit be814535e979c28734460a697da879dbe2b41a07, but ported to the Ultimaker Original.
2020-06-12 12:01:38 +02:00
Remco Burema
29e68fe407
Fix default value min_skin_width_for_expansion.
...
At some point max_skin_angle_for_expansion s deafult value was updated, but the default value for its child, min_skin_width_for_expansion wasn't altered to reflect that. Fixes #7925
2020-06-12 11:43:37 +02:00
Remco Burema
f4dc180594
Fix default value min_skin_width_for_expansion.
...
At some point max_skin_angle_for_expansion s deafult value was updated, but the default value for its child, min_skin_width_for_expansion wasn't altered to reflect that.
2020-06-12 11:31:13 +02:00
Remco Burema
637f14fdad
Add setting: Minimum slope steepness for stair-stepping.
...
part of fixing CURA-6989 (and tickets such as CURA-6747)
2020-06-11 19:46:25 +02:00
Jaime van Kessel
d33529f932
Use property & states instead of listening to changed signal
...
It makes a lot more sense to me to use states and an actual property.
CURA-7418
2020-06-11 17:31:19 +02:00
Jaime van Kessel
f4c5a134c2
Move palette to syncstate
...
It should be there, since that is the only place it's being used
CURA-7418
2020-06-11 17:02:37 +02:00
Jaime van Kessel
d8d3f16c9f
Remove unneeded width property
...
CURA-7418
2020-06-11 17:01:04 +02:00
Jaime van Kessel
6d86cbf03c
Convert the account details into an item
...
No idea why it was a column.
CURA-7454
2020-06-11 16:58:28 +02:00
Jaime van Kessel
1f402569ad
Move properties into account details itself
...
There isn't really a point to setting them from when the object is created...
CURA-7418
2020-06-11 16:51:42 +02:00
Nino van Hooff
64064fe8d5
Merge pull request #7911 from Ultimaker/CURA-7479_ConfigurationMenu_nozzles_get_stacked_together
...
CURA-7479: Change preferredWidth according to the model count in ConfigurationMenu
2020-06-10 16:26:26 +02:00
Ghostkeeper
ae272d42b8
Align build plate correctly to build volume
...
I don't know how this came to be misaligned. Maybe an oversight.
Contributes to issue CURA-7497.
2020-06-10 14:59:11 +02:00
Ghostkeeper
c9b2f4a2d2
Merge branch 'dagoma_bicolor' of https://github.com/0r31/Cura into 0r31-dagoma_bicolor
2020-06-10 14:50:44 +02:00
Kostas Karmas
20c9be285f
Remove unnecessary variable from CuraApplication
...
In response to feedback comment https://github.com/Ultimaker/Cura/pull/7904#discussion_r438022415
CURA-7454
2020-06-10 12:50:03 +02:00
orel
ddc8785755
Add 3mf meshes for mono extruder disco printers
2020-06-10 12:39:02 +02:00
Nino van Hooff
feeeb972f7
Merge pull request #7873 from Ultimaker/CURA-7438_Show_cloud_connection_not_available_printer_removed_from_account
...
CURA-7438 Handle the case when a cloud printer is removed from the account
2020-06-10 11:46:10 +02:00
orel
36f70e43c2
Extruders gcodes sequences were inverted...
2020-06-10 11:43:44 +02:00
orel
7c6104b812
Merge remote-tracking branch 'upstream/master' into dagoma_bicolor
2020-06-10 11:42:48 +02:00
Kostas Karmas
df2c20f647
Convert back Row to RowLayout
...
RowLayout is better for resizable interfaces
CURA-7479
2020-06-10 11:37:51 +02:00
Kostas Karmas
62047d585f
Convert RowLayout into Row in ConfigurationMenu
...
CURA-7479
2020-06-10 11:23:17 +02:00
Kostas Karmas
5c898b8c57
Allow the machine manager to set an empty active machine
...
Gracefully handle the case where the machine manager is requested to
delete the last machine in Cura. In this case, instead of deleting
everything of this machine and still keep it as an active machine,
the machine manager will set the active machine to None.
The QML files which depend on the active machine were changed to
properly handle themselves when there is no active machine.
CURA-7454
2020-06-09 15:33:22 +02:00
Kostas Karmas
669dcc62dd
Add extra "AddPrinterPagesModel" without the cancel button
...
This commit adds an additional AddPrinterPagesModel in Cura that does
not have the "Cancel" button in the "Add Printer" page. To achieve
that, the AddPrinterPagesModel is modified so that its initialize
function decides whether or not it will add the cancel button.
If Cura ends up in a state without an active machine, the AddPrinters
dialog will open up using the showAddPrintersUncancellableDialog signal
and display the new "Uncancellable" (is this a word?)
AddPrinterPagesModel, so that the dialog cannot be dismissed.
If Cura is closed at that point, the next time it is initiated, if the
user is logged in and there is no ActiveMachine, then instead of
displaying the entire WelcomePages wizard, it will show the
uncancellable AddPrinterPagesModel, forcing the user to add a printer.
CURA-7454
2020-06-09 15:20:15 +02:00
Kostas Karmas
8e1ed6cd29
Merge branch 'master' into CURA-7454_Add_remove_printers_button_in_removed_printers_from_account_message
2020-06-09 15:03:23 +02:00
Joyce-lujunxu
5da5dc0047
Add files via upload
2020-06-09 19:05:30 +08:00
Joyce-lujunxu
72f84ff489
Add files via upload
2020-06-09 19:04:51 +08:00
Ghostkeeper
d9c768e0d3
Merge branch 'CURA-7480_Remove_flicabkle_config_panel'
2020-06-08 14:26:21 +02:00