Yuri D'Elia
|
cb135edb26
|
Add missing header for boost::algorithm::to_upper_copy
|
2020-09-21 21:06:59 +02:00 |
|
supermerill
|
e46ea61802
|
#486 fix arrange on console
|
2020-09-19 20:23:26 +02:00 |
|
supermerill
|
2bc3d831cd
|
Try to correct for (random?) negative printing time
|
2020-09-19 19:37:28 +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 |
|
supermerill
|
8c756ffb40
|
#485 klipper: print temperature header if no start_gcode
|
2020-09-19 16:19:06 +02:00 |
|
supermerill
|
a473624522
|
#448 less aggressive "perimeter removal for fake circles"
update it from the new one from first perimeter one. Also restrict it a bit more to prevent over-extrusion.
|
2020-09-18 03:16:15 +02:00 |
|
supermerill
|
df4b3c7424
|
#479 bad memory usage fix (move then delete)
since march... my fault
|
2020-09-18 01:29:59 +02:00 |
|
supermerill
|
12a30f7aa6
|
#480 avoid deadlock when problem occurs with conflicts on settings with modifiers.
|
2020-09-18 01:04:07 +02:00 |
|
supermerill
|
66dd74551c
|
#461 ensure that the activation of the first extruder when using multi-extruder is done at the right time. (second try)
TODO: rework all these gcode initialisation with sript function, it's an utter mess right now.
|
2020-09-12 00:34:53 +02:00 |
|
supermerill
|
27189e1afd
|
#379 use machine limits for print time estimation for !marlin
|
2020-09-07 13:19:28 +02:00 |
|
supermerill
|
9619f2aad8
|
#431 wipe tower messing with fan speed "fix"
|
2020-09-07 12:20:44 +02:00 |
|
supermerill
|
0f5061da8e
|
#427 color id & order same for all the side panel (from last to first, beginning at 1)
|
2020-09-07 11:13:39 +02:00 |
|
supermerill
|
1d1b1f0715
|
#442 fix "cooling" setting not completely nuked
|
2020-09-07 11:13:26 +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
|
56f0e37b48
|
#440 RepRap firmware: feedrate in mm/min
|
2020-09-07 00:45:26 +02:00 |
|
supermerill
|
e7ee5516a2
|
#222 crash fix when thumbnails define with no values.
|
2020-09-06 23:45:37 +02:00 |
|
supermerill
|
d3dd002931
|
#449 fix for Autoarrange in MSLA Mode
Forgot to make it printer-type independent when fixing arrange.
|
2020-09-06 16:18:39 +02:00 |
|
supermerill
|
31dfe949a7
|
#450 use M204 P for reprap & sprinter in gcodewriter, to be in line with the print_machine_envelope
|
2020-09-06 14:40:36 +02:00 |
|
supermerill
|
15385c45ee
|
updates for reprap extruder heating
wipe tower code is a mess that don't use gcodewriter, so it's a bit complicated, on this side. May need more work
|
2020-09-06 14:40:28 +02:00 |
|
supermerill
|
7e1d236890
|
fix regression on enforce_full_fill_volume (since 72d6cdc3)
|
2020-09-05 23:43:55 +02:00 |
|
supermerill
|
8e9810ea0e
|
Add recommended_extrusion_width explanation.
|
2020-09-05 22:56:08 +02:00 |
|
supermerill
|
20a8d2f709
|
typo & debug fix for z_step
|
2020-09-05 22:55:49 +02:00 |
|
Cabia Rangris
|
95318d66d1
|
CMakeLists.txt: slicer++ → SuperSlicer
|
2020-09-01 16:24:54 +02:00 |
|
supermerill
|
06d2b9b2d0
|
fix build
|
2020-08-27 17:27:20 +02:00 |
|
supermerill
|
a1ece7579d
|
fix rectilinear not filling when solid
fix some string case
|
2020-08-27 11:39:39 +02:00 |
|
Merill
|
b564b17efa
|
#424 use Resources instead of resources
maybe also fix #257
|
2020-08-26 11:35:23 +02:00 |
|
supermerill
|
63b5018002
|
#423 brim fix when no extrusions
also a warning message when offset is >= to width
|
2020-08-25 15:07:41 +02:00 |
|
supermerill
|
d02921195f
|
typos
|
2020-08-23 20:47:29 +02:00 |
|
supermerill
|
89f6995e74
|
#418 Cutting corners fixes
- inverted angle selection
- forgot to scale_() the distance
|
2020-08-22 14:17:39 +02:00 |
|
supermerill
|
d078b632f2
|
FreeCad / freepyscad dialog: now can use object from plater:
- $0 for whole plater import
- $X for the object n°X
- choice to insert or replace plater.
|
2020-08-22 03:21:44 +02:00 |
|
supermerill
|
91491aab48
|
custom seam update:
- no more setting needed. If an object has a seam-object, it will use the custom seam.
- use the nearest sphere in xyz.
|
2020-08-21 22:52:15 +02:00 |
|
supermerill
|
016b1dc2e0
|
#414 overhang detection for bridge flow.
forgot to remove half of the external perimeter width
|
2020-08-20 19:17:50 +02:00 |
|
supermerill
|
a42bf8602f
|
Create sprinter firmware option to decouple it from reprap, because of the changes in reprap-firmware.
also add g10 to temperature detection
|
2020-08-20 12:17:50 +02:00 |
|
Paul Arden
|
cb9eced74c
|
Add G10 temperature G-code support for the RepRapFirmware flavour.
|
2020-08-20 01:59:00 +02:00 |
|
supermerill
|
3ec2f077e5
|
#399 add an other pattern for brim ear: rectilinear with perimeter.
If you have problem with adhesion of the ear.
also some fixes about brim invalidation.
|
2020-08-20 01:57:54 +02:00 |
|
supermerill
|
c36681147d
|
move version to 2.2.53.0
|
2020-08-19 21:10:56 +02:00 |
|
supermerill
|
446a0e9436
|
macos&linux build fix
|
2020-08-19 21:08:11 +02:00 |
|
supermerill
|
f741e28031
|
#162 temperature view in slice preview
|
2020-08-19 16:32:13 +02:00 |
|
supermerill
|
f5dd32d969
|
#287 filament shrinkage compensation
|
2020-08-19 15:23:40 +02:00 |
|
supermerill
|
a1acd5b167
|
#152manual seam placement tool, inspired from @dartrax pull request
Currently it only use the center of sphere, using the nearest z for each layer.
|
2020-08-19 13:01:29 +02:00 |
|
Adrian Keet
|
8438de487b
|
Add option to only overlap the outermost perimeter
|
2020-08-18 12:10:06 +02:00 |
|
supermerill
|
f1fdcf4243
|
#280 new setting: fill_angle_increment. rotate every infill by this angle, multiplied by the layer id.
|
2020-08-18 01:14:07 +02:00 |
|
supermerill
|
ef2b6d3633
|
#309 more verbose comment for extrusion (fixed from 75fd53684ffba1bb4d811a3a2ab8092dffdc8265)
|
2020-08-17 22:15:39 +02:00 |
|
supermerill
|
8b416a083a
|
#222 expose thumbnails setting to gui
|
2020-08-17 21:18:07 +02:00 |
|
supermerill
|
47e817a9a3
|
#161 allow user-defined colours for the preview.
|
2020-08-17 18:20:39 +02:00 |
|
Daniel Duller
|
d145c715ca
|
Update README.md
|
2020-08-17 13:12:52 +02:00 |
|
supermerill
|
25886cd920
|
#404 missing support: bug in rectilinear2.
|
2020-08-17 13:06:03 +02:00 |
|
supermerill
|
1bb860a9c5
|
#394 forgot thinw all feature type in the label list.
|
2020-08-11 15:57:39 +02:00 |
|