103 Commits

Author SHA1 Message Date
supermerill
a2a2f38d41 setting to decide from what the skirt is drawned (objects or brim)
supermerill/SuperSlicer#747
2021-08-22 00:35:16 +02:00
supermerill
1c3ad9de01 skirt brim
supermerill/SuperSlicer#795

also little fix: now preview shows object skirt & brim.
2021-08-21 23:21:52 +02:00
supermerill
474e202a65 allow to add gapfill after the last perimeter
supermerill/SuperSlicer#982
2021-08-21 17:34:15 +02:00
supermerill
3153d9612e new setting to remove unwanted bottom/top fill on slopes
supermerill/SuperSlicer#253
supermerill/SuperSlicer#426
supermerill/SuperSlicer#1090
2021-08-21 02:47:59 +02:00
remi durand
f34a3b1a6f Merge branch 'dev' into merill-merge 2021-08-08 01:06:02 +02:00
remi durand
0baeeedf74 Add missing items from sla_print
also fix a prusa<->susi setting name
2021-07-05 20:56:07 +02:00
supermerill
7ae60b6c82 travel acceleration changes
- add travel acceleration
 - now deceleration for the travel done with the accel value of the next extrusion
 - reprap M204 now use P & T
2021-06-24 17:57:47 +02:00
supermerill
8e4e8023c0 reworked autospeed & ironing role:
- now only extrusions with a "0" are taken into account for autospeed computation
 - removed min_mm3_per_mm from extrusionentity as it's now computed by a visitor.
 - ironing pattern now use ironing role like ironing PP
 - ironing_speed is now a float or percent, over top_solid_infill_speed
 - added some missing ratio_over
 - updated to_prusa to convert %  accel & speed to flat value from config, instead of 0.
