Commit Graph

185 Commits

Author SHA1 Message Date
bubnikv
1260b8deb3 WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
2018-09-19 11:02:24 +02:00
bubnikv
51e650f6bf Merged with dev 2018-09-17 15:12:13 +02:00
Enrico Turri
912df7c914 1st installment of gizmo move 3D 2018-09-11 09:00:28 +02:00
Enrico Turri
d38157e64e Added select by part tool to toolbar 2018-09-06 16:10:31 +02:00
Enrico Turri
0cfb0761ea Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev 2018-09-03 08:35:13 +02:00
bubnikv
160cd90e4f Bundled newer versions of PrusaResearch profiles. 2018-09-01 09:54:02 +02:00
Enrico Turri
e83b2e5041 Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev 2018-08-31 08:33:42 +02:00
bubnikv
491b3cb19e Bumped up the version number to 1.41.0 release,
bundled updated PrusaResearch configs.
2018-08-30 16:08:25 +02:00
YuSanka
91e2f2b0e4 Updated PrusaDoubleSlider icons 2018-08-29 11:21:22 +02:00
Enrico Turri
99262e2d59 Merge branch 'dev' of https://github.com/prusa3d/Slic3r into dev 2018-08-27 14:01:03 +02:00
Enrico Turri
a3bd7c110f Fixed conflicts after merging with master 2018-08-27 14:00:53 +02:00
YuSanka
fddd0f566f Merge branch 'dev' of https://github.com/prusa3d/Slic3r into dev 2018-08-24 16:28:34 +02:00
Enrico Turri
b940c36a05 Removed scale and rotate actions from toolbar 2018-08-24 15:08:19 +02:00
YuSanka
a19d658cd3 Merge remote-tracking branch 'origin/new_main_page_ui' into dev 2018-08-24 15:01:26 +02:00
YuSanka
98a8783083 Added "one_layer" mode for PrusaDoubleSlider 2018-08-24 13:36:19 +02:00
YuSanka
64c888f5f7 Added active icon for selected tick 2018-08-23 13:01:18 +02:00
YuSanka
9c32a73acc PrusaDoubleSlider improvement
+ OnKeyDown
+ marked selected thumb
+ marked selected control
...
2018-08-21 17:48:52 +02:00
Enrico Turri
8d13c0b3a0 3D gizmo grabbers 2018-08-21 14:27:36 +02:00
Lukas Matena
41ad5de125 Lay flat - icons and invalidation improvement 2018-08-20 11:27:25 +02:00
Enrico Turri
1f92ab12bc Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-08-13 08:51:58 +02:00
bubnikv
6b463480f7 Updated MK3MM2 presets, updated start G-codes of the MK2 printer
as it does not support the new M204 format.
2018-08-06 18:04:35 +02:00
bubnikv
cda23ddbc6 T1 and M702 C are now evaluated by the time estimator to add the new
"filament_load_time" and "filament_unload_time" values to match
the MK3 MMU2 behavior.

Emitting of the remaining times into the output G-code was made optional
through a new "remaining_times" configuration value, so the firmware
flavors and versions, which do not know the M73 code, will not complain.

Configuration changes:

The wipe tower default position was shifted inwards after the wipe tower
coordinate reference point was changed from the center to the left front
corner.

Added the "filament_load_time" and "filament_unload_time" values
to the MK3 MMU filament profiles.

