Alessandro Ranellucci
|
d44bf38906
Sync viewport of 3D views. #2628
|
10 years ago |
Alessandro Ranellucci
|
09c8563e71
Bugfix: background processing were not restarted after the previous one failed because of a validation error. #2633
|
10 years ago |
Alessandro Ranellucci
|
3ae6f2630e
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
43f57ba2cb
Optimization: don't reload 3D toolpaths each time the preview tab is selected
|
10 years ago |
Alessandro Ranellucci
|
38d8b1d268
Update bed shape in 3D preview as well
|
10 years ago |
Alessandro Ranellucci
|
8791f5a493
Cleanup of some method signatures and of XS return types
|
10 years ago |
Alessandro Ranellucci
|
3d500ca317
Skip geometry from unfinished steps in 3D rendering
|
10 years ago |
Alessandro Ranellucci
|
b782351fd3
Enable arrows in 3D preview and rename preview tabs
|
10 years ago |
Alessandro Ranellucci
|
f2818ddbe0
Live 3D toolpaths preview.
|
10 years ago |
Alessandro Ranellucci
|
ce1d368037
Use 3D as the default view
|
10 years ago |
Alessandro Ranellucci
|
ebf17d14f0
Open the Object Settings dialog when double clicking an item in the list instead of the cut dialog
|
10 years ago |
Alessandro Ranellucci
|
b518d5d32f
New command for setting the number of copies of the selected object. #2540
|
10 years ago |
Alessandro Ranellucci
|
d46d5c955b
One more refactoring in 3DScene (select group/drag group)
|
10 years ago |
Alessandro Ranellucci
|
64c9e3af4b
Bugfix: objects were floating in STL export after rotation and flip. #2512
|
10 years ago |
Alessandro Ranellucci
|
9af43bee52
Handle log, temperatures. Move controller to main tabpanel. More things
|
10 years ago |
Alessandro Ranellucci
|
3ab4d4b094
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
6c7c089fc4
Disable the "Export G-code" and "Send to print" buttons when other actions are pending
|
10 years ago |
Alessandro Ranellucci
|
af1b705563
Increase HTTP timeout for Octoprint upload. #2481
|
10 years ago |
Alessandro Ranellucci
|
2c0d216c1a
More work on print controller
|
10 years ago |
Alessandro Ranellucci
|
3b09377a43
Export single object as STL from its contextual menu. #2479
|
10 years ago |
Alessandro Ranellucci
|
1eac452d71
Send file basename when uploading to OctoPrint
|
10 years ago |
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
|
10 years ago |
Alessandro Ranellucci
|
494efe65b2
Bugfix: auto-center didn't update the PrintObject copies properly, causing misalignment. #2464
|
10 years ago |
Alessandro Ranellucci
|
4b7cec28b9
Fix to Octoprint upload. #2465
|
10 years ago |
Alessandro Ranellucci
|
6896e53078
Octoprint -> OctoPrint
|
10 years ago |
Alessandro Ranellucci
|
242dc17680
Minor improvements to Octoprint integration
|
10 years ago |
Alessandro Ranellucci
|
c1e44eb591
Fixed extra comment that prevented the Export STL button from working after the recent changes in plater layout. #2458
|
10 years ago |
Alessandro Ranellucci
|
efe7d5f857
Integration with Octoprint. #1826
|
10 years ago |
Alessandro Ranellucci
|
ce395dfba8
:lipstick:
|
10 years ago |
Alessandro Ranellucci
|
617fbaa9bd
Restore expansion of filament choosers
|
10 years ago |
Alessandro Ranellucci
|
6c2a28166a
Rearrange plater's layout slightly in order to have larger preset selectors
|
10 years ago |
Alessandro Ranellucci
|
6a939eb250
Fight deadlocks
|
10 years ago |
Alessandro Ranellucci
|
1485659726
Minor rewording. #2411
|
10 years ago |
Alessandro Ranellucci
|
fcfb3b98bc
3D object positioning
|
10 years ago |
Alessandro Ranellucci
|
d1f58cbed5
Objects can be selected in 3D preview now. Double click and right click work as well
|
10 years ago |
Alessandro Ranellucci
|
360dee862b
Keep model objects aligned to Z = 0 in plater
|
10 years ago |
Alessandro Ranellucci
|
b28fb2ef17
Bugfix: objects were not aligned to Z = 0 before exporting STL from plater. #2393
|
10 years ago |
Alessandro Ranellucci
|
829bd7378e
Remove the Rotate... button from Windows as well, like for other operating systems
|
10 years ago |
Alessandro Ranellucci
|
2d243a39ff
Bugfix: crash when deleting objects from plater with toolpaths preview open. #2389
|
10 years ago |
Alessandro Ranellucci
|
c9e896c669
Display validation errors in status bar when background processing couldn't generate toolpaths
|
10 years ago |
Alessandro Ranellucci
|
076d82d8d6
Fixed regression causing the plater Split command not to remove objects from the model. #2380
|
10 years ago |
Alessandro Ranellucci
|
80adf9e5d0
Open the settings dialog instead of the cut dialog when user double clicks on objects in plater
|
10 years ago |
Alessandro Ranellucci
|
e8f242ee3f
Move toolpaths preview to the plater dialog
|
10 years ago |
Alessandro Ranellucci
|
33fe53fd7c
Ported three PrintObject methods to XS
|
10 years ago |
Alessandro Ranellucci
|
f8986d0ef5
Restore correct behavior for autoarrange after recent commits
|
10 years ago |
Alessandro Ranellucci
|
334086d605
Bugfix: skirt and brim were not recalculated when objects where just moved in plater
|
10 years ago |
Alessandro Ranellucci
|
9a4e8f39af
Refactoring: move split logic in a single place (ModelObject class)
|
10 years ago |
Alessandro Ranellucci
|
d8bb0bff7f
Bugfix: reprocess brim and skirt after changing number of copies
|
10 years ago |
Alessandro Ranellucci
|
9daadd1fb6
Removed debugging line
|
10 years ago |
Alessandro Ranellucci
|
73b3c06361
Ported more things to XS
|
10 years ago |