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 |
Alessandro Ranellucci
|
7aaf27c0c7
Put skirt outside brim to avoid conflicts. #2157
|
10 years ago |
Alessandro Ranellucci
|
aa723db39b
Fixed recursion in background processing
|
10 years ago |
Alessandro Ranellucci
|
28f9278963
Minor fixes to 3D preview
|
10 years ago |
Alessandro Ranellucci
|
da4d6cbabb
3D preview of plater
|
10 years ago |
Alessandro Ranellucci
|
212558acd4
Typo
|
10 years ago |
Alessandro Ranellucci
|
edc7fd2915
Fix pausing when background process is scheduled but wasn't started yet
|
10 years ago |
Alessandro Ranellucci
|
f428888dd9
Fixed deadlocks in background processing
|
10 years ago |
Alessandro Ranellucci
|
bd03747dc1
Added button for toolpaths preview
|
10 years ago |
Alessandro Ranellucci
|
bfa1e04991
Don't use wxStaticBox objects as parents. #2150
|
10 years ago |
Alessandro Ranellucci
|
907de1011f
Toolpaths preview
|
10 years ago |
Alessandro Ranellucci
|
65dbf75a54
Fixed background processing with multiple worker threads
|
10 years ago |
Alessandro Ranellucci
|
04b67f0cb0
Refactored OptionsGroup class for cleaner OOP model and cleaner event model
|
10 years ago |
Alessandro Ranellucci
|
41de95fd27
Fix the Change Scale toolbar button
|
10 years ago |
Alessandro Ranellucci
|
ba55592bdf
Added non-uniform scaling commands to the plater
|
10 years ago |
Alessandro Ranellucci
|
9053cdca5d
Fix harmless typo
|
10 years ago |