Enabled "remaining_times" for the MK2.5, MK3 and MK3MMU2 printers.
2018-08-04 17:38:25 +02:00
bubnikv
e774688047 Fixed the *MK3* references in Prusa3D profiles 2018-08-02 13:09:53 +02:00
bubnikv
e9c13720ee Configuration improvements:
Bumped up firmware versions for MK2.5/MK3 to 3.3.1, disabled priming areas for MK3MMU2
2018-08-02 09:11:11 +02:00
bubnikv
c675fd9962 Updated the start G-codes for the MK3 MMU2 profiles:
Implemented wiping line for MMU when the priming blocks are disabled,
added initialization of the MMU2 unit with the filament types.
2018-08-01 19:07:49 +02:00
YuSanka
aab0da4003 Added tooltips for objects list
Updated icons with transparency
2018-08-01 14:17:31 +02:00
Enrico Turri
61bbbfa72b 3D scene toolbar uses a single texture 2018-07-31 12:25:00 +02:00
Enrico Turri
f827f65c97 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-07-30 08:33:28 +02:00
bubnikv
f7c583a604 Added the alpha4 config to the index. 2018-07-27 23:28:59 +02:00
bubnikv
4ad27ae50b Merge branch 'master' into wipe_tower_no_priming 2018-07-27 23:26:10 +02:00
bubnikv
da9fb6ab0b Updated change log for the Prusa3D config index,
bumped up the version to 1.41.0-alpha3
2018-07-27 22:31:24 +02:00
bubnikv
6cfa614202 New parameter "single_extruder_multi_material_priming" to be able
to suppress the MM priming towers.
The PrusaResearch.ini was modified for the MMU2 printers to
correctly prime the initial extruder when
single_extruder_multi_material_priming is disabled.
2018-07-27 22:19:46 +02:00
bubnikv
e944f09a4f New PrusaResearch configuration, renamed and improved the MK3 MMU2 wizard
picture.
2018-07-27 15:57:00 +02:00
Enrico Turri
1af0a74118 Fixed conflict after merge with master 2018-07-27 12:15:35 +02:00
Enrico Turri
9bb552122e Placeholder icons for hover-pressed toolbar items state 2018-07-27 11:36:31 +02:00
bubnikv
65362cbf2b Merge remote-tracking branch 'origin/backspace_to_delete_on_osx' 2018-07-27 09:55:13 +02:00
YuSanka
f6d9f40ec1 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-07-26 11:27:25 +02:00
YuSanka
2343c99d08 Added callback for 3dScene updating after extruder changing 2018-07-26 10:59:03 +02:00
YuSanka
97b49c2e52 Correct updating for settings list of the object/part 2018-07-25 16:14:28 +02:00
Enrico Turri
036a12035d Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-07-25 08:35:05 +02:00
Vojtech Kral
511a38551e PrusaResearch.idx: Comment 0.2.0-alpha2 2018-07-24 15:54:06 +02:00
Vojtech Kral
59128f187f Sync PrusaResearch.idx 2018-07-24 15:47:13 +02:00
Enrico Turri
59904bc16c Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-07-24 11:20:02 +02:00
Enrico Turri
8d46c3dac6 Reduced size of MK3 bed textures for compatibility with OpenGL 1.1 2018-07-24 10:33:14 +02:00
YuSanka
be328fe45c Localized the (modified) profile indicator 2018-07-23 15:44:01 +02:00
Enrico Turri
4877a092c6 Power of two squared bed textures to try to fix #1067 2018-07-23 14:21:14 +02:00
Enrico Turri
d38dfac16d Placeholder icons for 3D scene toolbar 2018-07-23 13:22:24 +02:00
bubnikv
21ae4e9d5a Renamed the key MK3SMMU to MK3MMU2,
added a generic PLA MMU2 material.
2018-07-23 09:42:02 +02:00
bubnikv
08dd960d0b Added the MK3 MMU2 printer into the profiles, added an image
of the MK3 MMU2 to the wizard.
2018-07-21 15:46:54 +02:00
bubnikv
5d758b7f73 For the Marlin firmware, the machine envelope G-code is emitted
based on the Slic3r printer profile.

Also the bundled config has been updated, so that the machine envelope
G-code values were removed and the new Slic3r printer profile values
were updated with the former G-code values.

Slic3r version has been bumped up to 1.41.0-alpha for the configuration
files to work.
2018-07-17 19:37:24 +02:00