Commit Graph

935 Commits

Author SHA1 Message Date
rtyr
8274652638 1.3.0-alpha1
Added “Prusament PC Blend CF” filament profile. Increased travel acceleration for Prusa MINI. Updated start g-code for Prusa MINI. Added multiple add:north and Extrudr filament profiles. Updated Z travel speed values.
2021-06-11 09:55:32 +02:00
rtyr
b251a9ce02 Artillery 0.0.3 Fixed Genius bed size. 2021-06-06 00:24:00 +02:00
rtyr
daadcf26c3 Merge pull request #6592 from trilab3d/master-aqi
Added files for new TRILAB AzteQ printers
2021-06-04 12:12:40 +02:00
Matej Supik
756e9ca836 Added thumbnail for new AzteQ Industrial printer, added AzteQ, AzteQ Plus print pad model. Updated print pad model for DeltiQ printers 2021-06-04 09:49:57 +02:00
rtyr
72bde49a2f CR-10 SMART and SERMOON D1 thumbnails 2021-06-03 14:22:58 +02:00
Vojtech Bubnik
521ef4e17f Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-06-02 18:25:11 +02:00
YuSanka
392bf4f2d0 Follow-up 7eebd56b5f - fixed a typo
+ added add_negative.svg for dark mode
2021-06-02 14:36:49 +02:00
rtyr
83d74673f8 Artillery 0.0.2 - Fixed start g-code. 2021-06-02 12:28:36 +02:00
rtyr
5ff4ac8fd0 Improved SL1 thumbnail. 2021-06-01 12:52:09 +02:00
Vojtech Bubnik
5681489621 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-06-01 11:19:53 +02:00
rtyr
a0d32ffbac 0.0.17 Updated start g-code. Added specific start g-code for straingauge printers.
Improved output filename format. Added filament profile.
2021-06-01 09:02:47 +02:00
rtyr
d0c4f69359 Version bumped to 0.0.17 2021-06-01 09:01:45 +02:00
rtyr
b08142587a Merge pull request #6572 from pmjdebruijn/creality
CR6 series strain gauge start_gcode (#6527)
2021-06-01 08:54:28 +02:00
Pascal de Bruijn
65938abfa4 creality.ini: straingauge start_gcode wait for bed temp to settle as well
given this applies to a larger bed printer as well (CR-6 Max).
2021-05-31 20:00:41 +02:00
Vojtech Bubnik
37179e04dc Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-05-31 14:05:53 +02:00
Pascal de Bruijn
45e6c00898 creality.ini: fix new placeholder syntax 2021-05-30 20:37:02 +02:00
Pascal de Bruijn
e08bd35a45 creality.ini: internal start_gcode consistency improvements 2021-05-30 17:55:18 +02:00
Pascal de Bruijn
05645cd79b creality: special start_gcode for straingauge printers 2021-05-30 17:48:54 +02:00
Pascal de Bruijn
d1a4ec56b7 creality.ini: use 150C during ABL again
initially ABL temp was lowered to 120C for straingauge ABL (G29), but since
we're no longer doing ABL on each print for straingauge printers like the CR6
series, we can raise the temp a little again
2021-05-30 17:33:58 +02:00
Lukas Matena
246e5f845e Grabbers and support points appearence tweaking, some refactoring 2021-05-28 16:44:13 +02:00
YuSanka
32242f0217 Update extruder show/hide and default extruder color in respect to the volume type 2021-05-28 13:41:36 +02:00
Vojtech Bubnik
b9538cc2aa Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-05-27 16:12:53 +02:00
Vojtech Bubnik
aff9ccbdda Added a new icon for a "negative" volume (as of now it is the same
as of a printable volume)
2021-05-27 14:35:39 +02:00
rtyr
68f1bc22f0 Updated MK3S thumbnail 2021-05-27 11:04:44 +02:00
rtyr
7d9a6aa866 Delete MK3S_thumbnail.png 2021-05-27 11:04:19 +02:00
rtyr
b50709a7a2 Updated MK3S thumbnail 2021-05-27 11:02:05 +02:00
enricoturri1966
268475d96c Fixed conflicts after merge with master 2021-05-10 10:25:57 +02:00
rtyr
99557af44f Updated start/end g-code.
https://github.com/prusa3d/PrusaSlicer-settings/pull/131
2021-05-06 16:18:12 +02:00
Pascal de Bruijn
fa425a1842 creality.ini: improve output_filename_format
this moves the print_time directly after the input_filename_base,
so it has the most chance of surviving truncation by marlin.

temperature is also added in front of the filament_type.
2021-05-04 18:41:06 +02:00
rtyr
3812847926 Updated MK3 and MK2 bed textures.
Fix of old non-unified line widths issues.
2021-05-04 15:35:47 +02:00
Pascal de Bruijn
5b94a63e1c creality.ini: Add Devil Design PLA Matt 2021-05-03 18:13:02 +02:00
rtyr
c67ec1edbe i3 MEGA S bed model and texture
https://github.com/prusa3d/PrusaSlicer/pull/6452
2021-05-03 15:48:05 +02:00
rtyr
3756fa857f 0.0.10 Various updates for Anycubic Mega. Added filament profiles. 2021-05-03 15:41:42 +02:00
enricoturri1966
a6d2fc1331 Tech ENABLE_ALLOW_NEGATIVE_Z-> Layers height editing related fixes 2021-05-03 14:28:55 +02:00
enricoturri1966
f42fafc17b Small refactoring into variable_layer_height.fs shader 2021-04-28 16:04:24 +02:00
enricoturri1966
2d03e241cf Tech ENABLE_ALLOW_NEGATIVE_Z -> Shading of sinking instances 2021-04-22 13:18:36 +02:00
enricoturri1966
1f2181b470 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection 2021-04-21 14:52:52 +02:00
YuSanka
73289e9e8e Updated splashscreen images 2021-04-21 13:49:24 +02:00
enricoturri1966
7826a01077 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection 2021-04-21 12:32:17 +02:00
rtyr
4eaa1217cb 0.0.16 Updated CR6-SE start g-code. Added and updated filament profiles. 2021-04-20 20:38:27 +02:00
rtyr
45465f3322 Bumped up version to 0.0.16 2021-04-20 20:35:49 +02:00
rtyr
dbec143fff Merge pull request #6394 from pmjdebruijn/creality
Creality Various
2021-04-20 20:33:39 +02:00
Pascal de Bruijn
a24073ad7f Revert "creality.ini: Extrudr NX2 slightly lower temps"
This reverts commit 41c56f2eb8.
2021-04-20 18:13:21 +02:00
Pascal de Bruijn
fbbbf92abf creality.ini: disable explicit ABL for CR6-SE (#6383)
this is also better in line with Creality's intended behavior
2021-04-20 18:12:08 +02:00
Lukas Matena
06726145a5 Show info about custom supports and seam in ObjectList
Slight refactoring in GLGizmosManager so it is easier to open a gizmo from the ObjectList
2021-04-19 16:10:40 +02:00
rtyr
5dbb7c8d57 Disabled thick bridges, updated support settings. Bundle refactoring. 2021-04-19 15:48:07 +02:00
Pascal de Bruijn
8c97ad0ae7 creality.ini: remove parentheses for galaxy pla filament
since we've not using those for other filament subtypes
2021-04-16 19:32:32 +02:00
Pascal de Bruijn
cf2bcd5c66 creality.ini: more accurate spool weights for Devil Design
I just noticed Devil Design uses identical spools to Extrudr NX-2
2021-04-16 19:30:33 +02:00
rtyr
2ab7acd291 Merge pull request #6357 from pmjdebruijn/creality
Creality Filament Updates
2021-04-15 22:20:07 +02:00
rtyr
30b6aac535 Updated MK2 and MK3 bed textures. 2021-04-15 10:42:55 +02:00