Lars Brubaker
13b9c61ba3
Fixed the loading progress to display correctly
...
Moved the arrange button down into the tool bar
2015-05-01 09:45:50 -07:00
Lars Brubaker
93b3fd2bda
Refactoring
2015-05-01 09:07:57 -07:00
larsbrubaker
faea827903
Now auto-arange tries to minimize size well.
2015-05-01 08:14:22 -07:00
larsbrubaker
58a56977a3
Moved AABB caching to mesh.
2015-05-01 07:44:57 -07:00
Lars Brubaker
e329cc2631
Merge pull request #246 from jlewin/AtxPowerControl
...
Revise ATX Power submission from peter1960
2015-04-30 15:51:29 -07:00
Lars Brubaker
f73cacca93
Merge pull request #245 from gregory-diaz/development
...
Development
2015-04-30 15:49:46 -07:00
John Lewin
875bbb40b0
Revise ATX Power submission from peter1960
2015-04-30 15:46:45 -07:00
Gregory Diaz
ebe5c28614
Merge remote-tracking branch 'origin/development' into development
2015-04-30 15:46:45 -07:00
Lars Brubaker
a25be64859
Trying to tune plating (needs some unit tests).
2015-04-30 15:37:30 -07:00
Lars Brubaker
e1ed632b71
latest matterslice
2015-04-30 15:10:46 -07:00
Lars Brubaker
64611ecf08
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-04-30 15:10:18 -07:00
Lars Brubaker
2eb3c6abaa
Made the auto arrange layout on a grid.
...
Spelling fixes
2015-04-30 15:10:07 -07:00
Gregory Diaz
141344ca7e
commit to merge
2015-04-30 09:39:17 -07:00
Gregory Diaz
88cbb22e19
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/Translations/Master.txt
2015-04-30 09:38:41 -07:00
Lars Brubaker
5d9b1ed639
Merge pull request #244 from jlewin/development
...
Revise paths for case sensitive filesystems
2015-04-29 18:03:21 -07:00
John Lewin
d887d5bf24
Revise paths for case sensitive filesystems
2015-04-29 16:13:29 -07:00
Lars Brubaker
357505a1cc
Put in a wipe before retract feature
...
Put in an extra extrusion on unretract
2015-04-29 12:12:30 -07:00
Lars Brubaker
c81f880456
Merge pull request #243 from jlewin/development
...
Restore Camera Monitoring toggleswitch
2015-04-28 14:42:04 -07:00
John Lewin
7150dc6fd5
Restore Camera Monitoring toggleswitch
2015-04-28 12:38:11 -07:00
Lars Brubaker
b125d62429
Added support material spacing to intermediate level
...
Made sure we don't throw an exception of bad resend receive.
2015-04-27 17:05:19 -07:00
Lars Brubaker
41d03a2ed5
Made the default profile base have mm for top, bottom, interface and z gap layer
...
Made the R1 default have mm for top and bottom layer
Made the connection try to always ensure we have a active read write thread
More debugging of printer state
Improved some settings text.
2015-04-27 15:42:31 -07:00
Lars Brubaker
3fcfa3f392
Refactoring
2015-04-27 12:02:39 -07:00
larsbrubaker
05d7d7eae3
Made it easier to switch render types.
2015-04-27 07:42:40 -07:00
larsbrubaker
b4c6001176
Got the code closer to being able to do perspective non-raytraced renders of thumbnails.
2015-04-27 07:35:52 -07:00
Lars Brubaker
80fba76bb2
Made lots of catches
...
and reporting
and a timed lock on writing.
2015-04-24 18:24:21 -07:00
Lars Brubaker
2622cc144b
latest agg
2015-04-24 14:51:42 -07:00
Gregory Diaz
f59840d390
commit with correct versions of agg-sharp and matterslice
2015-04-24 13:32:49 -07:00
Gregory Diaz
ab9c737b81
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/Translations/Master.txt
Submodules/agg-sharp
2015-04-24 13:26:44 -07:00
Lars Brubaker
fad6e32e79
Made the slice detail editor work correctly with the new settings.
2015-04-24 13:18:41 -07:00
Lars Brubaker
9ed545ad22
Put in the ability to specify bottom and top layers in mm
...
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Gregory Diaz
2c5da92c70
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/SliceSettings/Layouts.txt
2015-04-24 10:40:10 -07:00
Gregory Diaz
13c8091fbc
added 'Extruder Wipe Temperature' and "Bed Remove Part Temperature" to Slice Settings
2015-04-24 10:25:03 -07:00
Lars Brubaker
9b5722b702
latest agg and matterslice
2015-04-24 10:19:44 -07:00
Lars Brubaker
3f7c21135d
Working on the ray tracing being an option all the time.
...
Making the intermediate layout much more intuitive
2015-04-24 10:17:05 -07:00
Lars Brubaker
e37dbd29ef
Fixed a bug with exporting a long print history.
2015-04-23 13:59:33 -07:00
Lars Brubaker
75f8e49060
latest agg
2015-04-22 18:25:17 -07:00
Lars Brubaker
cd6b1615f6
Refactor
2015-04-22 18:11:47 -07:00
Lars Brubaker
ddd5ada23c
Made a global function to create toggle check boxes.
...
Made the text localized.
2015-04-22 08:57:55 -07:00
Lars Brubaker
53999cbc53
merge fix
2015-04-22 08:45:32 -07:00
Lars Brubaker
94062a3357
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-04-22 08:43:14 -07:00
Lars Brubaker
f3f921ab4f
Re-wrote toggle switch to be a view for checkbox.
2015-04-22 08:43:09 -07:00
Lars Brubaker
0de1c842a3
Merge pull request #240 from jlewin/development
...
Sync toggle switch state on DoPrintLevelingChanged
2015-04-22 08:40:19 -07:00
John Lewin
c60643476e
Sync toggle switch state on DoPrintLevelingChanged
2015-04-21 16:41:19 -07:00
Lars Brubaker
1298163600
Update to latest agg and matter slice
2015-04-21 14:25:43 -07:00
Lars Brubaker
c0bc906b49
Did some work to make thumbnails more responsive.
2015-04-20 11:48:30 -07:00
Lars Brubaker
144559fcab
Merge pull request #239 from mmoening/development
...
Updated Printer Auto Name
2015-04-20 09:09:07 -07:00
larsbrubaker
41a23636db
The rest of the code for raytracing thumbnails.
2015-04-19 21:12:12 -07:00
larsbrubaker
c76ca34eee
Made an experimental thumbnail ray tracer.
2015-04-19 20:15:40 -07:00
Matt Moening
bfa2db035a
Updated Printer Auto Name
...
Auto Name will now suggest names without numbers if there are no printers of the same make and model
Auto Name will now suggest the lowest possible number if there are printers of the same make and model
2015-04-17 20:14:20 -07:00
Lars Brubaker
bcd67d4aa1
Took out the code for remembering and setting the slice settings tab and added new code that puts it
...
and reads it from the user settings db.
2015-04-16 18:08:43 -07:00