supermerill
|
63059c6567
some more tests
|
5 years ago |
Kaustubh Tripathi
|
4f5b935ecf
add new hash to save dialog ref and also a function to show the dialog
|
5 years ago |
J-P Nurmi
|
2ef957dab6
xs/Build.pl: fix typo BOOST_INCLUDEPATH -> BOOST_INCLUDEDIR
|
5 years ago |
Joseph Lenox
|
08d91e978b
Scale up to 0-100 not 0-1
|
5 years ago |
Joseph Lenox
|
bdda20dca8
Allow for a flag to change scaling from 0-100 from the default of 0-255 for fan output
|
5 years ago |
Nick Neisen
|
46cd5689bc
Add test for layer_num value being the layer index
|
5 years ago |
Nick Neisen
|
5f40e723a5
Change [layer_num] to use layer.id()
|
5 years ago |
Nick Neisen
|
1a0fc94c3b
Set the current_extruder value for the GUI
|
5 years ago |
Nick Neisen
|
b22b1ae300
Adjust test for current_extruder being second extruder
|
5 years ago |
Nick Neisen
|
8216f22d70
Set extruder value before start_gcode
|
5 years ago |
Nick Neisen
|
9352c9d894
Add tests that initially fail
|
5 years ago |
Joseph Lenox
|
66af505d5d
Don't disable bridge_speed in GUI when no infill configured.
|
5 years ago |
Tillema
|
8adf792539
Add files via upload
|
5 years ago |
Michael Kirsch
|
d29ca746aa
finalize renaming from 'extended_gui' to 'rotation_controls'
|
5 years ago |
Joseph Lenox
|
48d5b11301
Remove warning/error from wxWidgets about horizontal alignment
|
5 years ago |
Joseph Lenox
|
a0a2055916
Set sensible defaults if autosave and datadir aren't specified on the CLI instead of segfaulting when the GUI is enabled.
|
5 years ago |
Victor Lamoine
|
6bb8a750bc
Solve some compilation warnings in libslic3r
|
5 years ago |
Joseph Lenox
|
bd575f15c5
Ensure rand() is available, create consistent seed.
|
5 years ago |
Joseph Lenox
|
6df833dd79
Forgot to commit new test for flatten.
|
5 years ago |
Joseph Lenox
|
954f74cd63
Responding to comments in 6710b24 and incorporating suggested changes made by @supermerill from #4553 as a single function with a flag instead of two methods.
|
5 years ago |
Joseph Lenox
|
4075d34d9d
Document flags used for admesh's stl_repair
|
5 years ago |
Joseph Lenox
|
de538954aa
Use admesh's stl_repair() instead of simulating it ourselves.
|
5 years ago |
Joseph Lenox
|
c3ca6d2bb1
Add libcrypt.so.1 to appimage.
|
5 years ago |
Sergey Alirzaev
|
1618aef2fa
Show estimated printing time after exporting gcode
|
5 years ago |
Joseph Lenox
|
233320384e
Apply fix proposed by @supermerill for #4289
|
5 years ago |
Joseph Lenox
|
85dd6633fb
Fix indentation.
|
5 years ago |
Joseph Lenox
|
0230138bb2
Fix indentation and spacing; use print.arrange rather than making another call to the config.
|
5 years ago |
Joseph Lenox
|
7d7223eeaf
Ignore missing options when loading full_print_config (because this is almost always because we ignored it when loading from a regular config).
|
5 years ago |
Joseph Lenox
|
7d3a5a299b
Restructure to obey ignore_nonexistent request.
|
5 years ago |
Joseph Lenox
|
156b08d41b
Fix minor spacing/formatting issues.
|
5 years ago |
zdroyer
|
c8cfe0d659
Added default values for expected params in CLI::run (dont_arrange, load)
|
5 years ago |
zdroyer
|
14bae7fd21
Removed compilation warningg (mostly signed/unsigned mismatches)
|
5 years ago |
zdroyer
|
4cf9bc842c
Corrected logging, formatting and cleaned up unuesed includes (according to the reviewer's comments)
|
5 years ago |
zdroyer
|
292b42d3de
Cleaned CMakeList from messy comment
|
5 years ago |
zdroyer
|
ce966c2450
Removed unused header wchich generated tons of warnings with boost 1.69
|
5 years ago |
Luke Taverne
|
d29335a71a
Remove unused linux-only header file.
|
5 years ago |
Pshemek
|
121f0f0166
Added/modified error messages printed to std::cerr
|
5 years ago |
Pshemek
|
4ab775a68c
Fixed 'std::out_of_range' during g-code generation (SK-78 cont.)
|
5 years ago |
Pshemek
|
22195b3bd7
Bugfix for segefault on zero support meterial generation
|
5 years ago |
Pshemek
|
1db87ed41a
Mods making slic3r runnable from commandline without crashing (Pshemek)
|
5 years ago |
Joseph Lenox
|
daaceff20a
Test layer heights above the old 10mm layer height limit and that the layer height is still restricted by nozzle diameter.
|
5 years ago |
Joseph Lenox
|
64b0d7c709
Remove some dead code in the printgcode test.
|
5 years ago |
Joseph Lenox
|
371d87ce96
Set the initial maximum size for layer heights and nozzle diameter to max
|
5 years ago |
Joseph Lenox
|
5f68ce4e7d
Catch and rethrow parse errors, showing a log entry and a GUI error.
|
5 years ago |
3bhady
|
536124072d
fix formatting
|
5 years ago |
3bhady
|
8dc4e64160
Testing 3mf reading file with umlauts in it's path
|
5 years ago |
Mohamed Abd Elhady Ali
|
e6c759056e
Decode Special Characters in Path
|
5 years ago |
Joseph Lenox
|
716c018cd4
Force install of cppguess
|
5 years ago |
Joseph Lenox
|
ac3f4f2d03
Add test_gcode.cpp
|
5 years ago |
Joseph Lenox
|
8cf8736516
Also apply precision and fixed to speed rewrite.
|
5 years ago |