Alessandro Ranellucci
|
854be6a186
|
Handle OctoPrint upload of files having Unicode characters in filename or path. #2827
|
2015-06-02 17:10:06 +02:00 |
|
Alessandro Ranellucci
|
ca72fd4266
|
Fix ComboCtrl on Windows
|
2015-06-02 11:19:11 +02:00 |
|
Alessandro Ranellucci
|
b4cc92b9fa
|
Fix filament colors not being initialized in additional comboboxes
|
2015-06-01 23:58:34 +02:00 |
|
Alessandro Ranellucci
|
0a9f1c466a
|
Minor improvements to filament choosers in the plater
|
2015-06-01 23:52:15 +02:00 |
|
Alessandro Ranellucci
|
c2c321c90b
|
Restore the (modified) label in preset comboctrl
|
2015-06-01 23:34:04 +02:00 |
|
Alessandro Ranellucci
|
d549393a84
|
Comment about GetSelection() being context-aware. #2873
|
2015-06-01 14:32:31 +02:00 |
|
Daren Schwenke
|
23119e3673
|
Fixes #2858
|
2015-06-01 02:48:11 -04:00 |
|
Alessandro Ranellucci
|
aa8b6afe8b
|
Assign color to filaments
|
2015-05-26 02:01:43 +02:00 |
|
Alessandro Ranellucci
|
ad0a15debe
|
Menu item icons :o)
|
2015-05-25 22:37:04 +02:00 |
|
Alessandro Ranellucci
|
b7b017c3fa
|
Fit objects to print bed when they are too large and warn user. #2853
|
2015-05-25 19:51:47 +02:00 |
|
Alessandro Ranellucci
|
1dc63071ed
|
Try to fix crash upon quick slice. #2801
|
2015-05-06 00:39:16 +02:00 |
|
Alessandro Ranellucci
|
0d01348acc
|
Use radians everywhere, including ModelInstance::rotation
|
2015-05-03 18:40:00 +02:00 |
|
Alessandro Ranellucci
|
ce676a7ca7
|
Bugfix: the Export G-code button was not re-enabled after cancelling an export job. #2754
|
2015-03-28 18:53:07 +01:00 |
|
Alessandro Ranellucci
|
6185f45815
|
Hopefully fix all problems with non-ASCII paths on Windows
|
2015-03-09 15:17:50 +01:00 |
|
Alessandro Ranellucci
|
d44bf38906
|
Sync viewport of 3D views. #2628
|
2015-02-16 00:37:36 +01:00 |
|
Alessandro Ranellucci
|
09c8563e71
|
Bugfix: background processing were not restarted after the previous one failed because of a validation error. #2633
|
2015-02-16 00:05:39 +01:00 |
|
Alessandro Ranellucci
|
43f57ba2cb
|
Optimization: don't reload 3D toolpaths each time the preview tab is selected
|
2015-01-25 10:59:39 +01:00 |
|
Alessandro Ranellucci
|
38d8b1d268
|
Update bed shape in 3D preview as well
|
2015-01-25 00:29:51 +01:00 |
|
Alessandro Ranellucci
|
8791f5a493
|
Cleanup of some method signatures and of XS return types
|
2015-01-19 18:53:04 +01:00 |
|
Alessandro Ranellucci
|
3d500ca317
|
Skip geometry from unfinished steps in 3D rendering
|
2015-01-18 21:31:09 +01:00 |
|
Alessandro Ranellucci
|
b782351fd3
|
Enable arrows in 3D preview and rename preview tabs
|
2015-01-18 20:55:44 +01:00 |
|
Alessandro Ranellucci
|
f2818ddbe0
|
Live 3D toolpaths preview.
|
2015-01-18 19:36:47 +01:00 |
|
Alessandro Ranellucci
|
ce1d368037
|
Use 3D as the default view
|
2015-01-17 10:53:01 +01:00 |
|
Alessandro Ranellucci
|
ebf17d14f0
|
Open the Object Settings dialog when double clicking an item in the list instead of the cut dialog
|
2015-01-14 23:21:54 +01:00 |
|
Alessandro Ranellucci
|
b518d5d32f
|
New command for setting the number of copies of the selected object. #2540
|
2015-01-14 23:19:13 +01:00 |
|
Alessandro Ranellucci
|
d46d5c955b
|
One more refactoring in 3DScene (select group/drag group)
|
2015-01-13 20:55:19 +01:00 |
|
Alessandro Ranellucci
|
64c9e3af4b
|
Bugfix: objects were floating in STL export after rotation and flip. #2512
|
2015-01-09 00:47:40 +01:00 |
|
Alessandro Ranellucci
|
6c7c089fc4
|
Disable the "Export G-code" and "Send to print" buttons when other actions are pending
|
2015-01-04 19:29:34 +01:00 |
|
Alessandro Ranellucci
|
af1b705563
|
Increase HTTP timeout for Octoprint upload. #2481
|
2015-01-04 15:30:31 +01:00 |
|
Alessandro Ranellucci
|
3b09377a43
|
Export single object as STL from its contextual menu. #2479
|
2015-01-03 15:48:53 +01:00 |
|
Alessandro Ranellucci
|
1eac452d71
|
Send file basename when uploading to OctoPrint
|
2014-12-30 22:07:47 +01:00 |
|
Alessandro Ranellucci
|
c4832c5342
|
Bugfix: early object destruction caused a segfault when splitting. Also fixed a memory leak and restore background processing when split only detected one part. #2466 #2398
|
2014-12-30 13:16:28 +01:00 |
|
Alessandro Ranellucci
|
494efe65b2
|
Bugfix: auto-center didn't update the PrintObject copies properly, causing misalignment. #2464
|
2014-12-29 22:29:24 +01:00 |
|
Alessandro Ranellucci
|
4b7cec28b9
|
Fix to Octoprint upload. #2465
|
2014-12-29 20:34:33 +01:00 |
|
Alessandro Ranellucci
|
6896e53078
|
Octoprint -> OctoPrint
|
2014-12-29 12:49:32 +01:00 |
|
Alessandro Ranellucci
|
242dc17680
|
Minor improvements to Octoprint integration
|
2014-12-29 11:45:09 +01:00 |
|
Alessandro Ranellucci
|
c1e44eb591
|
Fixed extra comment that prevented the Export STL button from working after the recent changes in plater layout. #2458
|
2014-12-28 14:59:28 +01:00 |
|
Alessandro Ranellucci
|
efe7d5f857
|
Integration with Octoprint. #1826
|
2014-12-28 01:30:05 +01:00 |
|
Alessandro Ranellucci
|
ce395dfba8
|
💄
|
2014-12-25 19:42:24 +01:00 |
|
Alessandro Ranellucci
|
617fbaa9bd
|
Restore expansion of filament choosers
|
2014-12-25 19:14:18 +01:00 |
|
Alessandro Ranellucci
|
6c2a28166a
|
Rearrange plater's layout slightly in order to have larger preset selectors
|
2014-12-25 18:50:02 +01:00 |
|
Alessandro Ranellucci
|
6a939eb250
|
Fight deadlocks
|
2014-12-22 19:47:39 +01:00 |
|
Alessandro Ranellucci
|
1485659726
|
Minor rewording. #2411
|
2014-12-21 23:40:05 +01:00 |
|
Alessandro Ranellucci
|
fcfb3b98bc
|
3D object positioning
|
2014-12-16 01:12:56 +01:00 |
|
Alessandro Ranellucci
|
d1f58cbed5
|
Objects can be selected in 3D preview now. Double click and right click work as well
|
2014-12-13 20:41:03 +01:00 |
|
Alessandro Ranellucci
|
360dee862b
|
Keep model objects aligned to Z = 0 in plater
|
2014-12-12 22:43:56 +01:00 |
|
Alessandro Ranellucci
|
b28fb2ef17
|
Bugfix: objects were not aligned to Z = 0 before exporting STL from plater. #2393
|
2014-12-12 22:43:56 +01:00 |
|
Alessandro Ranellucci
|
829bd7378e
|
Remove the Rotate... button from Windows as well, like for other operating systems
|
2014-12-10 17:34:59 +01:00 |
|
Alessandro Ranellucci
|
2d243a39ff
|
Bugfix: crash when deleting objects from plater with toolpaths preview open. #2389
|
2014-12-07 20:23:00 +01:00 |
|
Alessandro Ranellucci
|
c9e896c669
|
Display validation errors in status bar when background processing couldn't generate toolpaths
|
2014-12-01 00:15:45 +01:00 |
|