Wszystko Nowy

user:thomas Gisty stworzone przez użytkownika

title:mygist Gisty z podanym tytułem

filename:myfile.txt Gisty zawierające pliki z podanym tytułem

extension:yml Gisty zawierające pliki z podanym rozszerzeniem

language:go Gisty zawierające pliki z podanym językiem

topic:homelab gists with given topic

Zaloguj się

Wszystko Nowy Zaloguj się

rene

Dołączono 2 months ago

Ostatnio utworzono
Najdawniej utworzono
Ostatnio zaktualizowano
Najdawniej zaktualizowano
Wszystkie Gisty 2

rene / Startcode for Prusa Core One+ Nozzel cleaning

0 polubień
0 forków
1 plików
Ostatnio aktywne 1 month ago
1 M17 ; enable steppers
2 M862.1 P[nozzle_diameter] A{(filament_abrasive[0] ? 1 : 0)} F{(nozzle_high_flow[0] ? 1 : 0)} ; nozzle check
3 M862.3 P "COREONE" ; printer model check
4 M862.5 P2 ; g-code level check
5 M862.6 P"Input shaper" ; FW feature check
6 M115 U6.4.0+11974
7
8 M555 X{(min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)} Y{(max(0, first_layer_print_min[1]) - 4)} W{((min(print_bed_max[0], max(first_layer_print_min[0] + 32, first_layer_print_max[0])))) - ((min(print_bed_max[0], first_layer_print_min[0] + 32) - 32))} H{((first_layer_print_max[1])) - ((max(0, first_layer_print_min[1]) - 4))}
9
10 G90 ; use absolute coordinates

rene / nextcloud-compose.yml

0 polubień
0 forków
1 plików
Ostatnio aktywne 1 month ago
1 services:
2 postgres:
3 image: postgres:17-alpine
4 restart: always
5 volumes:
6 - ./postgres:/var/lib/postgresql/data:Z
7 environment:
8 - POSTGRES_DB=nextcloud
9 - POSTGRES_USER=nextcloud
10 - POSTGRES_PASSWORD=SetzeHierEinSicheresPasswort
Nowsze Starsze

Obsługiwane przez Opengist ⋅ Load: 17ms⋅

Polski
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文