Jaime van Kessel
7349e28b84
Added gantry height check
2015-07-22 12:08:38 +02:00
Jaime van Kessel
68cf0c8b23
Merge branch 'master' of https://github.com/Ultimaker/Cura
2015-07-22 11:46:28 +02:00
Jaime van Kessel
78ebb13089
Changes required for printing one at a time
2015-07-22 11:46:12 +02:00
Tim Kuipers
9101415db6
support defaults to ZigZag instead of Lines
2015-07-22 09:39:33 +02:00
Jaime van Kessel
b3b14c44d7
Merge pull request #152 from simonCor/master
...
Added machine settings of German RepRap NEO machine
2015-07-22 08:52:45 +02:00
Jaime van Kessel
5c54a260f3
Merge pull request #165 from bq/BQ_profiles_update
...
Updated BQ printer profiles structure.
2015-07-22 08:52:02 +02:00
Jaime van Kessel
9501d6b0cd
Update README.md
2015-07-22 08:51:17 +02:00
simonCor
8053df6057
Added custom build platform for grr neo
...
Added custom build platform 3d model of German Reprap NEO 3d printer.
2015-07-21 22:26:43 +02:00
Nicanor Romero Venier
bbe3a20e44
Updated BQ printer profiles.
...
Profiles have been updated to match the new JSON structure
of the printer profiles.
2015-07-21 18:19:12 +02:00
Jaime van Kessel
1ce7e78685
Added gantry height and head size with fans
2015-07-21 15:26:05 +02:00
Jaime van Kessel
1a4b5caa74
Update README.md
...
Added third party plugin list
2015-07-21 11:42:58 +02:00
Jaime van Kessel
a18f133e29
Head size & settings for one at a time & all at once printing
2015-07-21 11:13:38 +02:00
simonCor
1a37a0e7fd
Merge remote-tracking branch 'Ultimaker/master'
2015-07-17 23:18:26 +02:00
Jaime van Kessel
5abb6c1635
Merge branch 'master' of https://github.com/Ultimaker/Cura
2015-07-16 15:35:50 +02:00
Jaime van Kessel
ca9ec5c4fd
Fixed ghosting of convex hull
2015-07-16 15:35:42 +02:00
Jaime van Kessel
132f51883f
Mult-nested convex hulls should now be correctly updated
2015-07-16 15:14:05 +02:00
Tim Kuipers
49592ddf87
rename setting initial layer thickness to initial layer height
2015-07-16 13:48:44 +02:00
Tim Kuipers
3b533c653d
settings refactor: line widths together with layer height in the same category
2015-07-16 13:47:57 +02:00
Jaime van Kessel
1d4dbcc990
Delting now correctly deletes the group
2015-07-16 11:12:52 +02:00
Arjen Hiemstra
2f2cef54a9
Add mime types to GCodeWriter plugin
2015-07-16 09:26:06 +02:00
Jaime van Kessel
cc2f0fc009
Ungroupning with nested groups now works correctly
2015-07-15 17:22:33 +02:00
Jaime van Kessel
49cb12bda1
Revert "Forced hull calculation of parent should now always occur"
...
This reverts commit c501d0a37c792b11a77cc48ac1d573d8aa7cffb5.
2015-07-15 15:42:56 +02:00
Jaime van Kessel
c501d0a37c
Forced hull calculation of parent should now always occur
2015-07-15 15:33:20 +02:00
Jaime van Kessel
5ba4a67519
Nested groups are now correctly handled in platform physics
2015-07-15 15:28:48 +02:00
Jaime van Kessel
ba612f188a
Grouping & ungrouping now has correct selection behaviour
2015-07-15 14:36:43 +02:00
Jaime van Kessel
d01279c115
Added ungrouping
2015-07-15 14:32:06 +02:00
Jaime van Kessel
e3deff89f7
Merge pull request #144 from bq/new_BQ_profiles
...
Updated the profiles for BQ printers.
2015-07-15 14:09:43 +02:00
Nicanor Romero Venier
8b6322fb5c
Updated the profiles for BQ printers.
...
The printer profiles for the BQ Witbox, BQ Prusa i3 Hephestos
and BQ Prusa i3 Hephestos XL have been updated to match the
new format of the Cura 15.06.
The settings have been adjusted for better quality results.
2015-07-15 11:29:52 +02:00
Arjen Hiemstra
a84a5d784a
Fix the platform activity check
...
Contributes to #128
15.06.02
1.15.06.02
2015-07-15 10:15:02 +02:00
Arjen Hiemstra
d659e5b8b8
Merge branch '15.06'
...
Conflicts:
cura/CuraApplication.py
2015-07-15 00:38:29 +02:00
Arjen Hiemstra
c1d8e204b7
Increase baud rate detection timeout and do not send \n between M105
...
Improves printer detection rate on MacOSX
Contributes to #82
2015-07-15 00:19:35 +02:00
Jaime van Kessel
8e6dd2486f
Groups now also have a convexHull
2015-07-14 16:41:59 +02:00
Arjen Hiemstra
a3cc4b98b8
Bump application version
2015-07-14 16:02:03 +02:00
Jaime van Kessel
9475c8e0c1
Enforcing naming convention
2015-07-14 13:19:46 +02:00
Arjen Hiemstra
0bcd5d875d
Display the actual application version in the about dialog
...
This helps people reporting issues since they can report the proper
application version
2015-07-14 11:16:10 +02:00
Jaime van Kessel
2683fa0958
Added grouping action
2015-07-14 10:25:08 +02:00
Arjen Hiemstra
8130bae4c0
Add a crash handler to catch uncaught exceptions
...
This should catch any uncaught exceptions and avoid the Py2Exe message
about Cura.log
Fixes #133
2015-07-13 16:54:40 +02:00
Jaime van Kessel
c6f5ceaf56
LayerData now works by using decorators
2015-07-13 14:03:40 +02:00
Arjen Hiemstra
89b175bc5c
Merge branch '15.06'
...
* 15.06:
Do not cause "dictionary changed size during iteration" errors when changing view
Adds an idle-state for the layerview slider
Adds an idle-state for the safebutton
Sets the platform activity on true when a model is loaded
Sets the platform activity on true when a model is loaded
Create functions that get & set platform activity
Send M104 to set the temperature to 0
Do not store files that fail to load in recent files
2015-07-13 13:52:33 +02:00
Arjen Hiemstra
fb7b7ca7b8
Do not cause "dictionary changed size during iteration" errors when changing view
...
Connecting to a signal while it is emitting causes errors.
2015-07-13 13:52:17 +02:00
Tamara Hogenhout
608283f5f4
Adds an idle-state for the layerview slider
...
When there is no model, the layerview slider goes back into the idle state
fixes #128
2015-07-10 19:28:19 +02:00
Tamara Hogenhout
81aa047ae3
Adds an idle-state for the safebutton
...
When there is no model, the safebutton goes back into the idle state
contributes to #128
2015-07-10 18:43:47 +02:00
Tamara Hogenhout
a687c9c89e
Sets the platform activity on true when a model is loaded
...
Also solved a problem with the deleteSelection trigger
contributes to #128
2015-07-10 18:41:24 +02:00
Tamara Hogenhout
d41f1a410c
Merge branch '15.06' of https://github.com/Ultimaker/Cura into 15.06
2015-07-10 17:53:55 +02:00
Tamara Hogenhout
c4b923eb74
Sets the platform activity on true when a model is loaded
...
Also solved a problem with deleteSelection trigger
contributes to #128
2015-07-10 17:52:15 +02:00
Tamara Hogenhout
a5f00f30ca
Create functions that get & set platform activity
...
The platform activity is determined by whether there is a mesh in the build platform or not
Contributes to #128
2015-07-10 17:50:15 +02:00
Arjen Hiemstra
6859481fd4
Send M104 to set the temperature to 0
...
This makes it possible to continue communication after cancelling a
print.
Contributes to #82
2015-07-10 16:02:01 +02:00
Arjen Hiemstra
3e27c8b791
Do not store files that fail to load in recent files
...
Contributes to Ultimaker/Cura#103
2015-07-10 15:58:34 +02:00
Tim Kuipers
6b48072140
Merge branch 'master' of https://github.com/Ultimaker/Cura
2015-07-10 13:14:05 +02:00
Tim Kuipers
968508b6e8
feat: infill wipe dist; wireframe restructure & renaming; bugfix: draft_shield_height inherit_function
2015-07-10 13:13:52 +02:00