2021-06-24 17:57:33 +02:00
remi durand
4028cd2a1b add first_layer_size_compensation_layers rewrote from bitblaster (Roberto Mozzicato) pr
see prusa3d/PrusaSlicer#6569
2021-06-24 17:57:03 +02:00
remi durand
055794f822 fix some un-localizable strings. 2021-06-15 12:28:31 +02:00
remi durand
f5dd619c53 add complete_objects_one_brim
* now takes into account per-object brim for auto-arrange & complete_object check
* complete_objects_one_brim allow to print the brim first to remove it from the complete_object check & arrange
2021-06-09 12:38:08 +02:00
supermerill
7711fbac15 update on field precision
* add precision as def field
* add precision to ui_layout files
* precision now default to 6 (ok for float)
* z_step and precision fields to 8
2021-06-07 19:28:43 +02:00
supermerill
78151c14fc update to localization & move reprap to reprapfirmware to avoid collision with prusaslicer
supermerill/SuperSlicer#1261
supermerill/SuperSlicer#1265
2021-06-07 21:32:38 +02:00
remi durand
304cfb8f72 add gcode_precision_e into gui layout 2021-06-05 11:37:10 +02:00
remi durand
5518994f15 fix extrusion color list (perimeter is now internal perimeter) 2021-06-05 00:52:01 +02:00
Martin Budden
f816fe33a7 Added travel_speed_z. (supermerill/superslicer#1231) 2021-06-03 15:37:15 +02:00
remi durand
94d277766b color settings for grid 2021-06-02 23:05:31 +02:00
supermerill
6d2deda47a Option to let inner perimeters to curve around corners
A bit like Cura Arachne
2021-05-27 19:23:53 +02:00
remi durand
3f1ec6decd Add random option for splashscreen
can set the default splashscreen in the colors.ini
set default splash for v56 to 'cars'
utf8 fix
2021-05-21 15:33:11 +02:00
remi durand
99b3121425 add start_gcode_manual to disable automatic 'start gcode' output
supermerill/SuperSlicer#875
2021-05-02 17:48:47 +02:00
remi durand
43d0d22532 add hole_to_polyhole_threshold to allow user-defined margin
supermerill/SuperSlicer#924
2021-05-02 17:13:48 +02:00
remi durand
715d58da88 Add some spacing settings at the side of width
- now a setting can be "phony"
 - a phony setting isn't saved in a config file
 - a phony setting should be computed from other settings
 - change/add colors, icons, and callbacks (in PrintConfig.cpp) to make phony settings works
2021-04-25 03:15:40 +02:00
remi durand
b6d2acfd76 Merge branch 'move-libslic3r-tests' into merill-merge 2021-04-06 23:14:18 +02:00
Joseph Lenox
fe7105ff32 Initial cut to add an OutputFormat enumeration for SLA printing. 2021-04-05 00:04:09 -05:00
remi durand
22524f6184 add default colors from colors.ini
set default to slic3r-yellow-ish
2021-04-04 16:41:45 +02:00
remi durand
65cd6e3010 fix fan_percentage
(from commit b04928)
2021-04-04 14:49:56 +02:00
Joseph Lenox
194fb73249 Update branding. 2021-04-02 21:44:31 -05:00
remi durand
376e5026c6 #1002 ironing post-process angle 2021-03-13 18:21:58 +01:00
remi durand
201c6120b6 #852 decimals for xyz & e are now configurable 2021-02-23 01:26:29 +01:00
remi durand
ca3d8239c4 Merge remote-tracking branch 'remotes/prusa/master' 2021-01-09 17:11:12 +01:00
supermerill
2b339763b0 Merge remote-tracking branch 'remotes/prusa/master' 2020-12-07 20:29:11 +01:00
supermerill
ab7c688a72 update to infill_anchor integration 2020-11-29 00:40:17 +01:00
supermerill
2576a4c30c Brim ear update
* add brim_ears_detection_length to be able to detect "sharp rounded angles"
* #722 fix brim ear rectilinear pattern going inside part
* disable brim ear on support raft if not solid
2020-11-29 00:07:59 +01:00
supermerill
8d5688a751 Merge remote-tracking branch 'remotes/prusa/master' : Opengl crash 2020-11-28 18:18:32 +01:00
supermerill
e0d6a95bab some fixes on setting layout 2020-11-23 23:27:10 +01:00
supermerill
7a10e8220c Fill "connect" update
* re-add the 2.2 algo
 * allow to choose connection method also for solid/top/bottom
2020-11-23 23:26:47 +01:00
supermerill
1a19b023f0 Merge remote-tracking branch 'remotes/prusa/master'
note: new infill connect, maybe a good idea to get the previous one in case it's better (no useless lines)
note2: fillline overextrude, tofix
2020-11-23 00:28:47 +01:00
supermerill
cae61c82ad klipper change: now can name extruders
also fix #673, now TURN_OFF_HEATERS is equivalent to M104 S0
2020-11-16 19:50:30 +01:00
supermerill
5519eeef98 #657 UI niggles & full_width 2020-11-11 22:33:01 +01:00
supermerill
f27bd26fbf some fixes: win build doc, 3mf safety read, svg export without square
fix color.ini file
2020-11-11 17:13:05 +01:00
supermerill
743781db53 #596 Disable fan startup delay in custom gcode 2020-11-09 01:05:34 +01:00
supermerill
5633824f87 #395 Z-Lift only on Top & zlift on First layers
#642 Z-Lift dist as a range height modifier
2020-11-08 23:44:21 +01:00
supermerill
c3dcf9864a Merge remote-tracking branch 'remotes/remi/master' into dev 2020-11-06 02:29:30 +01:00
supermerill
4da0a6efe1 Fix layout from OG_custom 2020-11-06 02:10:10 +01:00
supermerill
27196d34ea #414 #591 overhang speed separate from bridge speed
And separate speed for "inner bridge" (the ones over sparse infill)
2020-11-05 19:08:46 +01:00
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
151ea0a39f #612 add soft threshold for big holes XY compensation 2020-10-29 19:44:25 +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
3346658047 fix crash in gcdode viewer
fix color.ui hook
fix thin wall extrusion type
move some colors from orange to blue
2020-10-26 02:08:16 +01:00