supermerill
b66901672f
FanMover rework
...
- new code path
- add kickstart
- add bypass for not-overhangs fan calls
todo: unit test
2020-11-04 20:14:54 +01:00
supermerill
837c3e9891
fix/merge machine limits
2020-10-29 23:39:17 +01:00
supermerill
160b509a46
Merge remote-tracking branch 'remotes/remi/CI' into dev
...
in particular, move the repetier stuff to physicalprinter
2020-10-27 17:52:46 +01:00
supermerill
65a40ed58f
Merge remote-tracking branch 'remotes/prusa/master' into dev
2020-10-27 16:08:00 +01:00
supermerill
77a15a2d7f
fix some tests, add a dense infill test
2020-10-26 21:31:23 +01:00
supermerill
c3073c4422
fix fill, add prusa ironing to ui.
2020-10-26 00:23:54 +01:00
supermerill
05632802c1
fix fan_speedup_time
...
* now can split a G1 line to start the fan in the middle.
create super_slicer logo from prusa one
fix 0-disable for z_step
2020-10-25 21:51:20 +01:00
supermerill
07be95fb69
fix seams
...
* fix the seam object
* fix painting seam that will jump on nearest for no good reason
* change hidden/near/nearer to cost with 2 boxes for setting the costs.
fix preferences
2020-10-25 02:56:22 +02:00
Lukas Matena
18f72d82b9
Merge branch 'pa_reprap_g10_temperature_support' of https://github.com/ardenpm/PrusaSlicer into lm_g10
2020-10-23 11:42:35 +02:00
supermerill
9813c50117
#594 fix repetier
...
revert 3ec7dec14010f9bab2192622d84eefd2f86a3ddf
add passtrough on the Workaround for a correct rendering of the control without Bitmap
select first option by default
2020-10-23 02:03:42 +02:00
supermerill
ae6c979565
#563 #589 Small perimeter control
2020-10-21 20:25:48 +02:00
supermerill
3aaedd671b
Merge remote-tracking branch 'remotes/prusa/master' into dev
...
note: layer time is not working, chronology need formatting, temperature ok.
2020-10-18 03:50:08 +02:00
supermerill
6fdd615b6e
Merge remote-tracking branch 'remotes/prusa/master' into dev
2020-10-18 00:27:32 +02:00
supermerill
3ec7dec140
fix repetier pull request #569
2020-10-16 23:59:21 +02:00
Boris Pruessmann
db99b091d9
Some code cleanup.
...
- Renamed repetier_slug to printhost_slug
- Replaced test method with original code
2020-10-15 23:05:10 +02:00
Boris Pruessmann
62c6637976
Support for selecting printer (slug)
2020-10-15 23:05:10 +02:00
Boris Pruessmann
5e236a70cb
Moved group selection for PrintHostDialog
2020-10-15 23:05:10 +02:00
Boris Pruessmann
d7f0cc71e6
Add support for RepetierServer
2020-10-15 23:05:10 +02:00
Vojtech Bubnik
8c0b8f89d0
Updated the command line single-instance processing and help text.
...
Updated escaping of the command line arguments when passed to the other
instance.
2020-10-12 17:06:03 +02:00
supermerill
c75d4904f9
#493 separate bridge fan/speed for overhang from bridge flow for overhangs.
2020-10-10 21:23:40 +02:00
Vojtech Bubnik
26b95e3c3c
Legacy conversion of "monotonous" to "monotonic"
2020-10-07 09:38:36 +02:00
supermerill
c6331e4194
Merge remote-tracking branch 'remotes/remi/master' into dev
2020-10-05 20:23:56 +02:00
supermerill
3453216c38
#528 wrong verification for coPercents when exporting bundles.
2020-10-05 16:53:22 +02:00
Vojtech Bubnik
7fbdda9080
Renamed monotonous infill to monotonic.
2020-10-05 16:38:28 +02:00
supermerill
7c80b3178d
#495 Add bounding_box to placeholders
2020-10-05 12:58:28 +02:00
supermerill
72dd10eba4
Merge branch 'CI' into dev
2020-10-04 23:01:44 +02:00
bubnikv
8df01818dd
Limiting the application of Machine Limits
...
https://github.com/prusa3d/PrusaSlicer/issues/1212
WIP: The hints do not rescale when switching the "usage" combo box.
The new g-code time estimator needs to be updated to not read
the machine limits if not enabled.
2020-10-02 17:32:03 +02:00
supermerill
c1a535e02c
#503 filament_max_speed
2020-10-01 02:22:20 +02:00
supermerill
14c7a8ad7f
gap fill overlap
...
also move the perimeter & extperi overlap to region
2020-10-01 00:07:14 +02:00
supermerill
0d775d9ec8
#484 Add temperature and fan offset for extruder
...
note that it changes a bit the start_gcode to be taken into account.
2020-10-01 00:06:47 +02:00
Merill
f22cbc4fa9
#507 default for infill_dense_algo to dfaAutoNotFull
2020-09-29 13:46:07 +02:00
Vojtech Bubnik
7a799be426
DynamicPrintConfig::normalize() renamed to normalize_fdm(),
...
optimization of Print::apply()
2020-09-24 19:03:33 +02:00
Vojtech Bubnik
54976e29bb
New class ModelConfig wrapping DynamicPrintConfig and a timestamp
...
to help with detecting "not changed" event when taking
Undo/Redo snapshot or synchronizing with the back-end.
Converted layer height profile and supports / seam painted areas
to the same timestamp controlled structure.
2020-09-24 15:34:13 +02:00
supermerill
89ec89e682
#393 don't connect now differentiate with holes & outer perimeters
...
but it works only for half of rectilinear2: because it go over a new polyline start always from the same direction.
So it needs a difficult to do change to rectilinear2. (TODO)
2020-09-21 23:12:02 +02:00
supermerill
2022e3fbd6
Merge branch 'master' into dev
2020-09-19 20:41:00 +02:00
supermerill
eae23fe169
rewriting the speed override setting for the new wipe tower (was useless since 2.2 merge)
2020-09-19 19:36:39 +02:00
supermerill
e2e90aec34
#287 filament_shrink min set to 10%
2020-09-19 16:19:57 +02:00
ardenpm
541c31afb0
Merge branch 'master' into pa_reprap_g10_temperature_support
2020-09-15 11:40:38 +10:00
Lukáš Hejl
f49144a9ef
Move support cubic infill to separate class.
...
Support infill is enabled in the GUI.
2020-09-10 16:53:08 +02:00
Lukáš Hejl
0d26df3cf6
Preparation for new infill
2020-09-09 14:34:04 +02:00
Vojtech Bubnik
ce06fc6cb7
Added networking support for SL1 Digest authorization.
...
Renamed login/password/authorization_type to printhost_user/printhost_password/printhost_authorization_type.
Added initialization of physical printer preset with default values.
2020-09-08 15:31:10 +02:00
supermerill
e586d67be5
Merge branch 'master' into dev
2020-09-07 01:54:03 +02:00
supermerill
4c70ad7970
#401 now -1 for disable the fan speed override, and 1 to stop the fan.
...
The value '0' is deprecated for now.
2020-09-07 01:26:52 +02:00
supermerill
ca598515f1
first_layer_flow_ratio tooltip update
2020-09-07 00:55:32 +02:00
supermerill
e7ee5516a2
#222 crash fix when thumbnails define with no values.
2020-09-06 23:45:37 +02:00
supermerill
852923efe5
#447 thumbnails : colors choices (filament, user-defined) & bed display
...
also for sla with support display.
2020-09-06 23:20:32 +02:00
supermerill
f48ed5091c
Add monotonous infill thanks to @bubnikv and @wavexx
...
also the rectilinear2.cpp rework that go along
use of monotonous in ironing
use of monotonous instead of rectilinear of "filled" in top & bottom
reduce gap fill area from rectilinearWGapFill to the area with no overlap
fix flatten(): don't put everything in a no_sort collection but correctly recreate the hierarchy of no_sort, sort, no_sort of collections.
2020-09-06 16:02:58 +02:00
supermerill
20a8d2f709
typo & debug fix for z_step
2020-09-05 22:55:49 +02:00
bubnikv
08580a9b18
WIP: prusa-gcodeviewer command line wrapper to start the PrusaSlicer
...
in standalone G-code viewer mode.
Linux and OSX stuff will follow.
2020-09-01 16:56:12 +02:00
supermerill
4e02398f77
temperature override (and move all overrides into "filament" category)
2020-08-29 22:44:44 +02:00