YuSanka
|
48f775decb
A part of code related to loads after App::OnInit() call is moved from PrusaSlicer.cpp to GUI_App.cpp
|
4 years ago |
bubnikv
|
8df01818dd
Limiting the application of Machine Limits
|
4 years ago |
enricoturri1966
|
0f44caa99c
ENABLE_SLOPE_RENDERING set as default
|
4 years ago |
enricoturri1966
|
38ddc5fdc4
New image for gcode viewer splash screen
|
4 years ago |
enricoturri1966
|
1f4010ba4e
Orange background for imgui buttons
|
4 years ago |
YuSanka
|
8459d77959
Deleted use of TaskTimer in OnInit
|
4 years ago |
enricoturri1966
|
97e3100c73
Removed obsolete images for splash screen
|
4 years ago |
enricoturri1966
|
11d8a2ad8e
Start PrusaSlicer in gcode viewer mode when dragging and dropping a .gcode file on the application icon
|
4 years ago |
David Kocik
|
0435993309
Merge branch 'dk_notifications' into master
|
4 years ago |
David Kocik
|
092a9f80b6
notifications: avoid collision with gizmos on same position by moving to left
|
4 years ago |
David Kocik
|
ec6599da98
notifications: sla supports outside error appearing/disappearing
|
4 years ago |
enricoturri1966
|
3fe61cfec2
Progress dialog while generating toolpaths to render enabled only for standalone gcode viewer
|
4 years ago |
Lukas Matena
|
dd94b34a8d
Fixed missing include on Linux, printf format string fix
|
4 years ago |
enricoturri1966
|
1130778d5e
Small fix in debug tech ENABLE_GCODE_VIEWER_DATA_CHECKING
|
4 years ago |
YuSanka
|
3ec462e8f5
Fixed a crash when preset with "modified"suffix is selected
|
4 years ago |
YuSanka
|
1fb400a091
use wxYield on mac to show the splashscreen
|
4 years ago |
Lukas Matena
|
f1c24e6a8c
Fix build with wxWidgets 3.0
|
4 years ago |
YuSanka
|
2bba0e3131
Physical printers: Implemented import/export to/from the ConfigBundle.
|
4 years ago |
Vojtech Bubnik
|
94a9820661
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
|
4 years ago |
bubnikv
|
50293c0f86
Fixing a missing include on Windows.
|
4 years ago |
Vojtech Bubnik
|
ee58ab4e2d
Merge branch 'vb_optgroup_refact'
|
4 years ago |
bubnikv
|
f35efb8fe5
Win32 specific: Workaround for tooltips over Tree Controls displayed
|
4 years ago |
Vojtech Bubnik
|
b17c829c9a
Fixed crash on Linux on startup
|
4 years ago |
bubnikv
|
0bdfb6ab92
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
|
4 years ago |
bubnikv
|
b71e5c2763
Maybe one day we will be able to run PrusaGCodeViewer, but for now the Apple notarization
|
4 years ago |
David Kocik
|
6a46708608
fix in ConfigWizard.cpp
|
4 years ago |
enricoturri1966
|
74dba68340
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
4 years ago |
enricoturri1966
|
8ded9dc0fd
Improved performance of progress dialog shown while generating toolpaths for render
|
4 years ago |
David Kocik
|
b8cf929532
Merge branch 'dk_notifications' into master
|
4 years ago |
David Kocik
|
661534042b
notifications: changed some plater warnings into errors, fixed not showing plater warnings in preview.
|
4 years ago |
David Kocik
|
a47178557f
notification orange color for hypertext
|
4 years ago |
David Kocik
|
11344083c8
Merge branch 'dk_filaments' into master
|
4 years ago |
David Kocik
|
43f122b5ee
Filament selection in configuration wizard:
|
4 years ago |
enricoturri1966
|
fad1f5e84f
Fixed typo
|
4 years ago |
Lukas Matena
|
26fb87242b
Merge branch 'lm_sphere_cursor2'
|
4 years ago |
Lukas Matena
|
3f7d41df15
Imgui dialog layout adjustments after the new combo was added
|
4 years ago |
Lukas Matena
|
3ec5d9e2cf
Cache raycast results so they don't have to be repeated on the same mouse pos
|
4 years ago |
Lukas Matena
|
fac7e735ac
Moved the raycasting query in painting gizmos to a separate function
|
4 years ago |
Lukas Matena
|
6744a40cd5
Slight refactoring
|
4 years ago |
Lukas Matena
|
1ca8120398
Sphere selection added as an option for painting gizmos
|
4 years ago |
Lukas Matena
|
c696e6ec19
Experiment with spherical cursor (painting gizmos)
|
4 years ago |
Lukas Matena
|
8bf0f75e83
Fixed compilation with wxWidgets 3.0
|
4 years ago |
enricoturri1966
|
1ca872f81e
Fixed size of selected single volumes
|
4 years ago |
bubnikv
|
e8325a8e2d
Fixes of DPI scaling on Windows.
|
4 years ago |
enricoturri1966
|
dad8a47741
Fixed splash screen info label
|
4 years ago |
enricoturri1966
|
6685e78605
Fixed red background wrongly showing up when slicing with SLA printer
|
4 years ago |
enricoturri1966
|
dcc5d795af
Follow-up of 63ab60467a759f442c019c7fc30633f97bbb9f41 -> Code cleanup
|
4 years ago |
enricoturri1966
|
63ab60467a
Added progress dialog while generating toolpaths to render
|
4 years ago |
enricoturri1966
|
e55a9cceec
#4808 - Fixed incorrect detection of toolpaths outside of printbed
|
4 years ago |
enricoturri1966
|
980fe77b32
#4806 - Fixed detection of move type for G1 lines containing Z>0 and E>0
|
4 years ago |